From 61c5c12a31e07131260b46b6e286a3cade991704 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Sun, 19 Jan 2025 18:05:57 +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 3f2c6e0b2..df30e2396 100644 --- a/composer.lock +++ b/composer.lock @@ -3453,12 +3453,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "e70d681f6a0c361a63e6825897cd97746436f015" + "reference": "0fc9b5751243e66260789692935b21380c13308d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/e70d681f6a0c361a63e6825897cd97746436f015", - "reference": "e70d681f6a0c361a63e6825897cd97746436f015", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/0fc9b5751243e66260789692935b21380c13308d", + "reference": "0fc9b5751243e66260789692935b21380c13308d", "shasum": "" }, "require": { @@ -3497,7 +3497,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.7" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "github" } ], - "time": "2025-01-19T09:41:28+00:00" + "time": "2025-01-19T16:58:37+00:00" }, { "name": "samsonasik/array-lookup",