diff --git a/composer.json b/composer.json index d6860aa..4845db1 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpunit/phpunit": "^9.4", "roave/infection-static-analysis-plugin": "^1.5", "spatie/phpunit-watcher": "^1.23", - "vimeo/psalm": "^4.10" + "vimeo/psalm": "^5.25" }, "scripts": { "test": "phpunit --testdox --no-interaction",