mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
Merge pull request #3970 from wp-cli/3728-extension-command
Abstract `wp (plugin|theme|theme-mod)` to wp-cli/extension-command
This commit is contained in:
commit
118b25e7c0
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@
|
|||
"wp-cli/server-command": "^1.0",
|
||||
"wp-cli/shell-command": "^1.0",
|
||||
"wp-cli/eval-command": "^1.0",
|
||||
"wp-cli/entity-command": "^1.0"
|
||||
"wp-cli/entity-command": "^1.0",
|
||||
"wp-cli/extension-command": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue