From ea71e253270317c8b6baeadd14906ce3134c8e7d Mon Sep 17 00:00:00 2001 From: Andreas Schempp Date: Wed, 2 Oct 2019 20:04:26 +0200 Subject: [PATCH] Updated support links --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) 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",