diff options
| author | Remi Collet <remi@remirepo.net> | 2026-01-26 07:14:15 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-01-26 07:14:15 +0100 |
| commit | ff9fedcd84f8e07bf7cd3019f4b4f1298a37a2f3 (patch) | |
| tree | d7761643bda932ab7d2ee0da73242df7c2357b79 /composer.json | |
| parent | 1b0f7c2d8ef5ca60e7c93f0e4381ce64c24caedf (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 9ac142c..581b211 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.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" }, |
