From 4b3f1e57b1bf5f3ba8641f3095e36d7b0c6602e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 17:12:34 +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 ccac89a0..9f400077 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.9.0", "symfony/filesystem": "^4.4.5", - "vimeo/psalm": "^3.10.0" + "vimeo/psalm": "^3.10.1" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index fec059db..bf1371d5 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": "00361130393823de43de39fd44de3dac", + "content-hash": "b20dc9b4b4e0ea8e31897d9af8b27426", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4336,16 +4336,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": { @@ -4428,7 +4428,7 @@ "inspection", "php" ], - "time": "2020-03-22T14:44:48+00:00" + "time": "2020-03-23T11:40:30+00:00" }, { "name": "webmozart/assert",