diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index e345f7c..37c4625 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ "prefer-stable": true, "require": { "php": ">=8.3", - "phpunit/phpunit": "^12.0", - "phpunit/php-code-coverage": "^12.0", + "phpunit/phpunit": "^12.3.7", + "phpunit/php-code-coverage": "^12.3.6", "phpunit/php-file-iterator": "^6.0", "sebastian/cli-parser": "^4.0", "sebastian/diff": "^7.0", |