Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Delete branch alias
[skip ci]
  • Loading branch information
bbatsche authored Jul 23, 2018
1 parent ad7a49a commit 8c3157c
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,10 +52,5 @@
"cs-fix": "php-cs-fixer fix -v --allow-risky=yes --ansi",
"test": "phpunit --colors=always",
"test-coverage": "phpunit --coverage-clover=coverage.xml"
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
}
}

0 comments on commit 8c3157c

Please sign in to comment.