PHPStan 1.10.35, plus workarounds

This commit is contained in:
Dylan K. Taylor
2023-09-21 13:22:14 +01:00
parent 914eb62e94
commit 912fd3f5c6
6 changed files with 20 additions and 20 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": "dc69846ccf19272d45811712f038f167",
"content-hash": "544d6f936592b418497d61fec8058656",
"packages": [
{
"name": "adhocore/json-comment",
@ -1738,16 +1738,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.15",
"version": "1.10.35",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd"
"reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd",
"reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3",
"reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3",
"shasum": ""
},
"require": {
@ -1796,7 +1796,7 @@
"type": "tidelift"
}
],
"time": "2023-05-09T15:28:01+00:00"
"time": "2023-09-19T15:27:56+00:00"
},
{
"name": "phpstan/phpstan-phpunit",