diff --git a/composer.lock b/composer.lock index ffefeea..0875e66 100644 --- a/composer.lock +++ b/composer.lock @@ -1264,16 +1264,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.17", + "version": "0.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6" + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b2c37bda79fdb11d801ce208ce391cffc0f572e6", - "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ce27fe29c8660a27926127d350d53d80c4d4286", + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286", "shasum": "" }, "require": { @@ -1299,7 +1299,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-03-17T15:39:11+00:00" + "time": "2020-03-22T16:51:47+00:00" }, { "name": "phpstan/phpstan-phpunit",