Skip to content

Commit fe371dc

Browse files
authored
Dropped branch alias in composer.json (#23)
1 parent 3cb39fe commit fe371dc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,5 @@
3232
"require-dev": {
3333
"phpunit/phpunit": "^7.5",
3434
"squizlabs/php_codesniffer": "^3.5"
35-
},
36-
"minimum-stability": "stable",
37-
"extra": {
38-
"branch-alias": {
39-
"dev-0.x": "0.4.x-dev",
40-
"dev-0.3": "0.3.x-dev"
41-
}
4235
}
4336
}

0 commit comments

Comments
 (0)