Skip to content

Commit

Permalink
[Composer] Add branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
ogizanagi committed Nov 6, 2016
1 parent b889e02 commit 6aae6a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,10 @@
"symfony/serializer": "^3.1",
"symfony/twig-bundle": "^3.1",
"symfony/validator": "^3.1"
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit 6aae6a6

Please sign in to comment.