Skip to content

Commit

Permalink
Merge pull request #306 from wp-cli/fix/use-latest-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera authored Dec 7, 2020
2 parents f0e8e24 + 18271e8 commit b36c425
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 @@ -12,7 +12,7 @@
}
],
"require": {
"wp-cli/wp-cli": "dev-master"
"wp-cli/wp-cli": "~2.5"
},
"require-dev": {
"wp-cli/cache-command": "^1 || ^2",
Expand Down

0 comments on commit b36c425

Please sign in to comment.