Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-05-21 01:27:35 +01:00
4 changed files with 12 additions and 9 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": "f2a4e10d62b3a989bac574ac65555ad2",
"content-hash": "7e519325ae271d7d2c56a481a64b8d44",
"packages": [
{
"name": "adhocore/json-comment",
@ -1834,16 +1834,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.86",
"version": "0.12.88",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a"
"reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
"reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/464d1a81af49409c41074aa6640ed0c4cbd9bb68",
"reference": "464d1a81af49409c41074aa6640ed0c4cbd9bb68",
"shasum": ""
},
"require": {
@ -1874,7 +1874,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.86"
"source": "https://github.com/phpstan/phpstan/tree/0.12.88"
},
"funding": [
{
@ -1890,7 +1890,7 @@
"type": "tidelift"
}
],
"time": "2021-05-08T11:29:01+00:00"
"time": "2021-05-17T12:24:49+00:00"
},
{
"name": "phpstan/phpstan-phpunit",