Skip to content

Commit

Permalink
Add branch alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebrouwer committed May 1, 2015
1 parent f4be88e commit e7b84b4
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 @@ -27,6 +27,11 @@
"require-dev": {
"phpunit/phpunit": "4.6.*"
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {"LucDeBrouwer\\Distance\\": "src/"}
}
Expand Down

0 comments on commit e7b84b4

Please sign in to comment.