We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5903de7 + 49633dd commit 3ca0c48Copy full SHA for 3ca0c48
1 file changed
composer.json
@@ -12,13 +12,13 @@
12
}
13
],
14
"require": {
15
- "wp-cli/wp-cli": "^2.5",
16
- "wp-cli/wp-cli-tests": "^3.0.2"
+ "wp-cli/wp-cli": "^2.5"
17
},
18
"require-dev": {
19
"wp-cli/db-command": "^1.3 || ^2",
20
"wp-cli/entity-command": "^1.3 || ^2",
21
- "wp-cli/extension-command": "^1.2 || ^2"
+ "wp-cli/extension-command": "^1.2 || ^2",
+ "wp-cli/wp-cli-tests": "3.0.11"
22
23
"config": {
24
"process-timeout": 7200,
0 commit comments