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",