diff --git a/composer.lock b/composer.lock index 4ff8a37c6..bf6afac4c 100644 --- a/composer.lock +++ b/composer.lock @@ -436,16 +436,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.14", + "version": "0.12.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2" + "reference": "3928a303954338eb8ed201cfe69134950318b470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37bdd26a80235d0f9045b49f4151102b7831cbe2", - "reference": "37bdd26a80235d0f9045b49f4151102b7831cbe2", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3928a303954338eb8ed201cfe69134950318b470", + "reference": "3928a303954338eb8ed201cfe69134950318b470", "shasum": "" }, "require": { @@ -471,7 +471,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-03-02T22:29:43+00:00" + "time": "2020-03-16T15:27:38+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -609,6 +609,5 @@ "ext-zip": "*", "ext-zlib": ">=1.2.11" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] }