diff --git a/composer.json b/composer.json index d08ba336..380a2a85 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,10 @@ "homepage":"http://terminal42.ch" } ], + "support": { + "issues": "https://github.com/terminal42/contao-notification_center/issues", + "source": "https://github.com/terminal42/contao-notification_center" + }, "require":{ "php":">=5.4", "contao/core-bundle":"~3.2 || ~4.1",