phpstan 0.12.22

This commit is contained in:
Dylan K. Taylor
2020-05-04 22:26:44 +01:00
parent 06e8c6a3ad
commit 6bfc309a0a
3 changed files with 27 additions and 27 deletions

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": "b4bca488450ecd2c1d67fef301daec57",
"content-hash": "222ac0d0733c84c09bccb09be572a315",
"packages": [
{
"name": "adhocore/json-comment",
@ -478,16 +478,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.19",
"version": "0.12.22",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d"
"reference": "59090e1b84efca9310e58586aeb787521aa00b10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d",
"reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/59090e1b84efca9310e58586aeb787521aa00b10",
"reference": "59090e1b84efca9310e58586aeb787521aa00b10",
"shasum": ""
},
"require": {
@ -530,7 +530,7 @@
"type": "tidelift"
}
],
"time": "2020-04-19T20:35:10+00:00"
"time": "2020-05-04T09:21:25+00:00"
},
{
"name": "phpstan/phpstan-phpunit",