Compare commits

...

1 Commits

Author SHA1 Message Date
Nicolas Grekas
6e5c2b9e1f [2.3] Fix lowest deps 2015-01-03 19:20:28 +01:00

View File

@@ -19,7 +19,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"symfony/http-kernel": "~2.3,>=2.3.24",
"symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
"symfony/http-foundation": "~2.1"
},
"suggest": {