Skip to content
Snippets Groups Projects
Commit 4ae0a2aa authored by Christophe Coevoet's avatar Christophe Coevoet
Browse files

Merge pull request #88 from luispabon/http-foundation-3

Allow Symfony HTTPFoundation 3.0
parents b0e57e17 71d67247
Branches
Tags 1.2.0
No related merge requests found
......@@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/http-foundation": "~2.0"
"symfony/http-foundation": "~2.0|~3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment