diff --git a/composer.lock b/composer.lock index 63a178797..37280154c 100644 --- a/composer.lock +++ b/composer.lock @@ -478,16 +478,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.22", + "version": "0.12.23", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "59090e1b84efca9310e58586aeb787521aa00b10" + "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/59090e1b84efca9310e58586aeb787521aa00b10", - "reference": "59090e1b84efca9310e58586aeb787521aa00b10", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/71e529efced79e055fa8318b692e7f7d03ea4e75", + "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75", "shasum": "" }, "require": { @@ -516,21 +516,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-05-04T09:21:25+00:00" + "time": "2020-05-05T12:55:44+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -666,6 +652,5 @@ "ext-zip": "*", "ext-zlib": ">=1.2.11" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] }