From 9504957e90415ee1b33cbc13e622c6c5be88e5ac Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Fri, 3 Dec 2021 14:28:34 +0000 Subject: [PATCH] phpunit-shim is unmaintained since March --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6f0ac22..fbde396 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpstan/phpstan": "1.2.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", - "irstea/phpunit-shim": "^8.5 || ^9.5" + "phpunit/phpunit": "^8.5 || ^9.5" }, "autoload": { "psr-4": {