From bf05b8fa8066149a88dfb91f5c7f30b19ac277f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 02:32:58 +0000 Subject: [PATCH] [TASK] Update rector/rector to v2.6.6 | datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | rector/rector | 2.6.5 | 2.6.6 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e0d1ee2..7f4d43b 100644 --- a/composer.lock +++ b/composer.lock @@ -3729,16 +3729,16 @@ }, { "name": "rector/rector", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f8686605798c755456327a3597201c3b5be76294" + "reference": "ca069d6c79feaa6651b423c15d101a27a436093e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f8686605798c755456327a3597201c3b5be76294", - "reference": "f8686605798c755456327a3597201c3b5be76294", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ca069d6c79feaa6651b423c15d101a27a436093e", + "reference": "ca069d6c79feaa6651b423c15d101a27a436093e", "shasum": "" }, "require": { @@ -3774,7 +3774,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.6.5" + "source": "https://github.com/rectorphp/rector/tree/2.6.6" }, "funding": [ { @@ -3782,7 +3782,7 @@ "type": "github" } ], - "time": "2026-08-30T22:02:04+00:00" + "time": "2026-09-02T09:38:46+00:00" }, { "name": "sebastian/cli-parser",