summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-21 09:40:28 +0100
committerRemi Collet <remi@php.net>2022-12-21 09:40:28 +0100
commitf9b7010ff09db872cd734ce4bfac8ef78da448c7 (patch)
treeac11f2a28980ca6ffbed38a0ae6e0e45dcb0a5a6 /composer.json
parentfafea417b52873ab1959c18d8f0f9147adefda78 (diff)
update to 2.24.0
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 0a2f1db..3721011 100644
--- a/composer.json
+++ b/composer.json
@@ -46,9 +46,9 @@
"http-interop/http-factory-tests": "^0.9.0",
"laminas/laminas-coding-standard": "^2.4.0",
"php-http/psr7-integration-tests": "^1.2",
- "phpunit/phpunit": "^9.5.26",
- "psalm/plugin-phpunit": "^0.18.0",
- "vimeo/psalm": "^5.0.0"
+ "phpunit/phpunit": "^9.5.27",
+ "psalm/plugin-phpunit": "^0.18.4",
+ "vimeo/psalm": "^5.4"
},
"provide": {
"psr/http-factory-implementation": "1.0",