[FrameworkBundle] fix lower dep

This commit is contained in:
Nicolas Grekas 2019-11-08 23:04:53 +01:00
parent bc726f7d50
commit b148114116
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
"symfony/security-http": "~3.4|~4.0",
"symfony/serializer": "^4.3",
"symfony/stopwatch": "~3.4|~4.0",
"symfony/translation": "^4.3.6",
"symfony/translation": "^4.3.7",
"symfony/templating": "~3.4|~4.0",
"symfony/twig-bundle": "~2.8|~3.2|~4.0",
"symfony/validator": "^4.1",