Skip to content

Commit 1781127

Browse files
authored
Conflict symfony/http-foundation (#1063)
1 parent b059057 commit 1781127

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
@@ -20,6 +20,9 @@
2020
"pimcore/pimcore": "^12.3",
2121
"symfony/webpack-encore-bundle": "^1.17 || ^2.0"
2222
},
23+
"conflict": {
24+
"symfony/http-foundation": ">=7.4"
25+
},
2326
"require-dev": {
2427
"codeception/codeception": "^5.0.11",
2528
"codeception/module-asserts": "^2.0.1",

0 commit comments

Comments
 (0)