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 fdff87a..0459582 100644
--- a/composer.json
+++ b/composer.json
@@ -10,6 +10,10 @@
"email": "sebastian@phpunit.de"
}
],
+ "support": {
+ "issues": "https://github.com/sebastianbergmann/environment/issues",
+ "security": "https://github.com/sebastianbergmann/environment/security/policy"
+ },
"config": {
"platform": {
"php": "8.1.0"