diff --git a/php/composer.json b/php/composer.json index efb015e53..a39679c12 100644 --- a/php/composer.json +++ b/php/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "phpunit/phpunit": "^10.0", - "vimeo/psalm": "5.19.1", + "vimeo/psalm": "5.22.2", "friendsofphp/php-cs-fixer": "^3.5", "psalm/plugin-phpunit": "^0.18.0", "nikic/php-parser": "^4.14"