Skip to content

Commit 06e45f3

Browse files
committed
Use version range for wp-cli-tests dependency
1 parent cd5f982 commit 06e45f3

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
@@ -19,7 +19,7 @@
1919
"wp-cli/db-command": "^1.3 || ^2",
2020
"wp-cli/extension-command": "^1.2 || ^2",
2121
"wp-cli/media-command": "^1.1 || ^2",
22-
"wp-cli/wp-cli-tests": "3.0.11"
22+
"wp-cli/wp-cli-tests": "^3.0.11"
2323
},
2424
"config": {
2525
"process-timeout": 7200,

0 commit comments

Comments
 (0)