From 5c7ba4e06589e716b58692dded5330cbd11d2509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 05:06:54 +0000 Subject: [PATCH] Bump vimeo/psalm from 4.4.1 to 4.5.2 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.4.1 to 4.5.2. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.4.1...4.5.2) Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 17d083bcea..244cc8e19d 100644 --- a/composer.lock +++ b/composer.lock @@ -11320,16 +11320,16 @@ }, { "name": "vimeo/psalm", - "version": "4.4.1", + "version": "4.5.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224" + "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9fd7a7d885b3a216cff8dec9d8c21a132f275224", - "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/15a9eece1305fd26eb1336a78e5a2ee7a4b36214", + "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214", "shasum": "" }, "require": { @@ -11363,6 +11363,7 @@ "bamarni/composer-bin-plugin": "^1.2", "brianium/paratest": "^4.0||^6.0", "ext-curl": "*", + "php-parallel-lint/php-parallel-lint": "^1.2", "phpdocumentor/reflection-docblock": "^5", "phpmyadmin/sql-parser": "5.1.0||dev-master", "phpspec/prophecy": ">=1.9.0", @@ -11418,9 +11419,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/4.4.1" + "source": "https://github.com/vimeo/psalm/tree/4.5.2" }, - "time": "2021-01-14T21:44:29+00:00" + "time": "2021-02-13T21:45:13+00:00" }, { "name": "webmozart/path-util",