diff --git a/composer.json b/composer.json index f69697a..ac07034 100644 --- a/composer.json +++ b/composer.json @@ -29,11 +29,11 @@ "ext-tokenizer": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "infection/infection": "^0.27.6", - "mimmi20/coding-standard": "^5.1.22", + "infection/infection": "^0.27.7", + "mimmi20/coding-standard": "^5.1.23", "nikic/php-parser": "^v4.17.1", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.40", + "phpstan/phpstan": "^1.10.41", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpunit/phpunit": "^10.4.2",