diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-06 09:58:51 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-06 09:58:51 +0100 |
commit | 07fc1c7af654b7f668c34e932ecdde8cedbbd896 (patch) | |
tree | c2c0cbf32cb9aeb171b1532f530facbcd4d4461c /composer.json | |
parent | ab26b9158bf80ca776bb20df5ab06d80548b3659 (diff) |
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 ed051cb..6fb5dad 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "mongodb/mongodb": "~1.13.0", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.30" + "vimeo/psalm": "^5.0" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component", |