From 344ce1ac0d93fbd0432e929fc9376c88ad919add Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 21 May 2026 00:58:02 +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 459c09c2..c0c7f288 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,12 +3518,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "8c6bee7cfa8976e0d73cf24d5c79fa0e7dbd818b" + "reference": "4661c582a20f03df585d2e3fdc4af1b83d67a091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/8c6bee7cfa8976e0d73cf24d5c79fa0e7dbd818b", - "reference": "8c6bee7cfa8976e0d73cf24d5c79fa0e7dbd818b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/4661c582a20f03df585d2e3fdc4af1b83d67a091", + "reference": "4661c582a20f03df585d2e3fdc4af1b83d67a091", "shasum": "" }, "require": { @@ -3563,7 +3563,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.4.4" }, "funding": [ { @@ -3571,7 +3571,7 @@ "type": "github" } ], - "time": "2026-05-20T18:46:46+00:00" + "time": "2026-05-20T19:30:21+00:00" }, { "name": "samsonasik/array-lookup",