summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-03 09:59:12 +0100
committerRemi Collet <remi@php.net>2023-01-03 09:59:12 +0100
commit246c9fea3dba5d0c8d189cb3861f55143817d51c (patch)
tree0853b85fd1b54ff602ee8c3fb1b8bf465322cb17 /composer.json
parentf31525af0306241cfa7f1eac333d7aad2458fa26 (diff)
update to 2.16.0HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 6c6de94..a940735 100644
--- a/composer.json
+++ b/composer.json
@@ -37,8 +37,8 @@
"ext-gd": "*",
"laminas/laminas-coding-standard": "~2.4.0",
"phpunit/phpunit": "^9.5.26",
- "psalm/plugin-phpunit": "^0.18.0",
- "vimeo/psalm": "^4.29.0"
+ "psalm/plugin-phpunit": "^0.18.4",
+ "vimeo/psalm": "^5.1"
},
"suggest": {
"laminas/laminas-i18n-resources": "Translations of captcha messages"