Skip to content

Commit 43257bb

Browse files
committed
Use v2.5.x for wp-cli framework
1 parent 66dd194 commit 43257bb

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": "dev-master"
10+
"wp-cli/wp-cli": "^2.5"
1111
},
1212
"require-dev": {
1313
"wp-cli/wp-cli-tests": "^3"

0 commit comments

Comments
 (0)