diff --git a/composer.json b/composer.json index 4d1e169..2e2c31c 100644 --- a/composer.json +++ b/composer.json @@ -26,6 +26,10 @@ "email": "bschussek@gmail.com" } ], + "support": { + "issues": "https://github.com/sebastianbergmann/exporter/issues", + "security": "https://github.com/sebastianbergmann/exporter/security/policy" + }, "config": { "platform": { "php": "8.1.0"