From 5dbc57df49a3ec751ec73f5fd473a73b90bb415c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 00:21:33 +0000 Subject: [PATCH] Update dependency vimeo/psalm to ^5.22.1 | datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | packagist | vimeo/psalm | 5.22.0 | 5.22.1 | --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index bb524fc..92d88f1 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "phpunit/phpunit": "^10.5.10", "psalm/plugin-phpunit": "^0.18.4", "symfony/yaml": "^7.0.3", - "vimeo/psalm": "^5.22.0" + "vimeo/psalm": "^5.22.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index e12707e..5e5d1a7 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": "1dfa752d459289122172fd594ef26e5a", + "content-hash": "e58ca12ffe270302db6a02dbc1cd4e0c", "packages": [ { "name": "doctrine/collections", @@ -4897,16 +4897,16 @@ }, { "name": "vimeo/psalm", - "version": "5.22.0", + "version": "5.22.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "fe2c67ec89f358940f90db05efd2d663388b45a6" + "reference": "e9dad66e11274315dac27e08349c628c7d6a1a43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/fe2c67ec89f358940f90db05efd2d663388b45a6", - "reference": "fe2c67ec89f358940f90db05efd2d663388b45a6", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/e9dad66e11274315dac27e08349c628c7d6a1a43", + "reference": "e9dad66e11274315dac27e08349c628c7d6a1a43", "shasum": "" }, "require": { @@ -5003,7 +5003,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2024-02-13T14:22:51+00:00" + "time": "2024-02-15T22:52:31+00:00" }, { "name": "webmozart/assert",