From 880be2b98066289583173e2fa65388879a543fb5 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Wed, 19 Jun 2024 10:53:19 +0200 Subject: [PATCH] Bump rector --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4881dfcca..ebd7945d6 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.18", "psalm/plugin-symfony": "^5.0", - "rector/rector": "^0.19", + "rector/rector": "^1.1", "sonata-project/block-bundle": "^5.0", "sonata-project/entity-audit-bundle": "^1.1", "symfony/browser-kit": "^5.4 || ^6.2 || ^7.0",