From 500e881468988ef7500a86d824932d6e2b60d5d5 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Wed, 21 Jan 2026 18:16:50 +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 afc825a7..02bd67c2 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,12 +3514,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "9227d7a24b0f23ae941057509364f948d5da9ab2" + "reference": "fad0279ff21b881ad488f1c399fba3db8e6d7366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/9227d7a24b0f23ae941057509364f948d5da9ab2", - "reference": "9227d7a24b0f23ae941057509364f948d5da9ab2", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/fad0279ff21b881ad488f1c399fba3db8e6d7366", + "reference": "fad0279ff21b881ad488f1c399fba3db8e6d7366", "shasum": "" }, "require": { @@ -3559,7 +3559,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.3.4" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-01-21T14:49:03+00:00" + "time": "2026-01-21T18:01:20+00:00" }, { "name": "samsonasik/array-lookup",