Merge pull request #4933 from wallabag/dependabot/composer/phpstan/phpstan-0.12.66

This commit is contained in:
Jérémy Benoist 2021-01-12 06:17:31 +01:00 committed by GitHub
commit 2f62fce4dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11489,16 +11489,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.65", "version": "0.12.66",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "1c7658668b28f8d647a8b874372acf14c4352688" "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1c7658668b28f8d647a8b874372acf14c4352688", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4110a2425c6bd53acbdfcda07885e87b66e9ba3e",
"reference": "1c7658668b28f8d647a8b874372acf14c4352688", "reference": "4110a2425c6bd53acbdfcda07885e87b66e9ba3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11541,7 +11541,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-06T16:51:10+00:00" "time": "2021-01-11T16:43:15+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",