diff --git a/composer.json b/composer.json index 7113941..5607a54 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.5", "phpstan/phpstan-phpunit": "2.0.18", - "rector/rector": "2.5.5" + "rector/rector": "2.5.7" }, "suggest": { "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."