From 5c9ea9846789a5aee0a46513b954b1fcd0fa7f67 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 19 Feb 2026 18:21:48 +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 c34ffbab..a06d93a9 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,12 +3514,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "5952f3852c5066fda0e44ba6dea84a59d468faf2" + "reference": "9c46ad17f57963932c9788fd1b0f1d07ff450370" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/5952f3852c5066fda0e44ba6dea84a59d468faf2", - "reference": "5952f3852c5066fda0e44ba6dea84a59d468faf2", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/9c46ad17f57963932c9788fd1b0f1d07ff450370", + "reference": "9c46ad17f57963932c9788fd1b0f1d07ff450370", "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.7" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-02-19T10:07:00+00:00" + "time": "2026-02-19T14:44:16+00:00" }, { "name": "samsonasik/array-lookup",