From 884080d451c0348cd92961671d71f753530ce9a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 06:03:32 +0000 Subject: Bump phpstan/phpstan from 0.12.73 to 0.12.74 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.73 to 0.12.74. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.73...0.12.74) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 522fbb0c8..1163091b3 100644 --- a/composer.lock +++ b/composer.lock @@ -1857,16 +1857,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.73", + "version": "0.12.74", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7" + "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7", - "reference": "a08c2759d132b4247b32e03066401c3232ad99b7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bc5f9483c8f461c86653dcbd040cf0d2778c91a2", + "reference": "bc5f9483c8f461c86653dcbd040cf0d2778c91a2", "shasum": "" }, "require": { @@ -1897,7 +1897,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.73" + "source": "https://github.com/phpstan/phpstan/tree/0.12.74" }, "funding": [ { @@ -1913,7 +1913,7 @@ "type": "tidelift" } ], - "time": "2021-02-07T16:26:54+00:00" + "time": "2021-02-08T15:00:25+00:00" }, { "name": "phpunit/php-code-coverage", -- cgit v1.2.3