[FramworkBundle] our tests now expect symfony 3.0 behavior for routing

This commit is contained in:
Tobias Schultze 2015-01-16 09:31:31 +01:00
parent 4ca9ab38e9
commit 82d54fac8c

View File

@ -23,7 +23,7 @@
"symfony/http-foundation": "~2.7|~3.0",
"symfony/http-kernel": "~2.7|~3.0",
"symfony/filesystem": "~2.7|~3.0",
"symfony/routing": "~2.7|~3.0",
"symfony/routing": "~3.0",
"symfony/security-core": "~2.7|~3.0",
"symfony/security-csrf": "~2.7|~3.0",
"symfony/stopwatch": "~2.7|~3.0",