Merge pull request #4595 from wallabag/dependabot/composer/phpstan/phpstan-0.12.43

Bump phpstan/phpstan from 0.12.42 to 0.12.43
This commit is contained in:
Jérémy Benoist 2020-09-21 06:13:06 +02:00 committed by GitHub
commit e73784a456
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11522,16 +11522,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.42",
"version": "0.12.43",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4"
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"reference": "54221b44766cb4bdfe40d1828d5bba5dd79c38c6",
"shasum": ""
},
"require": {
@ -11574,7 +11574,7 @@
"type": "tidelift"
}
],
"time": "2020-09-02T13:14:53+00:00"
"time": "2020-09-19T21:19:38+00:00"
},
{
"name": "phpstan/phpstan-doctrine",