Skip to content

Commit 0868b75

Browse files
herndlmondrejmirtes
authored andcommitted
Allow Composer plugins
1 parent 9bd00f9 commit 0868b75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build-cs/composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
"consistence-community/coding-standard": "^3.10",
44
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
55
"slevomat/coding-standard": "^6.4"
6+
},
7+
"config": {
8+
"allow-plugins": {
9+
"dealerdirect/phpcodesniffer-composer-installer": true
10+
}
611
}
712
}

0 commit comments

Comments
 (0)