Skip to content

Commit

Permalink
add branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Jul 18, 2017
1 parent 7b8afbc commit fce501c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -27,5 +27,10 @@
"phpunit/phpunit": "~4.8",
"scrutinizer/ocular": "~1.3",
"satooshi/php-coveralls": "^1.0"
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
}
}

0 comments on commit fce501c

Please sign in to comment.