Skip to content

Commit 52d481e

Browse files
committed
Require v2.5+ of WP-CLI
1 parent b29ffdc commit 52d481e

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
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": "^5.6 || ^7 || ^8",
25-
"wp-cli/wp-cli": "^2",
25+
"wp-cli/wp-cli": "^2.5",
2626
"wp-cli/package-command": "^2",
2727
"wp-cli/scaffold-command": "^2"
2828
},

0 commit comments

Comments
 (0)