summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-14 11:31:17 +0200
committerRemi Collet <remi@php.net>2026-04-14 11:31:17 +0200
commitf86cbbe74f706a797e05a309c48f05b1a19a8441 (patch)
tree9c1d2f6f735818a8f2d4eb852b79523e2c8bf4e7 /composer.json
parent5c0f0597617dd1645cee811eb67b6db4495572f1 (diff)
update to 2.4.31 (no change)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 46f894a..3b708dc 100644
--- a/composer.json
+++ b/composer.json
@@ -68,7 +68,7 @@
"require-dev": {
"pdepend/pdepend": "2.16.2",
"phpmd/phpmd": "2.15.0",
- "phpunit/phpunit": "13.0.5 || 12.5.14 || 11.5.55 || 10.5.63",
+ "phpunit/phpunit": "13.1.1 || 12.5.17 || 11.5.55 || 10.5.63",
"squizlabs/php_codesniffer": "4.0.1",
"phpcompatibility/php-compatibility": "^10.0.0@dev"
},