Skip to content

Commit

Permalink
Setting up dev-master branch alias for 2.0.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Feb 11, 2013
1 parent 27626f6 commit 257d668
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 @@ -33,5 +33,10 @@
"autoload": {
"psr-0": {"Rhumsaa\\Uuid": "src/"}
},
"minimum-stability": "dev"
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 257d668

Please sign in to comment.