summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-08 08:46:00 +0200
committerRemi Collet <remi@php.net>2023-09-08 08:46:00 +0200
commit04eebed63ca3b13a2084d2b184fdef1471aa0404 (patch)
tree296c6e4384df2b77771cb74d2c5a5cb93e8d258a /composer.json
parent5e3d92561bec271b2feb623fbd839dcd8afeb851 (diff)
update to 5.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 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"