summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-26 07:17:19 +0100
committerRemi Collet <remi@php.net>2026-01-26 07:17:19 +0100
commitc8cf2d54a8fa7edca0c51d686b61f51b5b8782e9 (patch)
tree2840137325f8e82ef86e22060d2c56e3a7b349cc /composer.json
parent2482b0960d875da0269801e96dfcedc6b228fcda (diff)
update to 2.0.38HEADmaster
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 a90d468..2de9422 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"require-dev": {
"pdepend/pdepend": "2.16.2",
"phpmd/phpmd": "2.15.0",
- "phpunit/phpunit": "12.4.4 || 11.5.44 || 10.5.58",
+ "phpunit/phpunit": "12.5.6 || 11.5.44 || 10.5.58",
"squizlabs/php_codesniffer": "4.0.1",
"phpcompatibility/php-compatibility": "^10.0.0@dev"
},