diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 10:33:34 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 10:33:34 +0100 |
| commit | 39cdd926386a1252d864ee68ef38f16e1b34ae47 (patch) | |
| tree | 73eac4cec05991d86c13ec7548b84bdc7b893e6a /composer.json | |
| parent | 1c2f943b5eea905247ac8be53d122713dc78728f (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 9647cae..f97571c 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" }, |
