summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-05 12:40:13 +0100
committerRemi Collet <remi@php.net>2024-03-05 12:40:13 +0100
commitb78c38cbec91d45fa19dc1d726508d5f060ee2ad (patch)
tree18892972d856730ee42be8b5373cfee02c1131f3 /composer.json
parentd1248396b993b8f97a6a09d12c4bc78509330ecf (diff)
update to 2.0.1HEADmaster
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 f33a196..51b7447 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,8 @@
}
],
"support": {
- "issues": "https://github.com/sebastianbergmann/cli-parser/issues"
+ "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
+ "security": "https://github.com/sebastianbergmann/cli-parser/security/policy"
},
"prefer-stable": true,
"require": {