Merge pull request #4745 from wallabag/dependabot/composer/phpstan/phpstan-0.12.57

Bump phpstan/phpstan from 0.12.56 to 0.12.57
This commit is contained in:
Jérémy Benoist 2020-11-23 06:40:11 +01:00 committed by GitHub
commit fc74b2b7a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11416,16 +11416,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.56", "version": "0.12.57",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1" "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/007fd5d700c41e1bb27795fae15a2383f8fa4ba1", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
"reference": "007fd5d700c41e1bb27795fae15a2383f8fa4ba1", "reference": "f9909d1d0c44b4cbaf72babcf80e8f14d6fdd55b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11468,7 +11468,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-16T22:59:18+00:00" "time": "2020-11-21T12:53:28+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",