From cfb8adceea0bc6c2a78145cd1bb787a539943af1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 05:27:45 +0000 Subject: [PATCH] Bump phpstan/phpstan from 0.12.7 to 0.12.10 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.7 to 0.12.10. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.7...0.12.10) 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 9200a3e..db2a907 100644 --- a/composer.lock +++ b/composer.lock @@ -686,16 +686,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.7", + "version": "0.12.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "07fa7958027fd98c567099bbcda5d6a0f2ec5197" + "reference": "39004edc7fc308752f625b89b70ad1710708f45e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/07fa7958027fd98c567099bbcda5d6a0f2ec5197", - "reference": "07fa7958027fd98c567099bbcda5d6a0f2ec5197", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/39004edc7fc308752f625b89b70ad1710708f45e", + "reference": "39004edc7fc308752f625b89b70ad1710708f45e", "shasum": "" }, "require": { @@ -721,7 +721,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-01-20T21:59:06+00:00" + "time": "2020-02-12T22:03:42+00:00" }, { "name": "phpunit/php-code-coverage",