Skip to content

Commit 5f9a8f9

Browse files
authored
Merge pull request #175 from wp-cli/lock-framework-to-stable-version
2 parents 5c5e254 + 8058f70 commit 5f9a8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"ext-json": "*",
1616
"composer/composer": "^1.10.23 || ~2.2.17",
17-
"wp-cli/wp-cli": "dev-main as 2.8.x-dev"
17+
"wp-cli/wp-cli": "2.8"
1818
},
1919
"require-dev": {
2020
"wp-cli/scaffold-command": "^1 || ^2",

0 commit comments

Comments
 (0)