From 20e1dd8454b8eca824d438bce6d6f1cc6022d185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 05:21:39 +0000 Subject: [PATCH] composer(deps-dev): bump vimeo/psalm from 3.12.1 to 3.12.2 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.12.1 to 3.12.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.12.1...3.12.2) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index a4ef29b1..94f4874a 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.10.1", "psr/container": "^1.0.0", - "vimeo/psalm": "^3.11.5", + "vimeo/psalm": "^3.12.2", "zendframework/zend-servicemanager": "^2.0.0" }, "config": { diff --git a/composer.lock b/composer.lock index 1240ea2d..4daa361b 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": "11886bfe614287377d179d10997c5bcb", + "content-hash": "537d070a5781816caf3e09ade03b0eb7", "packages": [ { "name": "composer/xdebug-handler", @@ -5329,16 +5329,16 @@ }, { "name": "vimeo/psalm", - "version": "3.12.1", + "version": "3.12.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9b860214d58c48b5cbe99bdb17914d0eb723c9cd" + "reference": "7c7ebd068f8acaba211d4a2c707c4ba90874fa26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9b860214d58c48b5cbe99bdb17914d0eb723c9cd", - "reference": "9b860214d58c48b5cbe99bdb17914d0eb723c9cd", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/7c7ebd068f8acaba211d4a2c707c4ba90874fa26", + "reference": "7c7ebd068f8acaba211d4a2c707c4ba90874fa26", "shasum": "" }, "require": { @@ -5422,7 +5422,7 @@ "inspection", "php" ], - "time": "2020-06-23T00:24:34+00:00" + "time": "2020-07-03T16:59:07+00:00" }, { "name": "webmozart/assert",