summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 4 insertions, 0 deletions
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"