From 0cf348a0fda1a23b7aea0e26a481d2916c6bd904 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Jul 2022 08:51:30 +0200 Subject: update to 3.11.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index f4469f3..05c5052 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "laminas/laminas-coding-standard": "~2.3.0", "phpbench/phpbench": "^1.0", "phpunit/phpunit": "^9.3.7", - "psalm/plugin-phpunit": "^0.16.0", + "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.7" }, "autoload": { -- cgit