From 3ea8d60dc6def1196216a3510a837d4bfcae7142 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 5 Dec 2024 06:07:35 +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 72d95e33d..2270fa253 100644 --- a/composer.lock +++ b/composer.lock @@ -3276,12 +3276,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "3877f3d6f48ebaad4bca7ac73902ba03c74d133b" + "reference": "55001041d13463483763557d81fdc81fb2f33cf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/3877f3d6f48ebaad4bca7ac73902ba03c74d133b", - "reference": "3877f3d6f48ebaad4bca7ac73902ba03c74d133b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/55001041d13463483763557d81fdc81fb2f33cf5", + "reference": "55001041d13463483763557d81fdc81fb2f33cf5", "shasum": "" }, "require": { @@ -3320,7 +3320,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.0-rc2" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3328,7 +3328,7 @@ "type": "github" } ], - "time": "2024-12-03T19:20:54+00:00" + "time": "2024-12-05T03:03:10+00:00" }, { "name": "samsonasik/array-lookup",