Remove obsolete branch alias

This commit is contained in:
Robbie Averill 2019-04-29 16:56:22 +12:00
parent 57857836e9
commit a539c38091
1 changed files with 1 additions and 5 deletions

View File

@ -22,9 +22,5 @@
"suggest": {
"silverstripe/staticpublisher": "Allows publishing documentation as HTML"
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
}
"extra": []
}