summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-27 15:09:51 +0200
committerRemi Collet <remi@php.net>2023-03-27 15:09:51 +0200
commit1d7f430be8b54653471e72e45bf576ba7f08ea88 (patch)
tree0bb19aa3b6c99507ffc66a9315e596acbf86ae31 /composer.json
parentc0cbcc982374b168cc68ba4a1a33553bc12bd2e0 (diff)
update to 9.6.6
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 c9c8b46..28411d9 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,8 @@
}
],
"support": {
- "issues": "https://github.com/sebastianbergmann/phpunit/issues"
+ "issues": "https://github.com/sebastianbergmann/phpunit/issues",
+ "security": "https://github.com/sebastianbergmann/phpunit/security/policy"
},
"prefer-stable": true,
"require": {