Skip to content

Commit 950ce2d

Browse files
committed
Unlock framework version
1 parent 42e9cb9 commit 950ce2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"wp-cli/shell-command": "^2",
3636
"wp-cli/super-admin-command": "^2",
3737
"wp-cli/widget-command": "^2",
38-
"wp-cli/wp-cli": "^2.8.1"
38+
"wp-cli/wp-cli": "dev-main"
3939
},
4040
"require-dev": {
4141
"roave/security-advisories": "dev-latest",
@@ -57,7 +57,7 @@
5757
},
5858
"extra": {
5959
"branch-alias": {
60-
"dev-main": "2.8.x-dev"
60+
"dev-main": "2.9.x-dev"
6161
}
6262
},
6363
"autoload-dev": {

0 commit comments

Comments
 (0)