Skip to content

Commit

Permalink
Add branch alias to master on Composer's file
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquemoody committed Feb 14, 2015
1 parent 914770b commit 6450141
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 @@ -21,5 +21,10 @@
},
"require-dev": {
"phpunit/phpunit": "~4.5"
},
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
}
}
}

0 comments on commit 6450141

Please sign in to comment.