From 73f77abfb345aaa909b2ed21f0b0baabe7f89ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 05:22:01 +0000 Subject: [PATCH] composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.18.0 to 3.18.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.18.0...3.18.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 e5e4dbab..f504646c 100644 --- a/composer.lock +++ b/composer.lock @@ -5445,16 +5445,16 @@ }, { "name": "vimeo/psalm", - "version": "3.18.0", + "version": "3.18.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "a463c894c4323e84121b5978867923efc6f8554a" + "reference": "19aa905f7c3c7350569999a93c40ae91ae4e1626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/a463c894c4323e84121b5978867923efc6f8554a", - "reference": "a463c894c4323e84121b5978867923efc6f8554a", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/19aa905f7c3c7350569999a93c40ae91ae4e1626", + "reference": "19aa905f7c3c7350569999a93c40ae91ae4e1626", "shasum": "" }, "require": { @@ -5541,7 +5541,7 @@ "inspection", "php" ], - "time": "2020-10-19T19:02:41+00:00" + "time": "2020-10-20T13:48:22+00:00" }, { "name": "webmozart/assert",