From ac0d173cfdec498f70ced4c8279e1bd02710b050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 08:24:42 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.58 to 0.12.62 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.58 to 0.12.62. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.58...0.12.62) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 4d7d9b2bf7..cc55bd009e 100644 --- a/composer.lock +++ b/composer.lock @@ -8744,16 +8744,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.58", + "version": "0.12.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5" + "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2a4847df6047b30af28854ed9dc95304cdb56ae5", - "reference": "2a4847df6047b30af28854ed9dc95304cdb56ae5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8", + "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8", "shasum": "" }, "require": { @@ -8796,7 +8796,7 @@ "type": "tidelift" } ], - "time": "2020-11-29T13:32:03+00:00" + "time": "2020-12-13T13:59:38+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",