fixed composer dep

This commit is contained in:
Fabien Potencier 2017-01-27 18:42:42 -08:00
parent 537b932302
commit dba3e75fb2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"symfony/polyfill-mbstring": "~1.0",
"symfony/filesystem": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/routing": "~3.0.11|~3.1",
"symfony/routing": "~3.1.10",
"symfony/security-core": "~2.8|~3.0",
"symfony/security-csrf": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0",