Skip to content

Commit 8f157fc

Browse files
committed
feat: flag as conflicts with v6 of slevomat
1 parent 967f2d1 commit 8f157fc

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
@@ -8,5 +8,8 @@
88
"phpmd/phpmd": "^2.7",
99
"squizlabs/php_codesniffer": "@stable",
1010
"slevomat/coding-standard": "@stable"
11+
},
12+
"conflicts": {
13+
"slevomat/coding-standard": "^6.0"
1114
}
1215
}

0 commit comments

Comments
 (0)