As master branch is used, adjust branch-alias (#5)

Also add further urls to composer.
This commit is contained in:
Daniel Siepmann 2020-02-26 07:43:56 +01:00 committed by GitHub
parent 60d4d94a45
commit 81e98ec269
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,12 @@
"description": "Tracking for TYPO3",
"type": "typo3-cms-extension",
"license": "GPL-2.0-or-later",
"homepage": "https://daniel-siepmann.de/projects/typo3-extension-tracking.html",
"support": {
"email": "coding@daniel-siepmann.de",
"source": "https://github.com/DanielSiepmann/tracking/",
"issues": "https://github.com/DanielSiepmann/tracking/issues"
},
"authors": [
{
"name": "Daniel Siepmann",
@ -38,7 +44,7 @@
"web-dir": ".Build/web"
},
"branch-alias": {
"dev-develop": "1.0.x-dev"
"dev-master": "1.0.x-dev"
}
},
"scripts": {