Skip to content

Commit

Permalink
Merge pull request #68 from wojsmol/move-to-dev3
Browse files Browse the repository at this point in the history
Move wp-cli/wp-cli-tests to dev dependecies and update
  • Loading branch information
schlessera authored May 5, 2021
2 parents 250262d + 5040955 commit 889847c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
}
],
"require": {
"wp-cli/wp-cli": "^2.5",
"wp-cli/wp-cli-tests": "^3.0.2"
"wp-cli/wp-cli": "^2.5"
},
"require-dev": {
"wp-cli/wp-cli-tests": "3.0.11"
},
"config": {
"process-timeout": 7200,
Expand Down

0 comments on commit 889847c

Please sign in to comment.