Use http-foundation 2.4.*

This commit is contained in:
Alex Bilbie 2013-12-31 15:35:04 +00:00
parent ca4763483d
commit 0b1221ac14

View File

@ -6,7 +6,7 @@
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": ">=5.4.0", "php": ">=5.4.0",
"symfony/http-foundation": "v2.4.0" "symfony/http-foundation": "v2.4.*"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": ">=0.7.2", "mockery/mockery": ">=0.7.2",