summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-11 09:48:30 +0200
committerRemi Collet <remi@php.net>2023-04-11 09:48:30 +0200
commit9766dc307327e1e0b38537180a878a3c1ba82e5c (patch)
tree74430e60be1a98bb70610cf86934f04826c0beab /composer.json
parentfe4c8414b796186197fff54e128fdda5529d9cb8 (diff)
update to 6.0.1
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"