From 13fd17eb097a5c3cc753d25aab2d799f7bbe1c59 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 14 Nov 2022 11:52:23 +0100 Subject: update to 2.21.0 --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 67be247..4dc323d 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.1.1", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.28" + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^4.29.0" }, "provide": { "psr/http-factory-implementation": "1.0", -- cgit