Merge pull request #4460 from wallabag/dependabot/composer/phpstan/phpstan-0.12.32

Bump phpstan/phpstan from 0.12.31 to 0.12.32
This commit is contained in:
Jérémy Benoist 2020-07-02 05:00:20 +02:00 committed by GitHub
commit 49aad7bfba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11259,16 +11259,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.31",
"version": "0.12.32",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "776c8056b401e1b67f277b9e9fb334d1a274671d"
"reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/776c8056b401e1b67f277b9e9fb334d1a274671d",
"reference": "776c8056b401e1b67f277b9e9fb334d1a274671d",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c",
"reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c",
"shasum": ""
},
"require": {
@ -11311,7 +11311,7 @@
"type": "tidelift"
}
],
"time": "2020-06-24T20:55:29+00:00"
"time": "2020-07-01T11:57:52+00:00"
},
{
"name": "phpstan/phpstan-doctrine",