From addc361e0fc94d2b812ed4aa3c4c02a2cf2e5b71 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:38:18 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.71 to 0.12.73 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.71 to 0.12.73. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.73) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8a7bad3..215b9d2 100644 --- a/composer.lock +++ b/composer.lock @@ -7584,16 +7584,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.71", + "version": "0.12.73", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5" + "reference": "a08c2759d132b4247b32e03066401c3232ad99b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5", - "reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", + "reference": "a08c2759d132b4247b32e03066401c3232ad99b7", "shasum": "" }, "require": { @@ -7636,7 +7636,7 @@ "type": "tidelift" } ], - "time": "2021-02-01T18:24:00+00:00" + "time": "2021-02-07T16:26:54+00:00" }, { "name": "phpunit/php-code-coverage",