From a5e4b3e8dff0d59dab5489c6f745ce4aa7e5ba8b Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Wed, 4 Dec 2024 00:23: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 de164bd30..72d95e33d 100644 --- a/composer.lock +++ b/composer.lock @@ -3276,12 +3276,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2909031a8037849f8e485a2a90b0ea4157c56175" + "reference": "3877f3d6f48ebaad4bca7ac73902ba03c74d133b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2909031a8037849f8e485a2a90b0ea4157c56175", - "reference": "2909031a8037849f8e485a2a90b0ea4157c56175", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/3877f3d6f48ebaad4bca7ac73902ba03c74d133b", + "reference": "3877f3d6f48ebaad4bca7ac73902ba03c74d133b", "shasum": "" }, "require": { @@ -3320,7 +3320,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.0-rc2" }, "funding": [ { @@ -3328,7 +3328,7 @@ "type": "github" } ], - "time": "2024-12-03T17:40:15+00:00" + "time": "2024-12-03T19:20:54+00:00" }, { "name": "samsonasik/array-lookup",