Bump phpstan/phpstan from 0.12.49 to 0.12.50 (#3874)

This commit is contained in:
dependabot-preview[bot] 2020-10-17 13:44:43 +00:00 committed by GitHub
parent a251960c1c
commit 4cbeee3ab8
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.49",
"phpstan/phpstan": "0.12.50",
"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": "294573068b38b2c7fc9981ec37926b70",
"content-hash": "98ac615ce525ccad9476808eec94380d",
"packages": [
{
"name": "adhocore/json-comment",
@ -976,16 +976,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.49",
"version": "0.12.50",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05"
"reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a6136c2b39d5214da78de37128d5fe08e5d5b05",
"reference": "9a6136c2b39d5214da78de37128d5fe08e5d5b05",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8248f9c81265af75d6d969ca3252aaf3e998f3a",
"reference": "b8248f9c81265af75d6d969ca3252aaf3e998f3a",
"shasum": ""
},
"require": {
@ -1028,7 +1028,7 @@
"type": "tidelift"
}
],
"time": "2020-10-12T14:10:44+00:00"
"time": "2020-10-16T12:22:23+00:00"
},
{
"name": "phpstan/phpstan-phpunit",