Skip to content

Commit 9d5558a

Browse files
committed
Require wp-cli/wp-cli v2.12
For improved PHP 8.4 compatibility.
1 parent 3c29e6a commit 9d5558a

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
@@ -18,7 +18,7 @@
1818
"wp-cli/config-command": "^1 || ^2",
1919
"wp-cli/core-command": "^1 || ^2",
2020
"wp-cli/eval-command": "^1 || ^2",
21-
"wp-cli/wp-cli": "^2.5.1",
21+
"wp-cli/wp-cli": "^2.12",
2222
"wp-coding-standards/wpcs": "^3",
2323
"yoast/phpunit-polyfills": "^1.0.3 || ^2.0.1"
2424
},

0 commit comments

Comments
 (0)