diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 10:24:51 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 10:24:51 +0100 |
| commit | e9d01d8c4b9938caca9ff0597438e4f58335a57c (patch) | |
| tree | f569eefcfc310591eb91c02b7692bcd434c4c4a9 /composer.json | |
| parent | e0e17a1ca7dc8d4937eae10af2c940836554fa38 (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 11137de..0f58a6f 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,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" }, |
