Bump phpstan/phpstan from 0.12.36 to 0.12.37 (#3765)

This commit is contained in:
dependabot-preview[bot] 2020-08-10 19:10:19 +00:00 committed by GitHub
parent 9bd6d5c67e
commit d1df72ec78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 7 deletions

View File

@ -38,7 +38,7 @@
"ocramius/package-versions": "^1.5"
},
"require-dev": {
"phpstan/phpstan": "0.12.36",
"phpstan/phpstan": "0.12.37",
"phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpunit/phpunit": "^9.2"

26
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b1129fbf37136eacf27cafa0b15f814a",
"content-hash": "14c3872a6f5a52b6087ed40d636fcddc",
"packages": [
{
"name": "adhocore/json-comment",
@ -527,6 +527,20 @@
"constructor",
"instantiate"
],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
"time": "2020-05-29T17:27:14+00:00"
},
{
@ -949,16 +963,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.36",
"version": "0.12.37",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3"
"reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
"reference": "eaeff985e395ff4e7aebf3251a43fca6c9be1af3",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a",
"reference": "5e16d83e6eb2dd784fbdaeaece5e2bca72e4f68a",
"shasum": ""
},
"require": {
@ -1001,7 +1015,7 @@
"type": "tidelift"
}
],
"time": "2020-08-05T09:29:40+00:00"
"time": "2020-08-09T14:32:41+00:00"
},
{
"name": "phpstan/phpstan-phpunit",