From ad2793540e761700dd95d9d04600fd3cace3583c Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Sun, 19 Jan 2025 12:07:02 +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 14ae64a88..3f2c6e0b2 100644 --- a/composer.lock +++ b/composer.lock @@ -3453,12 +3453,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "8a81a3ea1699057ad081dbe23d947a9b66e64b91" + "reference": "e70d681f6a0c361a63e6825897cd97746436f015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/8a81a3ea1699057ad081dbe23d947a9b66e64b91", - "reference": "8a81a3ea1699057ad081dbe23d947a9b66e64b91", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/e70d681f6a0c361a63e6825897cd97746436f015", + "reference": "e70d681f6a0c361a63e6825897cd97746436f015", "shasum": "" }, "require": { @@ -3497,7 +3497,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.7" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "github" } ], - "time": "2025-01-19T00:36:20+00:00" + "time": "2025-01-19T09:41:28+00:00" }, { "name": "samsonasik/array-lookup",