From 9666daf068434dba772ddc235262d3457d80c57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 08:16:56 +0000 Subject: [PATCH] build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1 Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases) - [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: psalm/plugin-laravel dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b81c2162..74e28058 100644 --- a/composer.lock +++ b/composer.lock @@ -11365,16 +11365,16 @@ }, { "name": "psalm/plugin-laravel", - "version": "v2.10.0", + "version": "v2.10.1", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-laravel.git", - "reference": "cde78002024019b03f3186da67b46991292d301c" + "reference": "a87f401437c0555af5f6570566bf6e689916a316" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/cde78002024019b03f3186da67b46991292d301c", - "reference": "cde78002024019b03f3186da67b46991292d301c", + "url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/a87f401437c0555af5f6570566bf6e689916a316", + "reference": "a87f401437c0555af5f6570566bf6e689916a316", "shasum": "" }, "require": { @@ -11429,13 +11429,13 @@ "email": "github@muglug.com" } ], - "description": "A Laravel plugin for Psalm", + "description": "Psalm plugin for Laravel", "homepage": "https://github.com/psalm/psalm-plugin-laravel", "support": { "issues": "https://github.com/psalm/psalm-plugin-laravel/issues", - "source": "https://github.com/psalm/psalm-plugin-laravel/tree/v2.10.0" + "source": "https://github.com/psalm/psalm-plugin-laravel/tree/v2.10.1" }, - "time": "2024-03-12T23:21:13+00:00" + "time": "2024-03-13T11:16:29+00:00" }, { "name": "rector/rector",