Bump phpstan/phpstan from 0.12.47 to 0.12.48 (#3851)

This commit is contained in:
dependabot-preview[bot] 2020-10-05 13:23:19 +00:00 committed by GitHub
parent 74bef7f423
commit a110317d1b
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.47",
"phpstan/phpstan": "0.12.48",
"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": "99f705d4373876e5eae8782e5d5f8614",
"content-hash": "df9fd2bf97febeb99d4c5819d997895f",
"packages": [
{
"name": "adhocore/json-comment",
@ -976,16 +976,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.47",
"version": "0.12.48",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "74325a6ae15378db0df71b969ded245378d2e058"
"reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/74325a6ae15378db0df71b969ded245378d2e058",
"reference": "74325a6ae15378db0df71b969ded245378d2e058",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d364cfbac9ffd869570cdfea7eaa6541c3dac666",
"reference": "d364cfbac9ffd869570cdfea7eaa6541c3dac666",
"shasum": ""
},
"require": {
@ -1028,7 +1028,7 @@
"type": "tidelift"
}
],
"time": "2020-09-29T13:35:39+00:00"
"time": "2020-10-01T13:20:16+00:00"
},
{
"name": "phpstan/phpstan-phpunit",