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 8823a8e + 6e1f47c commit 23184b3Copy full SHA for 23184b3
1 file changed
composer.json
@@ -13,14 +13,14 @@
13
],
14
"require": {
15
"composer/semver": "^1.4 || ^2 || ^3",
16
- "wp-cli/wp-cli": "^2.5",
17
- "wp-cli/wp-cli-tests": "^3.0.7"
+ "wp-cli/wp-cli": "^2.5"
18
},
19
"require-dev": {
20
"wp-cli/checksum-command": "^1 || ^2",
21
"wp-cli/db-command": "^1.3 || ^2",
22
"wp-cli/entity-command": "^1.3 || ^2",
23
- "wp-cli/extension-command": "^1.2 || ^2"
+ "wp-cli/extension-command": "^1.2 || ^2",
+ "wp-cli/wp-cli-tests": "^3.0.11"
24
25
"config": {
26
"process-timeout": 7200,
0 commit comments