From 618c7bbc345d2da6cfdac694c36a4e2575fae319 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Tue, 31 Dec 2024 18:06:12 +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 94a86a9c5..9b9103419 100644 --- a/composer.lock +++ b/composer.lock @@ -3453,12 +3453,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2c903ab6252becb58fbf7dc60942820bfe577545" + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2c903ab6252becb58fbf7dc60942820bfe577545", - "reference": "2c903ab6252becb58fbf7dc60942820bfe577545", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f3354fbbdbeb090a53f5260fa5841d373540a831", + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831", "shasum": "" }, "require": { @@ -3497,7 +3497,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.0.5" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "github" } ], - "time": "2024-12-31T10:01:10+00:00" + "time": "2024-12-31T13:11:55+00:00" }, { "name": "samsonasik/array-lookup",