From 77b772a9441fa12ac24f931bf1c6d6a3b9b9f7a4 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Wed, 19 Jun 2024 11:30:47 +0200 Subject: [PATCH] Bump rector (#613) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aded97a..525ef08 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.18", "psalm/plugin-symfony": "^5.0", - "rector/rector": "^0.19", + "rector/rector": "^1.1", "symfony/phpunit-bridge": "^6.2", "symfony/security-core": "^5.4 || ^6.2 || ^7.0", "vimeo/psalm": "^5.0"