Skip to content

Commit

Permalink
Update branch aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jul 1, 2015
1 parent dfd8893 commit dabc2e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.5-dev",
"dev-development": "0.6-dev"
"dev-master": "2.0.x-dev",
"dev-development": "2.1.x-dev",
"dev-v1.x": "1.x-dev",
"dev-v0.6.x": "0.6.x-dev"
}
},
"autoload": {
Expand Down

0 comments on commit dabc2e5

Please sign in to comment.