mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2025-08-20 22:57:27 +08:00
Allow johnpbloch/wordpress-core-installer
in composer.json
This commit is contained in:
parent
acca457668
commit
b06a1af6f1
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@
|
|||
"process-timeout": 7200,
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": true
|
||||
"dealerdirect/phpcodesniffer-composer-installer": true,
|
||||
"johnpbloch/wordpress-core-installer": true
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue