From 1c7aa9fc144b987e638f3956204a415d8c4faec9 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Wed, 1 Jan 2025 12:08:10 +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 9b9103419..d71a273c2 100644 --- a/composer.lock +++ b/composer.lock @@ -3453,12 +3453,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831" + "reference": "c29364dfcf202672ce0e655fee60f56993631466" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f3354fbbdbeb090a53f5260fa5841d373540a831", - "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/c29364dfcf202672ce0e655fee60f56993631466", + "reference": "c29364dfcf202672ce0e655fee60f56993631466", "shasum": "" }, "require": { @@ -3497,7 +3497,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.5" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3505,7 +3505,7 @@ "type": "github" } ], - "time": "2024-12-31T13:11:55+00:00" + "time": "2025-01-01T07:12:11+00:00" }, { "name": "samsonasik/array-lookup",