diff --git a/composer.json b/composer.json index c6df135..16adced 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": ">=5.3.3", "phpunit/phpunit": "3.7.*", - "phpunit/php-text-template": "1.1.4", + "phpunit/php-text-template": ">=1.1.4", "zetacomponents/console-tools": "1.6", "zetacomponents/base": "1.8" },