From 43db3191ac396b02c0f5b554e6c64fb5003f34e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 15:24:33 +0300 Subject: [PATCH] Update yiisoft/test-support requirement from ^1.3 to ^3.0 (#155) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 87c16319..b7fdddf3 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "roave/infection-static-analysis-plugin": "^1.16", "spatie/phpunit-watcher": "^1.23", "vimeo/psalm": "^4.18", - "yiisoft/test-support": "^1.3" + "yiisoft/test-support": "^3.0" }, "autoload": { "psr-4": {