🐛 Fix issues URL in composer.json

This commit is contained in:
Marcel Kapfer 2022-08-09 22:45:13 +02:00
parent db0ccff957
commit f5cde24eb6
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"keywords": ["typo3", "plausible", "analytics"], "keywords": ["typo3", "plausible", "analytics"],
"support": { "support": {
"email": "opensource@mmk2410.org", "email": "opensource@mmk2410.org",
"issues": "https://gitlab.com/mmk2410/uulmhack_typo3/-/issues" "issues": "https://gitlab.com/mmk2410/plausible_analytics/-/issues"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {