diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 10:27:26 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 10:27:26 +0100 |
| commit | 615e94454c161a63c15e66384f5e95dfcd3f935e (patch) | |
| tree | e9222a21dacbbda039eed7c5b08504f81dc7d63c /composer.json | |
| parent | d36cee64444e672714d013b2647f3a62d14abca7 (diff) | |
update to 2.4.26
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 1fc0023..46f894a 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,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" }, |
