From 99e84e199857a0b04f382096b6ae339879a7d6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 13:05:22 +0000 Subject: [PATCH] chore(deps-dev): bump rector/rector from 2.5.8 to 2.6.0 Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.5.8 to 2.6.0. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.5.8...2.6.0) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 74bda46..f884f13 100644 --- a/composer.lock +++ b/composer.lock @@ -1799,11 +1799,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.6", + "version": "2.2.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a6e9b5a9420f6109c091e87d82683bd1a80b87ed", - "reference": "a6e9b5a9420f6109c091e87d82683bd1a80b87ed", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804", + "reference": "e285254e60f33c21902efef4a926ca0987c06804", "shasum": "" }, "require": { @@ -1859,7 +1859,7 @@ "type": "github" } ], - "time": "2026-07-26T21:22:49+00:00" + "time": "2026-08-04T22:21:45+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2307,16 +2307,16 @@ }, { "name": "rector/rector", - "version": "2.5.8", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "861c77fd2a6d45317a401f4e0b617f947e8b6f96" + "reference": "24ef17c06737a6272806c5cca32b860449efe1ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/861c77fd2a6d45317a401f4e0b617f947e8b6f96", - "reference": "861c77fd2a6d45317a401f4e0b617f947e8b6f96", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/24ef17c06737a6272806c5cca32b860449efe1ba", + "reference": "24ef17c06737a6272806c5cca32b860449efe1ba", "shasum": "" }, "require": { @@ -2355,7 +2355,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.8" + "source": "https://github.com/rectorphp/rector/tree/2.6.0" }, "funding": [ { @@ -2363,7 +2363,7 @@ "type": "github" } ], - "time": "2026-07-27T06:19:16+00:00" + "time": "2026-08-03T09:01:59+00:00" }, { "name": "sebastian/cli-parser",