diff --git a/composer.json b/composer.json index 243b1b0..0d3f787 100644 --- a/composer.json +++ b/composer.json @@ -29,15 +29,15 @@ "ext-tokenizer": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "infection/infection": "^0.27.0", + "infection/infection": "^0.27.2", "mimmi20/coding-standard": "^5.1.15", "nikic/php-parser": "^4.17.1", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.33", + "phpstan/phpstan": "^1.10.34", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.14", - "phpunit/phpunit": "^10.3.3", - "rector/rector": "^0.18.2", + "phpunit/phpunit": "^10.3.4", + "rector/rector": "^0.18.3", "vimeo/psalm": "^5.15.0" }, "minimum-stability": "stable",