From 9736b9cfae22325eb421184044cddb9959b9a4d2 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Tue, 9 Dec 2025 00:26:41 +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 b8b57737c..3462f6cf7 100644 --- a/composer.lock +++ b/composer.lock @@ -3511,12 +3511,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "e9708a74dbb76ac223f1f634ef755a6d8057cbf0" + "reference": "894fcd51d6f9a9c8f37fd906e24e2026dcbdcc86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/e9708a74dbb76ac223f1f634ef755a6d8057cbf0", - "reference": "e9708a74dbb76ac223f1f634ef755a6d8057cbf0", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/894fcd51d6f9a9c8f37fd906e24e2026dcbdcc86", + "reference": "894fcd51d6f9a9c8f37fd906e24e2026dcbdcc86", "shasum": "" }, "require": { @@ -3556,7 +3556,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.2.12" }, "funding": [ { @@ -3564,7 +3564,7 @@ "type": "github" } ], - "time": "2025-12-08T15:44:50+00:00" + "time": "2025-12-08T23:51:40+00:00" }, { "name": "samsonasik/array-lookup",