Skip to content

Commit b02d395

Browse files
committed
allow installers
1 parent 8232edd commit b02d395

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,11 @@
5151
"phpcs.xml.dist",
5252
"tags"
5353
]
54+
},
55+
"config": {
56+
"allow-plugins": {
57+
"composer/installers": true,
58+
"dealerdirect/phpcodesniffer-composer-installer": true
59+
}
5460
}
5561
}

0 commit comments

Comments
 (0)