We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209d1c5 commit 65226e0Copy full SHA for 65226e0
1 file changed
composer.json
@@ -12,14 +12,14 @@
12
}
13
],
14
"require": {
15
- "wp-cli/wp-cli": "^2.5",
16
- "wp-cli/wp-cli-tests": "^3.0.8"
+ "wp-cli/wp-cli": "^2.5"
17
},
18
"require-dev": {
19
"wp-cli/cache-command": "^1 || ^2",
20
"wp-cli/db-command": "^1.3 || ^2",
21
"wp-cli/extension-command": "^1.2 || ^2",
22
- "wp-cli/media-command": "^1.1 || ^2"
+ "wp-cli/media-command": "^1.1 || ^2",
+ "wp-cli/wp-cli-tests": "3.0.11"
23
24
"config": {
25
"process-timeout": 7200,
0 commit comments