diff --git a/composer.json b/composer.json index 45f8cdb..6d7477c 100644 --- a/composer.json +++ b/composer.json @@ -30,14 +30,14 @@ "ext-xml": "*", "ext-xmlwriter": "*", "infection/infection": "^0.27.8", - "mimmi20/coding-standard": "^5.1.25", + "mimmi20/coding-standard": "^5.1.26", "nikic/php-parser": "^v4.17.1", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.43", + "phpstan/phpstan": "^1.10.45", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpunit/phpunit": "^10.4.2", - "rector/rector": "^0.18.10" + "rector/rector": "^0.18.11" }, "minimum-stability": "stable", "prefer-stable": true,