From f1da7f0d249a5fcd1d3581fbd33bb9c7ccffee43 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Tue, 12 May 2026 12:47:47 +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 e8b5e932..64d6df88 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,12 +3518,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "cd06242300c0960f026f03ace337608a3619e2c2" + "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/cd06242300c0960f026f03ace337608a3619e2c2", - "reference": "cd06242300c0960f026f03ace337608a3619e2c2", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/891824c6c59f02a56a5dd58ea8edc44e6c0ece29", + "reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29", "shasum": "" }, "require": { @@ -3563,7 +3563,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.4.3" }, "funding": [ { @@ -3571,7 +3571,7 @@ "type": "github" } ], - "time": "2026-05-12T05:41:43+00:00" + "time": "2026-05-12T11:17:24+00:00" }, { "name": "samsonasik/array-lookup",