From 4c3e67a301528ce7af118ac375512210cadb6f2d Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 10 May 2015 21:47:34 +0200 Subject: [PATCH] update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a09edc26..ba52169c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ allow_failures: - php: hhvm-nightly install: - - composer require smarty/smarty-php:3.1.*@dev + - composer require smarty/smarty-php:3.1.22 script: phpunit --configuration ../smarty-php/phpunit.xml \ No newline at end of file