summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-31 15:15:03 +0200
committerRemi Collet <remi@php.net>2023-08-31 15:15:03 +0200
commit2cd2e9c9cefdf1f3e354f02a3874d1d96036b84b (patch)
tree7b8e8f4ec8d94311f9cffff8f7508e149e7080b6 /composer.json
parent3eac4073cfd1b77f496750fb8995cb16d26d5fce (diff)
update to 3.0.1
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 5432125..f3663cb 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,8 @@
}
],
"support": {
- "issues": "https://github.com/sebastianbergmann/complexity/issues"
+ "issues": "https://github.com/sebastianbergmann/complexity/issues",
+ "security": "https://github.com/sebastianbergmann/complexity/security/policy"
},
"prefer-stable": true,
"require": {