summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-14 11:40:08 +0200
committerRemi Collet <remi@php.net>2026-04-14 11:40:08 +0200
commitdb153ca4e68f4af4011b49d487bf6f2a87f78025 (patch)
treec1c6b11d83a5a72cfdb1cae08bed65bb7d65efb5 /composer.json
parente95902a038e57ae477fa5bc86e235d4bf124fd61 (diff)
update to 2.1.36 (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 39ed72b..3ae67e1 100644
--- a/composer.json
+++ b/composer.json
@@ -35,7 +35,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"
},