Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-02-02 13:46:29 +00:00
8 changed files with 52 additions and 25 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": "516f0ca0b6b64244f81ea8340c48347f",
"content-hash": "4ef66ad9f915fd8a82409bbf2a46c9cf",
"packages": [
{
"name": "adhocore/json-comment",
@ -1521,16 +1521,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.69",
"version": "0.12.71",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "8f436ea35241da33487fd0d38b4bc3e6dfe30ea8"
"reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f436ea35241da33487fd0d38b4bc3e6dfe30ea8",
"reference": "8f436ea35241da33487fd0d38b4bc3e6dfe30ea8",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
"reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
"shasum": ""
},
"require": {
@ -1561,7 +1561,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.69"
"source": "https://github.com/phpstan/phpstan/tree/0.12.71"
},
"funding": [
{
@ -1577,7 +1577,7 @@
"type": "tidelift"
}
],
"time": "2021-01-24T14:55:37+00:00"
"time": "2021-02-01T18:24:00+00:00"
},
{
"name": "phpstan/phpstan-phpunit",