Skip to content

Commit 75f50a5

Browse files
authored
Merge pull request #195 from wp-cli/update/wp-cli-2-12
Require `wp-cli/wp-cli` v2.12
2 parents ff0e075 + 438a320 commit 75f50a5

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
@@ -7,7 +7,7 @@
77
"authors": [],
88
"require": {
99
"php": ">=5.6",
10-
"wp-cli/wp-cli": "^2.5"
10+
"wp-cli/wp-cli": "^2.12"
1111
},
1212
"require-dev": {
1313
"wp-cli/wp-cli-tests": "^4"

0 commit comments

Comments
 (0)