From 2ac405b2d0b6302af95271ff5101a0570ca908f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:14:39 +0000 Subject: [PATCH] Bump vimeo/psalm from 3.14.1 to 3.14.2 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.14.1 to 3.14.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.14.1...3.14.2) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 81268a37b2..4523503141 100644 --- a/composer.lock +++ b/composer.lock @@ -10861,16 +10861,16 @@ }, { "name": "vimeo/psalm", - "version": "3.14.1", + "version": "3.14.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9822043ca46d6682b76097bfa97d7c450eef9e90" + "reference": "3538fe1955d47f6ee926c0769d71af6db08aa488" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9822043ca46d6682b76097bfa97d7c450eef9e90", - "reference": "9822043ca46d6682b76097bfa97d7c450eef9e90", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/3538fe1955d47f6ee926c0769d71af6db08aa488", + "reference": "3538fe1955d47f6ee926c0769d71af6db08aa488", "shasum": "" }, "require": { @@ -10954,7 +10954,7 @@ "inspection", "php" ], - "time": "2020-08-17T19:48:48+00:00" + "time": "2020-08-22T14:01:26+00:00" }, { "name": "webmozart/assert",