summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-31 15:16:58 +0200
committerRemi Collet <remi@php.net>2023-08-31 15:16:58 +0200
commitf0d41eda55d69fb081fab5e2028731a4a1d7e09c (patch)
tree802379cd54d29f465f4f270a90753508797bf93d /composer.json
parenteb901a338bd08ca3f24ccf96e92896fecd999557 (diff)
update to 2.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 1e72f96..e642bdb 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,8 @@
}
],
"support": {
- "issues": "https://github.com/sebastianbergmann/lines-of-code/issues"
+ "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
+ "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy"
},
"prefer-stable": true,
"require": {