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 42e9cb9 commit 950ce2dCopy full SHA for 950ce2d
composer.json
@@ -35,7 +35,7 @@
35
"wp-cli/shell-command": "^2",
36
"wp-cli/super-admin-command": "^2",
37
"wp-cli/widget-command": "^2",
38
- "wp-cli/wp-cli": "^2.8.1"
+ "wp-cli/wp-cli": "dev-main"
39
},
40
"require-dev": {
41
"roave/security-advisories": "dev-latest",
@@ -57,7 +57,7 @@
57
58
"extra": {
59
"branch-alias": {
60
- "dev-main": "2.8.x-dev"
+ "dev-main": "2.9.x-dev"
61
}
62
63
"autoload-dev": {
0 commit comments