diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 787352f..a99642e 100644 --- a/composer.json +++ b/composer.json @@ -23,9 +23,9 @@ "prefer-stable": true, "require": { "php": ">=8.3", - "phpunit/phpunit": "^12.4.4", - "phpunit/php-code-coverage": "^12.5.0", - "phpunit/php-file-iterator": "^6.0", + "phpunit/phpunit": "^12.5.9", + "phpunit/php-code-coverage": "^12.5.3", + "phpunit/php-file-iterator": "^6.0.1", "sebastian/cli-parser": "^4.2", "sebastian/diff": "^7.0", "sebastian/version": "^6.0" |
