diff --git a/composer.json b/composer.json index 839312f..fbb8f1f 100644 --- a/composer.json +++ b/composer.json @@ -6,10 +6,10 @@ "php": "~8.0.0 || ~8.1.0 || ~8.2.0" }, "require-dev": { - "phpunit/phpunit": "^9.6.7", - "infection/infection": "^0.26.19", + "phpunit/phpunit": "^9.6.9", + "infection/infection": "^0.27.0", "doctrine/coding-standard": "^11.1.0", - "vimeo/psalm": "^5.9.0" + "vimeo/psalm": "^5.12.0" }, "autoload": { "psr-4": {