From 513b5d53ff81e27cc31ef5b41a8c48b318e77d96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 23:37:49 +0000 Subject: [PATCH] chore(deps): Update dependency rector/rector to v2.0.15 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2833089..ee8ecea 100644 --- a/composer.lock +++ b/composer.lock @@ -4668,21 +4668,21 @@ }, { "name": "rector/rector", - "version": "2.0.14", + "version": "2.0.15", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "63923bc9383c1212476c41d8cebf58a425e6f98d" + "reference": "abbbf32474a67e242d26bffc098a712a05b3d32a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/63923bc9383c1212476c41d8cebf58a425e6f98d", - "reference": "63923bc9383c1212476c41d8cebf58a425e6f98d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/abbbf32474a67e242d26bffc098a712a05b3d32a", + "reference": "abbbf32474a67e242d26bffc098a712a05b3d32a", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.12" + "phpstan/phpstan": "^2.1.14" }, "conflict": { "rector/rector-doctrine": "*", @@ -4715,7 +4715,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.14" + "source": "https://github.com/rectorphp/rector/tree/2.0.15" }, "funding": [ { @@ -4723,7 +4723,7 @@ "type": "github" } ], - "time": "2025-04-28T00:03:14+00:00" + "time": "2025-05-05T10:00:41+00:00" }, { "name": "revolt/event-loop",