diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-14 12:25:59 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-14 12:25:59 +0200 |
| commit | f6bb47ba262a0b88020f1e0a5886789ad9c2c2bf (patch) | |
| tree | cf314f42e98a9560684092d4c6aff2f526676f24 /composer.json | |
| parent | 0b65f1f7dd164bcd34d2778c4eee9abef74ed903 (diff) | |
update to 8.5.0
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 0edcba9..a156f3a 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,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" }, |
