Skip to content

Commit 174f97d

Browse files
committed
Require wp-cli/wp-cli v2.12
For improved PHP 8.4 compatibility
1 parent 1a94ace commit 174f97d

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
@@ -15,7 +15,7 @@
1515
},
1616
"require": {
1717
"php": ">=5.4",
18-
"wp-cli/wp-cli": "^2"
18+
"wp-cli/wp-cli": "^2.12"
1919
},
2020
"require-dev": {
2121
"wp-cli/wp-cli-tests": "^4"

0 commit comments

Comments
 (0)