[FrameworkBundle] simplify dep declaration

This commit is contained in:
Nicolas Grekas 2015-03-05 10:42:26 +01:00
parent 0cead0f17a
commit 37035b0696

View File

@ -23,7 +23,7 @@
"symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4",
"symfony/http-kernel": "~2.6",
"symfony/filesystem": "~2.3",
"symfony/routing": "~2.3.25,>2.3.25|~2.6,>2.6.4",
"symfony/routing": "~2.3.26|~2.6,>=2.6.5",
"symfony/security-core": "~2.6",
"symfony/security-csrf": "~2.6",
"symfony/stopwatch": "~2.3",