diff --git a/composer.json b/composer.json index 742a3c1f..dffa44d1 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "phpstan/phpstan": "^1.10.58", "phpunit/phpunit": "^10.5.10", "roave/infection-static-analysis-plugin": "^1.34.0", - "vimeo/psalm": "^5.21.1" + "vimeo/psalm": "^5.22.0" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 4da57c0e..bbe84d2f 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "7fd21abaac06e3449e2e26a70532144e", + "content-hash": "543d28b7700d89766ae08e2e35894641", "packages": [ { "name": "nikic/php-parser",