From 757e47f9f20f58ef0bc9f5979b4f768b43b9fd54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 03:01:07 +0000 Subject: [PATCH] Bump vimeo/psalm from 4.4.1 to 4.5.0 Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.4.1...4.5.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index 5f9f1f60..f5f5116c 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "roave/infection-static-analysis-plugin": "^1.7.0", "squizlabs/php_codesniffer": "^3.5.8", "thecodingmachine/safe": "^1.3.3", - "vimeo/psalm": "^4.4.1", + "vimeo/psalm": "^4.5.0", "wyrihaximus/coding-standard": "^2.3.0", "wyrihaximus/phpstan-rules-wrapper": "^1.2.2" }, diff --git a/composer.lock b/composer.lock index 279ad287..c23f7594 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": "34c709227d2fe3cf5a35e821cbdf6f3f", + "content-hash": "211fa9da8551cde7f0ecae253f3e1e29", "packages": [ { "name": "amphp/amp", @@ -6155,16 +6155,16 @@ }, { "name": "symfony/console", - "version": "v5.2.2", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a" + "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d62ec79478b55036f65e2602e282822b8eaaff0a", - "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a", + "url": "https://api.github.com/repos/symfony/console/zipball/89d4b176d12a2946a1ae4e34906a025b7b6b135a", + "reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a", "shasum": "" }, "require": { @@ -6232,7 +6232,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.2.2" + "source": "https://github.com/symfony/console/tree/v5.2.3" }, "funding": [ { @@ -6248,7 +6248,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T10:15:41+00:00" + "time": "2021-01-28T22:06:19+00:00" }, { "name": "symfony/deprecation-contracts", @@ -7131,7 +7131,7 @@ }, { "name": "symfony/string", - "version": "v5.2.2", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/string.git", @@ -7194,7 +7194,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.2.2" + "source": "https://github.com/symfony/string/tree/v5.2.3" }, "funding": [ { @@ -7590,16 +7590,16 @@ }, { "name": "vimeo/psalm", - "version": "4.4.1", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224" + "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9fd7a7d885b3a216cff8dec9d8c21a132f275224", - "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/a45b5e2ae01d43175ff02684f592c83cfbd48533", + "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533", "shasum": "" }, "require": { @@ -7688,9 +7688,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.0" }, - "time": "2021-01-14T21:44:29+00:00" + "time": "2021-02-10T17:20:36+00:00" }, { "name": "webmozart/assert",