From 0720fa3cd490653229a7a26c2840ec91daefd490 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 09:00:39 +0000 Subject: [PATCH] Build(deps-dev): Bump vimeo/psalm from 3.11.0 to 3.11.1 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.11.0...3.11.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 51ea8721..674fba99 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^8.5.3", "psalm/plugin-phpunit": "~0.10.0", - "vimeo/psalm": "^3.11.0" + "vimeo/psalm": "^3.11.1" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index fe9422db..21db488a 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": "22eae17adc0c355467a9ac039dcce4fb", + "content-hash": "a9d04ab11db76a3796f625020e7f9964", "packages": [ { "name": "composer/semver", @@ -4546,16 +4546,16 @@ }, { "name": "vimeo/psalm", - "version": "3.11.0", + "version": "3.11.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "5bc9b095d1a6f1a2e0890353fc2c6cd7de62371d" + "reference": "8533b866ab1a46e5a69a4692ff57f10529dbfbeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/5bc9b095d1a6f1a2e0890353fc2c6cd7de62371d", - "reference": "5bc9b095d1a6f1a2e0890353fc2c6cd7de62371d", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/8533b866ab1a46e5a69a4692ff57f10529dbfbeb", + "reference": "8533b866ab1a46e5a69a4692ff57f10529dbfbeb", "shasum": "" }, "require": { @@ -4640,7 +4640,7 @@ "inspection", "php" ], - "time": "2020-04-12T18:43:12+00:00" + "time": "2020-04-13T02:19:49+00:00" }, { "name": "webmozart/assert",