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