Bump phpstan/phpstan from 0.12.43 to 0.12.44 (#3838)

This commit is contained in:
dependabot-preview[bot] 2020-09-25 13:20:29 +00:00 committed by GitHub
parent 7e2efae024
commit 0fc9170bbf
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.43",
"phpstan/phpstan": "0.12.44",
"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": "22ea95c26192b5f61e1cfc2cb63fc462",
"content-hash": "02113ed8ae4d8e008b919292fac5f6c4",
"packages": [
{
"name": "adhocore/json-comment",
@ -976,16 +976,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.43",
"version": "0.12.44",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6"
"reference": "330b45776ea77f167b150e24787412414a8fa469"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/330b45776ea77f167b150e24787412414a8fa469",
"reference": "330b45776ea77f167b150e24787412414a8fa469",
"shasum": ""
},
"require": {
@ -1028,7 +1028,7 @@
"type": "tidelift"
}
],
"time": "2020-09-19T21:19:38+00:00"
"time": "2020-09-24T15:28:47+00:00"
},
{
"name": "phpstan/phpstan-phpunit",