Skip to content

Commit

Permalink
Merge pull request #150 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 a009ac4 + 40dd547 commit 36afdee
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 @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
"dev-main": "2.x-dev"
},
"bundled": true,
"commands": [
Expand Down

0 comments on commit 36afdee

Please sign in to comment.