Merge branch 'v0.3.3-symfony3'

This commit is contained in:
Chris Boden 2015-12-22 12:19:36 -05:00
commit 5da31b61b4

View File

@ -26,7 +26,7 @@
"php": ">=5.3.9"
, "react/socket": "^0.3 || ^0.4"
, "guzzle/http": "^3.6"
, "symfony/http-foundation": "^2.2"
, "symfony/routing": "^2.2"
, "symfony/http-foundation": "^2.2|^3.0"
, "symfony/routing": "^2.2|^3.0"
}
}