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