Skip to content

Commit

Permalink
Merge pull request #4 from henriquemoody/patch-1
Browse files Browse the repository at this point in the history
Add branch alias to master on Composer's file
  • Loading branch information
mnapoli committed Feb 14, 2015
2 parents 914770b + 6450141 commit 9e420f5
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 9e420f5

Please sign in to comment.