Updated http-foundation. Fixes #241

This commit is contained in:
Alex Bilbie 2014-11-07 16:53:56 +00:00
parent 5c5d7d5340
commit fa55a791e7

View File

@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": ">=5.4.0",
"symfony/http-foundation": "2.5.*",
"symfony/http-foundation": "~2.5",
"league/event": "1.0.*"
},
"require-dev": {