Bump phpstan/phpstan from 0.12.15 to 0.12.17 (#3363)

This commit is contained in:
dependabot-preview[bot] 2020-03-18 13:06:14 +00:00 committed by GitHub
parent d4dc1c8a0c
commit 35b8f0bf25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

27
composer.lock generated
View File

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