Skip to content

Commit

Permalink
Composer: fix branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x authored Nov 25, 2018
1 parent 16b9b84 commit c6d050d
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 @@ -67,7 +67,7 @@
},
"extra": {
"branch-alias": {
"dev-develop": "0.6.x-dev"
"dev-master": "0.6.x-dev"
}
}
}

0 comments on commit c6d050d

Please sign in to comment.