Bump phpstan/phpstan from 0.12.40 to 0.12.42 (#3812)

This commit is contained in:
dependabot-preview[bot] 2020-09-03 14:13:14 +00:00 committed by GitHub
parent 2ea7a9e216
commit e47a711494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

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

12
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": "2f9785d95e0b0af073141bb055e42bb8",
"content-hash": "c1d313295fa1e219082cb159d7ba6c63",
"packages": [
{
"name": "adhocore/json-comment",
@ -976,16 +976,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.40",
"version": "0.12.42",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17"
"reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dce7293ad7b59fc09a9ab9b0b5b44902c092ca17",
"reference": "dce7293ad7b59fc09a9ab9b0b5b44902c092ca17",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"shasum": ""
},
"require": {
@ -1028,7 +1028,7 @@
"type": "tidelift"
}
],
"time": "2020-08-26T19:06:20+00:00"
"time": "2020-09-02T13:14:53+00:00"
},
{
"name": "phpstan/phpstan-phpunit",