Skip to content

Commit

Permalink
add branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Mar 13, 2019
1 parent 19e0229 commit ebd1800
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 @@ -19,5 +19,10 @@
"phpunit/phpunit": "~5",
"phpmetrics/phpmetrics": "^2.0",
"phpstan/phpstan": "^0.9.1"
},
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
}
}

0 comments on commit ebd1800

Please sign in to comment.