summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-14 11:25:35 +0200
committerRemi Collet <remi@php.net>2026-04-14 11:25:35 +0200
commit33c96d0736e269c50caa95393bbb82a964dcffc1 (patch)
treed93792f80fdf874840aebeb54a955f1194c5bb3e /composer.json
parentab85b91556b68d2405d3c625f5f17fd68f7b86a9 (diff)
update to 2.3.4 (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 3087a75..2ab9aa9 100644
--- a/composer.json
+++ b/composer.json
@@ -34,7 +34,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"
},