From 0abde3461b94865d767de852f37ccdc16c989775 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Tue, 20 Jan 2026 06:11:05 +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 888bf895..5746b063 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,12 +3514,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "b6a63d715bd2a74c2081160bfcebe5be8dfbf725" + "reference": "07cbbe28bd60251b96b18d42e514779b0e2faa83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/b6a63d715bd2a74c2081160bfcebe5be8dfbf725", - "reference": "b6a63d715bd2a74c2081160bfcebe5be8dfbf725", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/07cbbe28bd60251b96b18d42e514779b0e2faa83", + "reference": "07cbbe28bd60251b96b18d42e514779b0e2faa83", "shasum": "" }, "require": { @@ -3559,7 +3559,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.3.2" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-01-19T22:20:20+00:00" + "time": "2026-01-20T01:11:51+00:00" }, { "name": "samsonasik/array-lookup",