Skip to content

Commit

Permalink
Added composer branch alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertramakers committed Jul 29, 2016
1 parent c5003cd commit 8ecbded
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 @@ -44,7 +44,8 @@
},
"extra": {
"branch-alias": {
"dev-develop": "1.2.x-dev"
"dev-develop": "1.2.x-dev",
"dev-feature/III-1189": "1.5.x-dev"
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 8ecbded

Please sign in to comment.