[FrameworkBundle] fix lowest deps

This commit is contained in:
Nicolas Grekas 2018-07-08 10:25:11 +02:00
parent 5d6f1006dd
commit d8a66d691f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"symfony/config": "~4.2",
"symfony/event-dispatcher": "^4.1",
"symfony/http-foundation": "^4.1",
"symfony/http-kernel": "^4.1",
"symfony/http-kernel": "^4.2",
"symfony/polyfill-mbstring": "~1.0",
"symfony/filesystem": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",