summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-15 10:29:36 +0100
committerRemi Collet <remi@php.net>2022-12-15 10:29:36 +0100
commitfafea417b52873ab1959c18d8f0f9147adefda78 (patch)
tree65c8f47df08220d8d5c080599887c6fd446bbd15 /composer.json
parent32d65ccbe22c2f406f8466d55ea32fdef450b88a (diff)
update to 2.23.0
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 4dc323d..0a2f1db 100644
--- a/composer.json
+++ b/composer.json
@@ -45,10 +45,10 @@
"ext-libxml": "*",
"http-interop/http-factory-tests": "^0.9.0",
"laminas/laminas-coding-standard": "^2.4.0",
- "php-http/psr7-integration-tests": "^1.1.1",
+ "php-http/psr7-integration-tests": "^1.2",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.18.0",
- "vimeo/psalm": "^4.29.0"
+ "vimeo/psalm": "^5.0.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",