remove 'extra' information from composer.json

the `branch_alias` does not exist in the project
This commit is contained in:
shine 2021-08-13 00:11:01 +05:30
parent 748f1f4142
commit 44493c6f13
No known key found for this signature in database
GPG key ID: FD9076FE350A0C5C

View file

@ -13,11 +13,6 @@
"support": {
"issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"license": [
"OFL-1.1",
"MIT"