From 0d6f1fcce5c820ff39bd730db8b10883f6274264 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 13 Nov 2025 12:10:12 +0000 Subject: [PATCH] [automated] Update Rector Dependencies --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3d447aafe..09d972212 100644 --- a/composer.lock +++ b/composer.lock @@ -3428,12 +3428,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b" + "reference": "c0f314f64ce7c65ed7e83fc4febf9fd8a6452c18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/303aa811649ccd1d32e51e62d5c85949d01b5f1b", - "reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/c0f314f64ce7c65ed7e83fc4febf9fd8a6452c18", + "reference": "c0f314f64ce7c65ed7e83fc4febf9fd8a6452c18", "shasum": "" }, "require": { @@ -3473,7 +3473,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.8" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3481,7 +3481,7 @@ "type": "github" } ], - "time": "2025-11-12T18:38:00+00:00" + "time": "2025-11-13T11:51:01+00:00" }, { "name": "samsonasik/array-lookup", @@ -8898,5 +8898,5 @@ "php": "^8.4" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }