From 3aa26a9786ada6d99b293822ccf69ffebbb1f35f Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 23 Apr 2026 18:29:54 +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 cd952ec5..994ac8be 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,12 +3518,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946" + "reference": "c0173ede42e889e96e60695a0c32e0700057b11a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/e645b6463c6a88ea5b44b17d3387d35a912c7946", - "reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/c0173ede42e889e96e60695a0c32e0700057b11a", + "reference": "c0173ede42e889e96e60695a0c32e0700057b11a", "shasum": "" }, "require": { @@ -3563,7 +3563,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.4.2" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3571,7 +3571,7 @@ "type": "github" } ], - "time": "2026-04-16T13:07:34+00:00" + "time": "2026-04-23T15:51:02+00:00" }, { "name": "samsonasik/array-lookup",