We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967f2d1 commit 8f157fcCopy full SHA for 8f157fc
composer.json
@@ -8,5 +8,8 @@
8
"phpmd/phpmd": "^2.7",
9
"squizlabs/php_codesniffer": "@stable",
10
"slevomat/coding-standard": "@stable"
11
+ },
12
+ "conflicts": {
13
+ "slevomat/coding-standard": "^6.0"
14
}
15
0 commit comments