mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
update composer.json
This commit is contained in:
parent
4679dde837
commit
4a66fdeecc
1 changed files with 3 additions and 3 deletions
|
@ -7,15 +7,15 @@
|
|||
"authors": [],
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"wp-cli/wp-cli": "2"
|
||||
"wp-cli/wp-cli": "^2"
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/behat": "~2.5",
|
||||
"wp-cli/wp-cli-tests": "2"
|
||||
"wp-cli/wp-cli-tests": "^2"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.x-dev"
|
||||
"dev-master": "2.x-dev"
|
||||
},
|
||||
"commands": [
|
||||
"profile stage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue