From 2fa1875acc959cbc720e6d8e9f7cb2af6c558f83 Mon Sep 17 00:00:00 2001 From: victormilla <53478954+victormilla@users.noreply.github.com> Date: Mon, 24 May 2021 14:11:56 +0200 Subject: [PATCH] Remove phpunit --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6679260..d14fc80 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,7 @@ "symfony/process": "~2.0|~3.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.0", - "phpunit/phpunit": "^4.8" + "symfony/phpunit-bridge": "^3.0" }, "config": { "platform": {