From 3ee6d64c6c59a6aa1ea586cc05e81414f415eedc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 05:46:21 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.72 to 0.12.73 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.72 to 0.12.73. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.72...0.12.73) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4596a79..2a70400 100644 --- a/composer.lock +++ b/composer.lock @@ -2688,16 +2688,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.72", + "version": "0.12.73", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ae32fb1c5e97979f424c3ccec4ee435a35754769" + "reference": "a08c2759d132b4247b32e03066401c3232ad99b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ae32fb1c5e97979f424c3ccec4ee435a35754769", - "reference": "ae32fb1c5e97979f424c3ccec4ee435a35754769", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", + "reference": "a08c2759d132b4247b32e03066401c3232ad99b7", "shasum": "" }, "require": { @@ -2728,7 +2728,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.72" + "source": "https://github.com/phpstan/phpstan/tree/0.12.73" }, "funding": [ { @@ -2744,7 +2744,7 @@ "type": "tidelift" } ], - "time": "2021-02-06T18:34:03+00:00" + "time": "2021-02-07T16:26:54+00:00" }, { "name": "psr/container",