You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
composer config --no-plugins allow-plugins.kylekatarnls/update-helper true
This commit is contained in:
+2
-1
@@ -49,7 +49,8 @@
|
|||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
"ergebnis/composer-normalize": true
|
"ergebnis/composer-normalize": true,
|
||||||
|
"kylekatarnls/update-helper": true
|
||||||
},
|
},
|
||||||
"sort-packages": true
|
"sort-packages": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user