remove composer branch alias

This commit is contained in:
Dylan Wagstaff 2018-10-17 12:21:42 +13:00
parent f89818909a
commit e4fd283d11
1 changed files with 0 additions and 5 deletions

View File

@ -41,11 +41,6 @@
"bin": [
"bin/fulltextsearch_quickstart"
],
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"suggest": {
"symbiote/silverstripe-queuedjobs": "Add background execution of indexing tasks",
"silverstripe/fulltextsearch-localsolr": "Adds a ready-to-use local Solr server for initial development"