From 35be5f8cc21e6a4eab2b7f4c7e0dc4d97a9b1bac Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Mon, 10 Feb 2025 18:06:49 +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 ed67bd61b..3a34e758b 100644 --- a/composer.lock +++ b/composer.lock @@ -3452,12 +3452,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "4393230e478c0006795770fe74c223b5c64ed68c" + "reference": "425ccaa023aa662cc713bc2e5798f4b029a2c4ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c", - "reference": "4393230e478c0006795770fe74c223b5c64ed68c", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/425ccaa023aa662cc713bc2e5798f4b029a2c4ce", + "reference": "425ccaa023aa662cc713bc2e5798f4b029a2c4ce", "shasum": "" }, "require": { @@ -3496,7 +3496,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.9" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3504,7 +3504,7 @@ "type": "github" } ], - "time": "2025-02-10T08:14:01+00:00" + "time": "2025-02-10T15:36:28+00:00" }, { "name": "samsonasik/array-lookup",