From 8c6e88ea605a286e6667b234238f3d509cf26ebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 20:01:29 +0000 Subject: [PATCH] composer(deps-dev): bump vimeo/psalm from 4.24.0 to 4.25.0 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.24.0...v4.25.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 d82c4e09..59d5757f 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.21", "psalm/plugin-phpunit": "~0.17.0", - "vimeo/psalm": "^4.24" + "vimeo/psalm": "^4.25" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 9df356b4..de4a7b27 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": "729e59965f1f2594195f03a7d7ef6e0a", + "content-hash": "9216c174cf3ba3809c5317ccdb319c9a", "packages": [ { "name": "ergebnis/json-pointer", @@ -5819,16 +5819,16 @@ }, { "name": "vimeo/psalm", - "version": "4.24.0", + "version": "v4.25.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "06dd975cb55d36af80f242561738f16c5f58264f" + "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/06dd975cb55d36af80f242561738f16c5f58264f", - "reference": "06dd975cb55d36af80f242561738f16c5f58264f", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/d7cd84c4ebca74ba3419b9601f81d177bcbe2aac", + "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac", "shasum": "" }, "require": { @@ -5920,9 +5920,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.24.0" + "source": "https://github.com/vimeo/psalm/tree/v4.25.0" }, - "time": "2022-06-26T11:47:54+00:00" + "time": "2022-07-25T17:04:37+00:00" }, { "name": "webmozart/assert",