Skip to content

Commit 4816c80

Browse files
Add back some conflict rules
1 parent f4266d1 commit 4816c80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"symfony/http-foundation": "^4.4|^5.0",
2828
"symfony/http-kernel": "^4.4|^5.0"
2929
},
30+
"conflict": {
31+
"symfony/http-kernel": "<4.4"
32+
},
3033
"autoload": {
3134
"psr-4": { "Symfony\\Component\\WebLink\\": "" },
3235
"exclude-from-classmap": [

0 commit comments

Comments
 (0)