Skip to content

Commit 7198383

Browse files
committed
Allow composer plugin
1 parent 39fdf62 commit 7198383

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"config": {
4747
"allow-plugins": {
4848
"dealerdirect/phpcodesniffer-composer-installer": true,
49-
"johnpbloch/wordpress-core-installer": true
49+
"johnpbloch/wordpress-core-installer": true,
50+
"phpstan/extension-installer": true
5051
},
5152
"autoloader-suffix": "WpCliBundle",
5253
"platform": {

0 commit comments

Comments
 (0)