Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Add branch-alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephpy committed May 19, 2014
1 parent be40eb5 commit 470d4c6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,10 @@
"config": {
"bin-dir": "bin"
},
"minimum-stability": "dev"
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit 470d4c6

Please sign in to comment.