From ce1fe9d0ee9b28d11842dc02b8bf910cda5ffaec Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 23 Oct 2025 18:08:17 +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 0bfdda4f6..1054eeb22 100644 --- a/composer.lock +++ b/composer.lock @@ -3426,12 +3426,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9" + "reference": "754b54cc36ff7aaaaac1e73b2cdeb9b29a55d9ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/fb9418af7777dfb1c87a536dc58398b5b07c74b9", - "reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/754b54cc36ff7aaaaac1e73b2cdeb9b29a55d9ab", + "reference": "754b54cc36ff7aaaaac1e73b2cdeb9b29a55d9ab", "shasum": "" }, "require": { @@ -3471,7 +3471,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.5" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3479,7 +3479,7 @@ "type": "github" } ], - "time": "2025-10-23T11:22:37+00:00" + "time": "2025-10-23T18:02:11+00:00" }, { "name": "samsonasik/array-lookup",