Skip to content

Commit

Permalink
Merge pull request #14 from johnkary/composer-branch-alias
Browse files Browse the repository at this point in the history
Merged pull request: Add Composer branch alias
  • Loading branch information
archwisp committed Jun 1, 2014
2 parents 6ee9e59 + a2cb1c1 commit 93ec74b
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 93ec74b

Please sign in to comment.