We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd00f9 commit 0868b75Copy full SHA for 0868b75
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