summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-11 07:21:59 +0200
committerRemi Collet <remi@php.net>2025-08-11 07:21:59 +0200
commit2d5b4bff0749cd929cb76f612c184107cdf542e8 (patch)
tree9415c41a8100ac6fd6f6110739b52a3d6b232879 /composer.json
parent01609589cd12d6da7b392b1ffe18a2b1922a922d (diff)
update to 5.0.1HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 3a00b68..b3a827f 100644
--- a/composer.json
+++ b/composer.json
@@ -17,6 +17,10 @@
"email": "aharvey@php.net"
}
],
+ "support": {
+ "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
+ "security": "https://github.com/sebastianbergmann/recursion-context/security/policy"
+ },
"prefer-stable": true,
"config": {
"platform": {
@@ -29,7 +33,7 @@
"php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^10.0"
+ "phpunit/phpunit": "^10.5"
},
"autoload": {
"classmap": [