We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188b0bc commit f3801c2Copy full SHA for f3801c2
1 file changed
composer.json
@@ -8,6 +8,10 @@
8
"sylius-labs/coding-standard": "^4.0.2",
9
"vimeo/psalm": "^4.7"
10
},
11
+ "conflict": {
12
+ "symfony/dependency-injection": ">=4.4.19",
13
+ "symplify/package-builder": "8.3.*"
14
+ },
15
"config": {
16
"sort-packages": true
17
}
0 commit comments