From 2652c5ef26c07e931f599c29b049142ffbf2913c Mon Sep 17 00:00:00 2001 From: uwetews Date: Fri, 14 Apr 2017 05:37:17 +0200 Subject: [PATCH] reomove require for phpunit --- tests/composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/composer.json b/tests/composer.json index 2a22df0f..6202958c 100644 --- a/tests/composer.json +++ b/tests/composer.json @@ -24,10 +24,6 @@ "issues": "http://code.google.com/p/smarty-php/issues/list", "forum": "http://www.smarty.net/forums/" }, - "require": { - "phpunit/phpunit": "4.6.6", - "php": ">=5.2" - }, "autoload": { "classmap": [ "Bootstrap.php",