Skip to content

Commit 6f859c6

Browse files
authored
Switch framework to dev-master to fix PHP notice (#134)
Switch framework to dev-master to fix PHP notice
2 parents f8b5797 + e6e774c commit 6f859c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "^2.2"
16+
"wp-cli/wp-cli": "dev-master"
1717
},
1818
"require-dev": {
1919
"wp-cli/checksum-command": "^1 || ^2",

0 commit comments

Comments
 (0)