From f18819767a573a8581a4d076f55eff23e49b5f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 05:24:01 +0000 Subject: [PATCH] composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 in /tools 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] --- tools/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/composer.lock b/tools/composer.lock index 88bc71c7..6a99d169 100644 --- a/tools/composer.lock +++ b/tools/composer.lock @@ -3719,16 +3719,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": { @@ -3815,7 +3815,7 @@ "inspection", "php" ], - "time": "2020-10-19T19:02:41+00:00" + "time": "2020-10-20T13:48:22+00:00" }, { "name": "webmozart/assert",