From 909abacf59385dd46794483ef712aaa204bc0558 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 09:19:40 +0000 Subject: [PATCH] Build(deps-dev): Bump vimeo/psalm from 3.8.4 to 3.8.5 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/vimeo/psalm/releases) - [Changelog](https://github.com/vimeo/psalm/blob/master/CHANGELOG.md) - [Commits](https://github.com/vimeo/psalm/compare/3.8.4...3.8.5) 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 443f6300..1f17d4fd 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.8.1", - "vimeo/psalm": "^3.8.4", + "vimeo/psalm": "^3.8.5", "zendframework/zend-file": "^2.8.3" }, "config": { diff --git a/composer.lock b/composer.lock index a0a9858c..7419fd05 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": "e5660d2467307f8edfeb4efa304fa5d7", + "content-hash": "aca0fcacf3ea699e3ed047fb71e2b6f0", "packages": [], "packages-dev": [ { @@ -4982,16 +4982,16 @@ }, { "name": "vimeo/psalm", - "version": "3.8.4", + "version": "3.8.5", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "c2972dd759aa98561b75a5d68acfc4b634152464" + "reference": "e6ec5fa22a7b9e61670a24d07b3119aff80dcd89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/c2972dd759aa98561b75a5d68acfc4b634152464", - "reference": "c2972dd759aa98561b75a5d68acfc4b634152464", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/e6ec5fa22a7b9e61670a24d07b3119aff80dcd89", + "reference": "e6ec5fa22a7b9e61670a24d07b3119aff80dcd89", "shasum": "" }, "require": { @@ -5073,7 +5073,7 @@ "inspection", "php" ], - "time": "2020-02-07T15:56:31+00:00" + "time": "2020-02-07T17:15:50+00:00" }, { "name": "webmozart/assert",