From 8643351796dc0921ddab6b22aa0d2af501730db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 01:04:52 +0000 Subject: [PATCH] chore(deps-dev): bump driftingly/rector-laravel from 2.3.0 to 2.4.0 Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/driftingly/rector-laravel/releases) - [Commits](https://github.com/driftingly/rector-laravel/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: driftingly/rector-laravel dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index abf060c..151696b 100644 --- a/composer.lock +++ b/composer.lock @@ -7951,16 +7951,16 @@ }, { "name": "driftingly/rector-laravel", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/driftingly/rector-laravel.git", - "reference": "3c1c13f335b3b4d1a1f944a8ea194020044871ed" + "reference": "5342df61b0a77e5a408744e5686d80a51a07a48d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/3c1c13f335b3b4d1a1f944a8ea194020044871ed", - "reference": "3c1c13f335b3b4d1a1f944a8ea194020044871ed", + "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/5342df61b0a77e5a408744e5686d80a51a07a48d", + "reference": "5342df61b0a77e5a408744e5686d80a51a07a48d", "shasum": "" }, "require": { @@ -7981,9 +7981,9 @@ "description": "Rector upgrades rules for Laravel Framework", "support": { "issues": "https://github.com/driftingly/rector-laravel/issues", - "source": "https://github.com/driftingly/rector-laravel/tree/2.3.0" + "source": "https://github.com/driftingly/rector-laravel/tree/2.4.0" }, - "time": "2026-04-08T10:52:44+00:00" + "time": "2026-05-22T18:34:15+00:00" }, { "name": "fakerphp/faker",