We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6efc0 commit a58ecddCopy full SHA for a58ecdd
composer.json
@@ -33,11 +33,11 @@
33
"wp-cli/shell-command": "^2",
34
"wp-cli/super-admin-command": "^2",
35
"wp-cli/widget-command": "^2",
36
- "wp-cli/wp-cli": "^2.1.0"
+ "wp-cli/wp-cli": "dev-master"
37
},
38
"require-dev": {
39
"roave/security-advisories": "dev-master",
40
- "wp-cli/wp-cli-tests": "^2.0.7"
+ "wp-cli/wp-cli-tests": "^2.1"
41
42
"suggest": {
43
"psy/psysh": "Enhanced `wp shell` functionality"
0 commit comments