Skip to content

Commit

Permalink
Add branch-alias for master branch in composer.json.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
nrk committed Jun 11, 2016
1 parent 2c05bbe commit 6e48250
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -26,5 +26,10 @@
},
"autoload": {
"psr-4": {"Predis\\Async\\": "src/"}
},
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
}
}

0 comments on commit 6e48250

Please sign in to comment.