Skip to content

Commit 652b4f8

Browse files
committed
Move wp-cli/wp-cli-tests to dev dependecies and update
1 parent ab69278 commit 652b4f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
}
1313
],
1414
"require": {
15-
"wp-cli/wp-cli": "^2.5",
16-
"wp-cli/wp-cli-tests": "^3.0.2"
15+
"wp-cli/wp-cli": "^2.5"
1716
},
1817
"require-dev": {
18+
"wp-cli/wp-cli-tests": "3.0.11"
1919
},
2020
"config": {
2121
"process-timeout": 7200,

0 commit comments

Comments
 (0)