Skip to content

Commit dc7e308

Browse files
committed
removed the branch alias for now as we are pre 1.0
1 parent 3f8977e commit dc7e308

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,5 @@
2929
"autoload": {
3030
"psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" }
3131
},
32-
"minimum-stability": "dev",
33-
"extra": {
34-
"branch-alias": {
35-
"dev-master": "2.8-dev"
36-
}
37-
}
32+
"minimum-stability": "dev"
3833
}

0 commit comments

Comments
 (0)