From 5da0e655fe322f8ec7db722ea67fd7b5c5936748 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 16:41:09 +0000 Subject: [PATCH] Build(deps-dev): Bump vimeo/psalm from 3.10.0 to 3.10.1 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.10.0...3.10.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 920248be..f28b2268 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^8.5.2", "psalm/plugin-phpunit": "~0.9.0", - "vimeo/psalm": "^3.10.0" + "vimeo/psalm": "^3.10.1" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 2acc01d8..1da6e4ec 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": "99a79f6b95fba3a1045861a2b2029a11", + "content-hash": "4ac2b8f4a8a04d9dd03288b64ec3fd87", "packages": [], "packages-dev": [ { @@ -4774,16 +4774,16 @@ }, { "name": "vimeo/psalm", - "version": "3.10.0", + "version": "3.10.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "6058725256c24841c3d5dad4474696ded73a9968" + "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/6058725256c24841c3d5dad4474696ded73a9968", - "reference": "6058725256c24841c3d5dad4474696ded73a9968", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", + "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", "shasum": "" }, "require": { @@ -4866,7 +4866,7 @@ "inspection", "php" ], - "time": "2020-03-22T14:44:48+00:00" + "time": "2020-03-23T11:40:30+00:00" }, { "name": "webmozart/assert",