diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 10:35:35 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 10:35:35 +0100 |
| commit | 1b39d5605a9e2200b4c3704f3a9b5ed0be8362c9 (patch) | |
| tree | d04aaef9667a941a2368676c4daf893fce0e881e /composer.json | |
| parent | 3720bddb96e7ceff4fdd9ad1db0cd1af0398a5c5 (diff) | |
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 ac336ec..3087a75 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": "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" }, |
