diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 10:41:50 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 10:41:50 +0100 |
| commit | 585e96e421cbf381101417445ae8fed5f74564ca (patch) | |
| tree | 76386d6534f211c6f6095ea2cdd7915c52b14e9b /composer.json | |
| parent | a40df66e57984929a59a92578b2e36e0682ef148 (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 3c3f95c..1b2bbb9 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": "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" }, |
