Small composer tweak
This commit is contained in:
parent
14735bd9a5
commit
3e54168008
@ -39,7 +39,10 @@
|
|||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"process-timeout": 0,
|
"process-timeout": 0,
|
||||||
"sort-packages": true
|
"sort-packages": true,
|
||||||
|
"allow-plugins": {
|
||||||
|
"phpstan/extension-installer": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
Reference in New Issue
Block a user