Skip to content

Commit 5f54503

Browse files
committed
Require framework version 2.11.x
1 parent 92c5716 commit 5f54503

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
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": "^5.6 || ^7 || ^8",
29-
"wp-cli/wp-cli": "^2.5",
29+
"wp-cli/wp-cli": "^2.11",
3030
"wp-cli/package-command": "^2",
3131
"wp-cli/scaffold-command": "^2"
3232
},

0 commit comments

Comments
 (0)