Skip to content

Commit

Permalink
Add Composer branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkary committed Nov 23, 2013
1 parent 4b37a76 commit a2cb1c1
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 @@ -19,5 +19,10 @@
},
"config": {
"bin-dir": "bin"
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit a2cb1c1

Please sign in to comment.