Update dependencies to use last stable version of guzzle
This commit is contained in:
parent
be0f43ecf5
commit
29e2e4048f
@ -26,7 +26,7 @@
|
||||
, "require": {
|
||||
"php": ">=5.3.9"
|
||||
, "react/socket": "0.3.*"
|
||||
, "guzzle/http": ">=3.6.0,<3.8.0-dev"
|
||||
, "guzzle/http": ">=3.6.0,<3.9.0-dev"
|
||||
, "symfony/http-foundation": "~2.2"
|
||||
, "symfony/routing": "~2.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user