Skip to content

Commit

Permalink
Merge pull request #195 from wp-cli/update/wp-cli-2-12
Browse files Browse the repository at this point in the history
Require `wp-cli/wp-cli` v2.12
  • Loading branch information
swissspidy authored Nov 25, 2024
2 parents ff0e075 + 438a320 commit 75f50a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"authors": [],
"require": {
"php": ">=5.6",
"wp-cli/wp-cli": "^2.5"
"wp-cli/wp-cli": "^2.12"
},
"require-dev": {
"wp-cli/wp-cli-tests": "^4"
Expand Down

0 comments on commit 75f50a5

Please sign in to comment.