Bump phpstan/phpstan from 0.12.22 to 0.12.23 (#3468)

This commit is contained in:
dependabot-preview[bot] 2020-05-05 15:59:22 +00:00 committed by GitHub
parent 6bfc309a0a
commit 84932ce908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

27
composer.lock generated
View File

@ -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": []
}