summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-02-24 10:38:42 +0100
committerRemi Collet <remi@php.net>2026-02-24 10:38:42 +0100
commitc708e707a49e78610fe41d04d9a20189ea923deb (patch)
treed78c3e02438585c2aa81612853d850ba1867b581 /composer.json
parenta2e72f23b902424a2a9371e4e4a94232b551aa14 (diff)
update to 2.0.42 (no change)HEADmaster
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 50c709f..9c9f790 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.5.8 || 11.5.50 || 10.5.63",
+ "phpunit/phpunit": "13.0.5 || 12.5.14 || 11.5.55 || 10.5.63",
"squizlabs/php_codesniffer": "4.0.1",
"phpcompatibility/php-compatibility": "^10.0.0@dev"
},