From 13c3ab4134c35f8ebe39e1ee455d64c4edb332ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 03:45:34 +0000 Subject: [PATCH] chore(deps): Update dependency vimeo/psalm to v5.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Renovate Bot Signed-off-by: Oğuzhan Durgun --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e196340..d022807 100644 --- a/composer.lock +++ b/composer.lock @@ -4923,16 +4923,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": { @@ -5023,9 +5023,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",