From c737ad2dd31d4cc2ace89c0f230064a64c17e285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 04:35:05 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.79 to 0.12.80 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.79 to 0.12.80. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.79...0.12.80) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index bf1273843..30a47c310 100644 --- a/composer.lock +++ b/composer.lock @@ -11490,16 +11490,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.79", + "version": "0.12.80", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dd7769915648b704b9bd12925994457f1c2c8442" + "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dd7769915648b704b9bd12925994457f1c2c8442", - "reference": "dd7769915648b704b9bd12925994457f1c2c8442", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686", + "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686", "shasum": "" }, "require": { @@ -11542,7 +11542,7 @@ "type": "tidelift" } ], - "time": "2021-02-25T16:44:57+00:00" + "time": "2021-02-28T20:22:43+00:00" }, { "name": "phpstan/phpstan-doctrine",