Skip to content

Commit 112a078

Browse files
committed
Allow plugin phpstan/extension-installer
1 parent 7795260 commit 112a078

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
}
2222
},
2323
"config": {
24+
"allow-plugins": {
25+
"phpstan/extension-installer": true
26+
},
2427
"bin-dir": "bin",
2528
"sort-packages": true
2629
},

0 commit comments

Comments
 (0)