From 9e6592782932a1482bbf8a99277a7456ba52f7d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 03:49:22 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.62 to 0.12.63 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.62 to 0.12.63. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.62...0.12.63) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f8a57854b..1e35d8192 100644 --- a/composer.lock +++ b/composer.lock @@ -11429,16 +11429,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.62", + "version": "0.12.63", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8" + "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/632393159335bbbdd7ca07d19b3ad50d76aa7fd8", - "reference": "632393159335bbbdd7ca07d19b3ad50d76aa7fd8", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c97ec4754bd53099a06c24847bd2870b99966b6a", + "reference": "c97ec4754bd53099a06c24847bd2870b99966b6a", "shasum": "" }, "require": { @@ -11481,7 +11481,7 @@ "type": "tidelift" } ], - "time": "2020-12-13T13:59:38+00:00" + "time": "2020-12-15T16:37:16+00:00" }, { "name": "phpstan/phpstan-doctrine",