Skip to content

Commit

Permalink
Composer: Remove branch-alias
Browse files Browse the repository at this point in the history
Remove `branch-alias` from `composer.json` because the `2.0.x-dev` branch doesn't exist anymore.
  • Loading branch information
tangrufus authored May 7, 2018
1 parent f80850d commit 1990cc8
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 @@ -35,10 +35,5 @@
},
"require-dev": {
"omnipay/tests": "~2.0"
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 1990cc8

Please sign in to comment.