summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 59f7573..5057ec7 100644
--- a/composer.json
+++ b/composer.json
@@ -39,11 +39,11 @@
},
"require-dev": {
"ext-json": "*",
- "laminas/laminas-coding-standard": "~2.4.0",
- "phpunit/phpunit": "^9.5.25",
- "psalm/plugin-phpunit": "^0.17.0",
+ "laminas/laminas-coding-standard": "~2.5.0",
+ "phpunit/phpunit": "^9.5.27",
+ "psalm/plugin-phpunit": "^0.18.4",
"psr/http-message": "^1.0.1",
- "vimeo/psalm": "^4.28",
+ "vimeo/psalm": "^5.4",
"webmozart/assert": "^1.11"
},
"suggest": {