diff --git a/composer.json b/composer.json index 8660187e9..bf2fc873f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "phpstan/phpstan": "^2.0", "phpstan/phpstan-webmozart-assert": "^2.0", "phpunit/phpunit": "^10.5", - "rector/rector-src": "dev-upgrade-to-php-parser5-and-phpstan-2", + "rector/rector-src": "dev-main", "symfony/config": "^6.4", "symfony/dependency-injection": "^6.4", "symfony/http-kernel": "~6.3",