This commit is contained in:
crazywhalecc
2022-07-03 12:19:01 +08:00
committed by Jerry Ma
parent 5459d1c5ff
commit b1e37943df
2 changed files with 7 additions and 4 deletions

View File

@@ -72,7 +72,10 @@
],
"config": {
"optimize-autoloader": true,
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true
}
},
"extra": {
"hooks": {