diff --git a/composer.json b/composer.json index 5df9330..730944d 100644 --- a/composer.json +++ b/composer.json @@ -37,14 +37,14 @@ "ext-xml": "*", "ext-xmlwriter": "*", "infection/infection": "^0.27.0", - "mimmi20/coding-standard": "^5.1.9", - "nikic/php-parser": "^4.16.0", + "mimmi20/coding-standard": "^5.1.10", + "nikic/php-parser": "^4.17.1", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.27", + "phpstan/phpstan": "^1.10.28", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.13", "phpunit/phpunit": "^10.3.1", - "rector/rector": "^0.17.10", + "rector/rector": "^0.17.12", "vimeo/psalm": "^5.14.1" }, "minimum-stability": "stable",