Skip to content

Commit 5a879b2

Browse files
committed
Adding conflict. See slevomat/coding-standard#1423
1 parent 2ea600f commit 5a879b2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"php": ">=7.4",
88
"ergebnis/composer-normalize": "^2.27",
99
"sylius-labs/coding-standard": "^4.1.1",
10-
"vimeo/psalm": "^4.23"
10+
"vimeo/psalm": "^4.26"
11+
},
12+
"conflict": {
13+
"slevomat/coding-standard": "7.2.*"
1114
},
1215
"config": {
1316
"allow-plugins": {

0 commit comments

Comments
 (0)