From d047fc6ee67dd20f6c21fc7bf38e75ced0172ddb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 02:22:58 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.40 to 0.12.42 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.40 to 0.12.42. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.40...0.12.42) 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 c91eb1bd3..515ccf2c2 100644 --- a/composer.lock +++ b/composer.lock @@ -11524,16 +11524,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.40", + "version": "0.12.42", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17" + "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", - "reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4", + "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4", "shasum": "" }, "require": { @@ -11576,7 +11576,7 @@ "type": "tidelift" } ], - "time": "2020-08-26T19:06:20+00:00" + "time": "2020-09-02T13:14:53+00:00" }, { "name": "phpstan/phpstan-doctrine",