From 5ac34780ff349d5050d7dab34edea99cd2692342 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Fri, 20 Feb 2026 06:23:11 +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 a06d93a9..33fcc186 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,12 +3514,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "9c46ad17f57963932c9788fd1b0f1d07ff450370" + "reference": "fc4e10c8ec6373fac17781a21b2e6af8da6b142d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/9c46ad17f57963932c9788fd1b0f1d07ff450370", - "reference": "9c46ad17f57963932c9788fd1b0f1d07ff450370", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/fc4e10c8ec6373fac17781a21b2e6af8da6b142d", + "reference": "fc4e10c8ec6373fac17781a21b2e6af8da6b142d", "shasum": "" }, "require": { @@ -3559,7 +3559,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.3.7" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-02-19T14:44:16+00:00" + "time": "2026-02-20T06:18:23+00:00" }, { "name": "samsonasik/array-lookup",