Skip to content

Commit

Permalink
Merge pull request #29 from wp-cli/prerelease
Browse files Browse the repository at this point in the history
v1.0.6 prerelease: require wp-cli/wp-cli ^1.5.
  • Loading branch information
schlessera authored Jan 22, 2018
2 parents e7e6128 + f5ba45e commit c96d43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"require": {},
"require-dev": {
"behat/behat": "~2.5",
"wp-cli/wp-cli": "*"
"wp-cli/wp-cli": "^1.5"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit c96d43d

Please sign in to comment.