summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-06 09:58:51 +0100
committerRemi Collet <remi@php.net>2022-12-06 09:58:51 +0100
commit07fc1c7af654b7f668c34e932ecdde8cedbbd896 (patch)
treec2c0cbf32cb9aeb171b1532f530facbcd4d4461c /composer.json
parentab26b9158bf80ca776bb20df5ab06d80548b3659 (diff)
update to 2.16.0HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
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",