summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-14 11:34:43 +0200
committerRemi Collet <remi@php.net>2026-04-14 11:34:43 +0200
commitf9cebf2db02c623dd46dbedd3115f5e27ca5177f (patch)
tree0515b2655da0066e63b604d81af84a0f0ec87ce3 /composer.json
parentba7db4b6963fd2ccc1b7e5f92a2da8f8e5e72fd3 (diff)
update to 4.3.15 (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 1b2bbb9..2080bce 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,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"
},