PHPStan 1.0.2

This commit is contained in:
Dylan K. Taylor
2021-11-03 20:26:32 +00:00
parent 29e2d92098
commit 729f831b8f
3 changed files with 8 additions and 18 deletions

14
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": "9600d7526f3a45137fc4ba7030b2d58d",
"content-hash": "352902efd3a960977acfb3ae7bda38da",
"packages": [
{
"name": "adhocore/json-comment",
@ -1011,16 +1011,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "0eb6ecdfbcebf2207668087dfb2e215581a75023"
"reference": "e9e2a501102ba0b126b2f63a7f0a3b151056fe91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0eb6ecdfbcebf2207668087dfb2e215581a75023",
"reference": "0eb6ecdfbcebf2207668087dfb2e215581a75023",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e9e2a501102ba0b126b2f63a7f0a3b151056fe91",
"reference": "e9e2a501102ba0b126b2f63a7f0a3b151056fe91",
"shasum": ""
},
"require": {
@ -1051,7 +1051,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.0.1"
"source": "https://github.com/phpstan/phpstan/tree/1.0.2"
},
"funding": [
{
@ -1071,7 +1071,7 @@
"type": "tidelift"
}
],
"time": "2021-11-02T10:25:31+00:00"
"time": "2021-11-03T16:09:51+00:00"
},
{
"name": "phpstan/phpstan-phpunit",