From a97f68068d22c81dc2453f22f0a891fe7b64e248 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Tue, 5 May 2015 04:15:20 +0200 Subject: [PATCH] test --- tests/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/composer.json b/tests/composer.json index a3aa9972..98304617 100644 --- a/tests/composer.json +++ b/tests/composer.json @@ -25,7 +25,7 @@ "forum": "http://www.smarty.net/forums/" }, "require": { - "phpunit/phpunit": "~4", + "phpunit/phpunit": "~4@stable", "php": ">=5.2" }, "autoload": {