Skip to content

Commit 0aa4590

Browse files
committed
conflict with HttpKernel 5
1 parent 7f4ff41 commit 0aa4590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/dependency-injection": "^4.4|^5.0",
2424
"symfony/error-renderer": "^4.4|^5.0",
2525
"symfony/http-foundation": "^4.3|^5.0",
26-
"symfony/http-kernel": "^4.4|^5.0",
26+
"symfony/http-kernel": "^4.4",
2727
"symfony/polyfill-mbstring": "~1.0",
2828
"symfony/filesystem": "^3.4|^4.0|^5.0",
2929
"symfony/finder": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)