mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
Merge pull request #115 from runcommand/bump-0-3-0-beta
Bump version to 0.3.0-beta
This commit is contained in:
commit
1a6b73bacc
1 changed files with 2 additions and 4 deletions
|
@ -4,15 +4,13 @@
|
||||||
"type": "wp-cli-package",
|
"type": "wp-cli-package",
|
||||||
"homepage": "https://runcommand.io/wp/profile/",
|
"homepage": "https://runcommand.io/wp/profile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.3.0-alpha",
|
"version": "0.3.0-beta",
|
||||||
"authors": [],
|
"authors": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"files": [ "command.php" ]
|
"files": [ "command.php" ]
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {},
|
||||||
"wp-cli/wp-cli": "~0.23.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"behat/behat": "~2.5"
|
"behat/behat": "~2.5"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue