From d63f8ac54e11a7d1872f63d3289d68b1775d5f30 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Thu, 13 Nov 2025 00:25:56 +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 ab76aacc7..3d447aafe 100644 --- a/composer.lock +++ b/composer.lock @@ -3428,17 +3428,17 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2c3da2b63daa748ae4b4df1df9f5fb5b9cf0a232" + "reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2c3da2b63daa748ae4b4df1df9f5fb5b9cf0a232", - "reference": "2c3da2b63daa748ae4b4df1df9f5fb5b9cf0a232", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/303aa811649ccd1d32e51e62d5c85949d01b5f1b", + "reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.31" + "phpstan/phpstan": "^2.1.32" }, "conflict": { "rector/rector-doctrine": "*", @@ -3473,7 +3473,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.2.8" }, "funding": [ { @@ -3481,7 +3481,7 @@ "type": "github" } ], - "time": "2025-11-11T11:26:23+00:00" + "time": "2025-11-12T18:38:00+00:00" }, { "name": "samsonasik/array-lookup",