Skip to content

Commit 599f8f0

Browse files
authored
Merge pull request #26 from wp-cli/fix/wpcs-3.0-issues
2 parents 5d51793 + 3e52642 commit 599f8f0

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
@@ -15,7 +15,7 @@
1515
"wp-cli/wp-cli": "^2.5"
1616
},
1717
"require-dev": {
18-
"wp-cli/wp-cli-tests": "^3.1"
18+
"wp-cli/wp-cli-tests": "^4"
1919
},
2020
"config": {
2121
"process-timeout": 7200,

0 commit comments

Comments
 (0)