Skip to content

Commit

Permalink
Merge pull request #3 from philkra/remove-branch-alias
Browse files Browse the repository at this point in the history
remove branch alias from composer
  • Loading branch information
philkra committed Nov 7, 2019
2 parents 131663b + 579d84c commit 3f3717b
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 @@ -32,11 +32,6 @@
"provide": {
"psr/log-implementation": "1.0.0"
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"scripts": {
"test": [
"./vendor/bin/parallel-lint . --exclude vendor",
Expand Down

0 comments on commit 3f3717b

Please sign in to comment.