Skip to content

Commit

Permalink
Merge pull request #300 from wp-cli/fix/adapt-branch-alias
Browse files Browse the repository at this point in the history
Adapt branch alias to change from `master` to `main`
  • Loading branch information
schlessera authored Jan 13, 2022
2 parents 3ae767d + 6043b91 commit 77ece9e
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 @@ -31,7 +31,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
"dev-main": "2.x-dev"
},
"bundled": true,
"commands": [
Expand Down

0 comments on commit 77ece9e

Please sign in to comment.