From 59b9ee9e8e499dbbb0381ccdeb34a8f9ff94ef9b Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Sun, 12 Oct 2025 00:25:30 +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 c52772a24..e8e052ffd 100644 --- a/composer.lock +++ b/composer.lock @@ -3426,12 +3426,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "d168fc0b8fa411f31a85a3ab001d0a645789cce8" + "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/d168fc0b8fa411f31a85a3ab001d0a645789cce8", - "reference": "d168fc0b8fa411f31a85a3ab001d0a645789cce8", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f", + "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f", "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.3" }, "funding": [ { @@ -3479,7 +3479,7 @@ "type": "github" } ], - "time": "2025-10-11T15:27:02+00:00" + "time": "2025-10-11T21:50:23+00:00" }, { "name": "samsonasik/array-lookup",