diff options
| author | Remi Collet <remi@remirepo.net> | 2026-01-26 07:32:38 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-01-26 07:32:38 +0100 |
| commit | e6a08669210834c31c572e09dba197f953d56d3a (patch) | |
| tree | c5ad01127632c35e3de0eba7caa0844e142c5651 /composer.json | |
| parent | b76f547ae199a8bb645cca63843ab9bebd47ad89 (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 50598d4..66368bc 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "require-dev": { "pdepend/pdepend": "2.16.2", "phpmd/phpmd": "2.15.0", - "phpunit/phpunit": "12.4.4 || 11.5.44 || 10.5.58", + "phpunit/phpunit": "12.5.6 || 11.5.44 || 10.5.58", "squizlabs/php_codesniffer": "4.0.1", "phpcompatibility/php-compatibility": "^10.0.0@dev" }, |
