Remove inherited branch alias after merge

This commit is contained in:
Robbie Averill 2017-05-11 15:03:41 +12:00
parent 893a28e0c6
commit 4643b36b53
1 changed files with 0 additions and 5 deletions

View File

@ -39,10 +39,5 @@
"colymba/gridfield-bulk-editing-tools": "Allows for bulk management of form submissions",
"silverstripe/secureassets": "Enables files uploaded via userforms to be secured from public access",
"silverstripe/gridfieldqueuedexport": "Export large submission as CSV through queued jobs in the background"
},
"extra": {
"branch-alias": {
"dev-4.x-dev": "4.4.x-dev"
}
}
}