Upgrade PHPStan to 2.0.1

This commit is contained in:
wn_
2024-11-12 01:26:43 +00:00
parent 6273e26ea4
commit e4c57769e0
14 changed files with 477 additions and 76 deletions

View File

@@ -29,7 +29,7 @@
"guzzlehttp/guzzle": "^7.0"
},
"require-dev": {
"phpstan/phpstan": "1.10.3",
"phpstan/phpstan": "2.0.1",
"phpunit/phpunit": "9.5.16",
"phpunit/php-code-coverage": "^9.2"
}