diff --git a/composer.json b/composer.json index bd642d3..c38970d 100644 --- a/composer.json +++ b/composer.json @@ -41,5 +41,8 @@ "psr-4": { "StudioBonito\\SilverStripe\\SpamProtection\\Honeypot\\Tests\\": "tests" } + }, + "support": { + "issues": "https://github.com/studiobonito/silverstripe-spamprotection-honeypot/issues" } -} +} \ No newline at end of file