From 67e12f66d7a5516e45c89104d281f36513dc9828 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Wed, 13 May 2026 07:10:15 +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 64d6df88..e8a8118c 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,12 +3518,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29" + "reference": "1a522307d53151081df3d4414e430a8af724e2ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/891824c6c59f02a56a5dd58ea8edc44e6c0ece29", - "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/1a522307d53151081df3d4414e430a8af724e2ed", + "reference": "1a522307d53151081df3d4414e430a8af724e2ed", "shasum": "" }, "require": { @@ -3563,7 +3563,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.4.3" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3571,7 +3571,7 @@ "type": "github" } ], - "time": "2026-05-12T11:17:24+00:00" + "time": "2026-05-13T07:04:14+00:00" }, { "name": "samsonasik/array-lookup",