Skip to content

Commit

Permalink
Dropped branch alias in composer.json (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
yann-eugone authored Nov 11, 2020
1 parent 3cb39fe commit fe371dc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,5 @@
"require-dev": {
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.5"
},
"minimum-stability": "stable",
"extra": {
"branch-alias": {
"dev-0.x": "0.4.x-dev",
"dev-0.3": "0.3.x-dev"
}
}
}

0 comments on commit fe371dc

Please sign in to comment.