Merge branch 'next-minor' into next-major

This commit is contained in:
Dylan K. Taylor
2023-03-07 15:25:44 +00:00
3 changed files with 8 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": "c17a304e431f339ea8fda7d7976bdfdf",
"content-hash": "9751c90077792bd5d12ebb53a0214ec1",
"packages": [
{
"name": "adhocore/json-comment",
@@ -1775,16 +1775,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.3",
"version": "1.10.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64"
"reference": "8d39218664b45a4a42d5be66d2b63dcf8c149982"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5419375b5891add97dc74be71e6c1c34baaddf64",
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8d39218664b45a4a42d5be66d2b63dcf8c149982",
"reference": "8d39218664b45a4a42d5be66d2b63dcf8c149982",
"shasum": ""
},
"require": {
@@ -1814,7 +1814,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.10.3"
"source": "https://github.com/phpstan/phpstan/tree/1.10.4"
},
"funding": [
{
@@ -1830,7 +1830,7 @@
"type": "tidelift"
}
],
"time": "2023-02-25T14:47:13+00:00"
"time": "2023-03-06T13:39:20+00:00"
},
{
"name": "phpstan/phpstan-phpunit",