🐛 Fix issues URL in composer.json
This commit is contained in:
parent
db0ccff957
commit
f5cde24eb6
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue