Support for React 0.4

This commit is contained in:
Chris Boden 2014-02-04 20:42:38 -05:00
parent aec39c3498
commit 36215fbc7b

View File

@ -25,7 +25,7 @@
}
, "require": {
"php": ">=5.3.9"
, "react/socket": "0.3.*"
, "react/socket": ">=0.3.0,<0.5-dev"
, "guzzle/http": ">=3.6.0,<3.9.0-dev"
, "symfony/http-foundation": "~2.2"
, "symfony/routing": "~2.2"