From 86cc3d9f84ae7f0664d290960121c3111f32ae8a Mon Sep 17 00:00:00 2001 From: objecttothis Date: Sat, 10 Dec 2022 01:30:05 +0400 Subject: [PATCH] Remove incompatible package - kenjis/ci-phpunit-test is compatible with CI3.1 - https://github.com/kenjis/ci-phpunit-test --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 5b1cacbe9..52da85038 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,6 @@ "fakerphp/faker": "^1.9", "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^9.1", - "kenjis/ci-phpunit-test": "0.18.0" }, "config": { "allow-plugins": {