Skip to content

Commit 32a68a3

Browse files
committed
Composer: use wp-cli-tests ^2.1
... as that version contains the new WPCliCS PHPCS standard.
1 parent 8faae21 commit 32a68a3

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
@@ -18,7 +18,7 @@
1818
"wp-cli/db-command": "^1.3 || ^2",
1919
"wp-cli/entity-command": "^1.3 || ^2",
2020
"wp-cli/extension-command": "^1.2 || ^2",
21-
"wp-cli/wp-cli-tests": "^2.0.7"
21+
"wp-cli/wp-cli-tests": "^2.1"
2222
},
2323
"config": {
2424
"process-timeout": 7200,

0 commit comments

Comments
 (0)