We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320403c commit 590a98bCopy full SHA for 590a98b
build-cs/composer.json
@@ -3,5 +3,10 @@
3
"consistence-community/coding-standard": "^3.10",
4
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5
"slevomat/coding-standard": "^6.4"
6
+ },
7
+ "config": {
8
+ "allow-plugins": {
9
+ "dealerdirect/phpcodesniffer-composer-installer": true
10
+ }
11
}
12
0 commit comments