Skip to content

Commit

Permalink
Remove outdated branch alias (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik authored Dec 18, 2022
1 parent ded941a commit 4be1cf1
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 @@ -62,11 +62,6 @@
"support": {
"issues": "https://github.com/amphp/amp/issues"
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"scripts": {
"test": "@php -dzend.assertions=1 -dassert.exception=1 ./vendor/bin/phpunit",
"code-style": "@php ./vendor/bin/php-cs-fixer fix"
Expand Down

0 comments on commit 4be1cf1

Please sign in to comment.