From 5f63ceef5787b319d76bb5a837d7fc4cd8248be8 Mon Sep 17 00:00:00 2001 From: TomasVotruba Date: Fri, 10 Oct 2025 18:07:46 +0000 Subject: [PATCH] [automated] Update Rector Dependencies --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 40c767751..0bc75e806 100644 --- a/composer.lock +++ b/composer.lock @@ -2759,11 +2759,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.30", + "version": "2.1.31", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d", - "reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96", + "reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96", "shasum": "" }, "require": { @@ -2808,7 +2808,7 @@ "type": "github" } ], - "time": "2025-10-02T16:07:52+00:00" + "time": "2025-10-10T14:14:11+00:00" }, { "name": "psr/clock", @@ -3426,12 +3426,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed" + "reference": "3fd65e6c5c27923845d0731d085b1ba237ab35a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/5b353f7457b9a0c63fc91ef340f5d119a40991ed", - "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/3fd65e6c5c27923845d0731d085b1ba237ab35a1", + "reference": "3fd65e6c5c27923845d0731d085b1ba237ab35a1", "shasum": "" }, "require": { @@ -3471,7 +3471,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.2" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3479,7 +3479,7 @@ "type": "github" } ], - "time": "2025-10-09T19:50:20+00:00" + "time": "2025-10-10T15:04:06+00:00" }, { "name": "samsonasik/array-lookup",