From f9b7010ff09db872cd734ce4bfac8ef78da448c7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Dec 2022 09:40:28 +0100 Subject: update to 2.24.0 --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'composer.json') 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", -- cgit