diff --git a/composer.json b/composer.json index 64281a8..b1af72a 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.14", "phpstan/phpstan-phpunit": "2.0.18", - "rector/rector": "2.6.6" + "rector/rector": "2.6.7" }, "suggest": { "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."