diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-14 11:38:11 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-14 11:38:11 +0200 |
| commit | 782da71797759943572a73eed308c6712d8f749b (patch) | |
| tree | 633d95adc7003a4ee2067252d95ce50c87307120 /composer.json | |
| parent | e1a9fb54585cfbc998c603e7cc2c1ca1d8b8b4d8 (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 ae28738..eb48efe 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" }, |
