From 0a1d2c20c7a55e1d3f0e036a4cb5235bbf2523f4 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Tue, 5 May 2015 04:11:44 +0200 Subject: [PATCH] test --- tests/composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/composer.json b/tests/composer.json index e43fb45a..3d8757ec 100644 --- a/tests/composer.json +++ b/tests/composer.json @@ -24,9 +24,8 @@ "issues": "http://code.google.com/p/smarty-php/issues/list", "forum": "http://www.smarty.net/forums/" }, - "minimum-stability" : "stable", "require": { - "phpunit/phpunit": "*", + "phpunit/phpunit": "~", "php": ">=5.2" }, "autoload": {