diff --git a/composer.lock b/composer.lock index e436655f1..f96ee1dae 100644 --- a/composer.lock +++ b/composer.lock @@ -439,16 +439,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.15", + "version": "0.12.17", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3928a303954338eb8ed201cfe69134950318b470" + "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3928a303954338eb8ed201cfe69134950318b470", - "reference": "3928a303954338eb8ed201cfe69134950318b470", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b2c37bda79fdb11d801ce208ce391cffc0f572e6", + "reference": "b2c37bda79fdb11d801ce208ce391cffc0f572e6", "shasum": "" }, "require": { @@ -474,21 +474,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "funding": [ - { - "url": "https://github.com/ondrejmirtes", - "type": "github" - }, - { - "url": "https://www.patreon.com/phpstan", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" - } - ], - "time": "2020-03-16T15:27:38+00:00" + "time": "2020-03-17T15:39:11+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -624,6 +610,5 @@ "ext-zip": "*", "ext-zlib": ">=1.2.11" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] }