Skip to content

Commit ac69fb8

Browse files
Also add to composer.json template
1 parent ed129b5 commit ac69fb8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

templates/composer.mustache

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
},
1414
"config": {
1515
"process-timeout": 7200,
16-
"sort-packages": true
16+
"sort-packages": true,
17+
"allow-plugins": {
18+
"dealerdirect/phpcodesniffer-composer-installer": true
19+
}
1720
},
1821
"extra": {
1922
"branch-alias": {

0 commit comments

Comments
 (0)