Skip to content

Commit

Permalink
Merge pull request #64 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
mrsdizzie authored Nov 24, 2024
2 parents c50cd32 + 730272a commit 5c7a9b6
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 @@ -12,7 +12,7 @@
}
],
"require": {
"wp-cli/wp-cli": "^2.5"
"wp-cli/wp-cli": "^2.12"
},
"require-dev": {
"wp-cli/extension-command": "^1.2 || ^2",
Expand Down

0 comments on commit 5c7a9b6

Please sign in to comment.