From b533485f31b7a16c1c5bf966b23ea7680b89e439 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Tue, 13 Jan 2026 18:10:05 +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 63891f3c..3aab602a 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,12 +3514,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "5c090b3720c5e1b1d620a034105de241c069d121" + "reference": "9afc1bb43571b25629f353c61a9315b5ef31383a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/5c090b3720c5e1b1d620a034105de241c069d121", - "reference": "5c090b3720c5e1b1d620a034105de241c069d121", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/9afc1bb43571b25629f353c61a9315b5ef31383a", + "reference": "9afc1bb43571b25629f353c61a9315b5ef31383a", "shasum": "" }, "require": { @@ -3559,7 +3559,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.3.1" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-01-12T20:46:28+00:00" + "time": "2026-01-13T15:13:58+00:00" }, { "name": "samsonasik/array-lookup",