From 4e5b2c42734fbe00d73d56db19ffb378689cf65c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 23:53:54 +0000 Subject: [PATCH] composer(deps-dev): Bump vimeo/psalm from 5.10.0 to 5.11.0 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/5.10.0...5.11.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 62d10826..f394db19 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "phpunit/phpunit": "~9.6.7", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.15.25", - "vimeo/psalm": "^5.10.0" + "vimeo/psalm": "^5.11.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 50f8613e..820f4214 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4492c1232300c48ba999edf475771bc7", + "content-hash": "655af3b066e68b086c7c02a9ebca392e", "packages": [ { "name": "ergebnis/json", @@ -6143,16 +6143,16 @@ }, { "name": "vimeo/psalm", - "version": "5.10.0", + "version": "5.11.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356" + "reference": "c9b192ab8400fdaf04b2b13d110575adc879aa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356", - "reference": "a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/c9b192ab8400fdaf04b2b13d110575adc879aa90", + "reference": "c9b192ab8400fdaf04b2b13d110575adc879aa90", "shasum": "" }, "require": { @@ -6243,9 +6243,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/5.10.0" + "source": "https://github.com/vimeo/psalm/tree/5.11.0" }, - "time": "2023-05-02T17:20:34+00:00" + "time": "2023-05-04T21:35:44+00:00" }, { "name": "webmozart/assert",