From ca1713e65a10f3013e7229d71da0b03205faeb44 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Fri, 10 Oct 2025 00:24:09 +0000 Subject: [PATCH] [automated] Update Rector Dependencies --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 7a88a2e8e..40c767751 100644 --- a/composer.lock +++ b/composer.lock @@ -3426,12 +3426,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "cef339359c759c693f24117613c3908ace1cdd69" + "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/cef339359c759c693f24117613c3908ace1cdd69", - "reference": "cef339359c759c693f24117613c3908ace1cdd69", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/5b353f7457b9a0c63fc91ef340f5d119a40991ed", + "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed", "shasum": "" }, "require": { @@ -3471,7 +3471,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/main" + "source": "https://github.com/rectorphp/rector/tree/2.2.2" }, "funding": [ { @@ -3479,7 +3479,7 @@ "type": "github" } ], - "time": "2025-10-09T16:42:45+00:00" + "time": "2025-10-09T19:50:20+00:00" }, { "name": "samsonasik/array-lookup",