Skip to content

Commit 09ed494

Browse files
committed
update allow-plugins
1 parent 32bd1f1 commit 09ed494

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@
4242
"preferred-install": "dist",
4343
"platform": {
4444
"php": "7.4"
45-
}
45+
},
46+
"allow-plugins": {
47+
"phpstan/extension-installer": true
48+
}
4649
},
4750
"scripts": {
4851
"box-install": "curl -O -L https://github.com/humbug/box/releases/latest/download/box.phar",

0 commit comments

Comments
 (0)