diff --git a/composer.json b/composer.json index ac2aad82..d6ae4e62 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "laminas/laminas-stdlib": "^3.18.0", "phpunit/phpunit": "^10.5.37", "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.15.0" + "vimeo/psalm": "^6.0.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",