From 1a4d9bb493a35e8b60333b4c2926003feb22a135 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 12:30:43 +0000 Subject: [PATCH] [TASK] Update rector/rector to v2.2.11 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | packagist | rector/rector | 2.2.10 | 2.2.11 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 76e24ea..74090ac 100644 --- a/composer.lock +++ b/composer.lock @@ -4362,16 +4362,16 @@ }, { "name": "rector/rector", - "version": "2.2.10", + "version": "2.2.11", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + "reference": "7bd21a40b0332b93d4bfee284093d7400696902d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", - "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/7bd21a40b0332b93d4bfee284093d7400696902d", + "reference": "7bd21a40b0332b93d4bfee284093d7400696902d", "shasum": "" }, "require": { @@ -4410,7 +4410,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.10" + "source": "https://github.com/rectorphp/rector/tree/2.2.11" }, "funding": [ { @@ -4418,7 +4418,7 @@ "type": "github" } ], - "time": "2025-12-01T10:59:13+00:00" + "time": "2025-12-02T11:23:46+00:00" }, { "name": "sebastian/cli-parser",