From 26fd03d4fd69803df4104c27cbb7c8dbd1192841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 13:01:37 +0000 Subject: [PATCH] composer(deps-dev): bump vimeo/psalm from 4.15.0 to 4.16.1 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.15.0 to 4.16.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/v4.15.0...4.16.1) --- 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 a7d2125f..5fb24b11 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "~0.16.1", "symfony/filesystem": "^4.4.0 || ^5.0.0", - "vimeo/psalm": "^4.15.0" + "vimeo/psalm": "^4.16.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 11d20b7f..ea36ecd0 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": "bc210e7f4e63765668795fbbf5f1485e", + "content-hash": "5139a8eab55978d519db215884e586a4", "packages": [ { "name": "composer/pcre", @@ -5229,16 +5229,16 @@ }, { "name": "vimeo/psalm", - "version": "v4.15.0", + "version": "4.16.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "a1b5e489e6fcebe40cb804793d964e99fc347820" + "reference": "aa7e400908833b10c0333861f86cd48c510b60eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/a1b5e489e6fcebe40cb804793d964e99fc347820", - "reference": "a1b5e489e6fcebe40cb804793d964e99fc347820", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/aa7e400908833b10c0333861f86cd48c510b60eb", + "reference": "aa7e400908833b10c0333861f86cd48c510b60eb", "shasum": "" }, "require": { @@ -5329,9 +5329,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/v4.15.0" + "source": "https://github.com/vimeo/psalm/tree/4.16.1" }, - "time": "2021-12-07T11:25:29+00:00" + "time": "2021-12-26T08:17:05+00:00" }, { "name": "webmozart/assert",