diff --git a/composer.json b/composer.json index 7719710..7e95b51 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "phpstan/phpstan": "^1.10.3", "phpstan/phpstan-deprecation-rules": "^1.1.2", "phpstan/phpstan-phpunit": "^1.3.9", - "phpunit/phpunit": "^10.0.13" + "phpunit/phpunit": "^10.0.14" }, "minimum-stability": "stable", "prefer-stable": true,