diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer.json b/composer.json index b8e778b..cd37ef6 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,10 @@ "email": "mail@kore-nordmann.de" } ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "security": "https://github.com/sebastianbergmann/diff/security/policy" + }, "prefer-stable": true, "config": { "platform": { |