Merge pull request #1335 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.10.1

build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1
This commit is contained in:
Jonny Barnes 2024-03-15 08:23:04 +00:00 committed by GitHub
commit 1e7a588157
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -11365,16 +11365,16 @@
}, },
{ {
"name": "psalm/plugin-laravel", "name": "psalm/plugin-laravel",
"version": "v2.10.0", "version": "v2.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/psalm-plugin-laravel.git", "url": "https://github.com/psalm/psalm-plugin-laravel.git",
"reference": "cde78002024019b03f3186da67b46991292d301c" "reference": "a87f401437c0555af5f6570566bf6e689916a316"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/cde78002024019b03f3186da67b46991292d301c", "url": "https://api.github.com/repos/psalm/psalm-plugin-laravel/zipball/a87f401437c0555af5f6570566bf6e689916a316",
"reference": "cde78002024019b03f3186da67b46991292d301c", "reference": "a87f401437c0555af5f6570566bf6e689916a316",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11429,13 +11429,13 @@
"email": "github@muglug.com" "email": "github@muglug.com"
} }
], ],
"description": "A Laravel plugin for Psalm", "description": "Psalm plugin for Laravel",
"homepage": "https://github.com/psalm/psalm-plugin-laravel", "homepage": "https://github.com/psalm/psalm-plugin-laravel",
"support": { "support": {
"issues": "https://github.com/psalm/psalm-plugin-laravel/issues", "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", "name": "rector/rector",