Skip to content

Commit

Permalink
Remove version alias for "dev-master"
Browse files Browse the repository at this point in the history
I don't know whether the next version will be a MINOR or a MAJOR
version, therefore it makes no sense to keep an alias for "dev-master".

Signed-off-by: Henrique Moody <[email protected]>
  • Loading branch information
henriquemoody committed Apr 4, 2020
1 parent 96116e0 commit fb28332
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
"Respect\\Validation\\Test\\": "tests/library/"
}
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"scripts": {
"docheader": "vendor/bin/docheader check library/ tests/",
"phpcs": "vendor/bin/phpcs",
Expand Down

0 comments on commit fb28332

Please sign in to comment.