Update composer.json
This commit is contained in:
parent
006a9573ce
commit
d58b6dd74d
@ -25,8 +25,8 @@
|
|||||||
}
|
}
|
||||||
, "require": {
|
, "require": {
|
||||||
"php": ">=5.3.9"
|
"php": ">=5.3.9"
|
||||||
, "react/socket": ">=0.3.0,<0.5-dev"
|
, "react/socket": "0.3.*|0.4.*"
|
||||||
, "guzzle/http": ">=3.6.0,<3.9.0-dev"
|
, "guzzle/http": "~3.6"
|
||||||
, "symfony/http-foundation": "~2.2"
|
, "symfony/http-foundation": "~2.2"
|
||||||
, "symfony/routing": "~2.2"
|
, "symfony/routing": "~2.2"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user