Skip to content

Commit be62a93

Browse files
authored
Lock framework to v2.4.0+ (#140)
Lock framework to v2.4.0+
2 parents dd4a0d7 + e389293 commit be62a93

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"composer/semver": "^1.4",
16-
"wp-cli/wp-cli": "dev-master"
16+
"wp-cli/wp-cli": "^2.4"
1717
},
1818
"require-dev": {
1919
"wp-cli/checksum-command": "^1 || ^2",

0 commit comments

Comments
 (0)