diff --git a/composer.json b/composer.json index 8df6f51..542ed10 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0", "phpstan/phpstan": "2.2.12", "phpstan/phpstan-phpunit": "2.0.18", - "rector/rector": "2.6.3" + "rector/rector": "2.6.6" }, "suggest": { "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."