Skip to content

Commit

Permalink
Update composer to support branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Shogo Kawahara committed Jun 8, 2015
1 parent 11ddfb1 commit dff5ab1
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 @@
},
"autoload": {
"psr-0": {"RakutenRws_": "lib/"}
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
}
}

0 comments on commit dff5ab1

Please sign in to comment.