summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-14 11:20:30 +0200
committerRemi Collet <remi@php.net>2026-04-14 11:20:30 +0200
commit893377e9c98dc6ff59fd72a15e08bc0176e37a98 (patch)
treefbf05a7dce156a5b9b8639db92d8ad059488b1fc /composer.json
parent50d2eb34237dac02a81d2d96d7adab8c51d6e7c4 (diff)
update to 2.3.12 (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 0f58a6f..aba13b9 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,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"
},