Skip to content

Commit

Permalink
Branch aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Jan 1, 2020
1 parent 3c28762 commit a8ed921
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"v1.0": "1.0.x-dev",
"v2.0": "2.0.x-dev"
}
},
"config": {
Expand Down

0 comments on commit a8ed921

Please sign in to comment.