Skip to content

Commit d8a66d6

Browse files
[FrameworkBundle] fix lowest deps
1 parent 5d6f100 commit d8a66d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/config": "~4.2",
2424
"symfony/event-dispatcher": "^4.1",
2525
"symfony/http-foundation": "^4.1",
26-
"symfony/http-kernel": "^4.1",
26+
"symfony/http-kernel": "^4.2",
2727
"symfony/polyfill-mbstring": "~1.0",
2828
"symfony/filesystem": "~3.4|~4.0",
2929
"symfony/finder": "~3.4|~4.0",

0 commit comments

Comments
 (0)