From 49532e259a760cc65172bb4c339576a18c67aca8 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Mon, 6 Jan 2025 18:06:44 +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 629148c8..cf3e848b 100644 --- a/composer.lock +++ b/composer.lock @@ -3453,12 +3453,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "fa0cb009dc3df084bf549032ae4080a0481a2036" + "reference": "bad8f383f58d078c49c82308bd7042c62d106999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/fa0cb009dc3df084bf549032ae4080a0481a2036", - "reference": "fa0cb009dc3df084bf549032ae4080a0481a2036", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/bad8f383f58d078c49c82308bd7042c62d106999", + "reference": "bad8f383f58d078c49c82308bd7042c62d106999", "shasum": "" }, "require": { @@ -3497,7 +3497,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.6" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "github" } ], - "time": "2025-01-06T10:38:36+00:00" + "time": "2025-01-06T16:26:54+00:00" }, { "name": "samsonasik/array-lookup",