Skip to content

Commit 9055fe0

Browse files
authored
Merge pull request #191 from wp-cli/update/wp-cli-2-12
Require `wp-cli/wp-cli` v2.12
2 parents 7f022d1 + c7f0794 commit 9055fe0

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"wp-cli/wp-cli": "^2.5",
20+
"wp-cli/wp-cli": "^2.12",
2121
"wp-cli/wp-config-transformer": "^1.4.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)