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 #3900 from wp-cli/3728-server-command
Abstract `wp server` back to wp-cli/server-command
This commit is contained in:
commit
d8ae421de0
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@
|
|||
"wp-cli/media-command": "^1.0",
|
||||
"wp-cli/export-command": "^1.0",
|
||||
"wp-cli/package-command": "^1.0",
|
||||
"wp-cli/search-replace-command": "^1.0"
|
||||
"wp-cli/search-replace-command": "^1.0",
|
||||
"wp-cli/server-command": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue