diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 25e22ad4c..e91c8d2e7 100644 --- a/composer.json +++ b/composer.json @@ -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" } |