From 1909260012aafff9cab8ed12988f8a11e3cb0d06 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Feb 2017 09:52:49 +0100 Subject: php-phpunit-php-code-coverage5: 5.0.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 986b8c7..14f51ed 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require": { "php": "^7.0", "phpunit/php-file-iterator": "^1.3", - "phpunit/php-token-stream": "^1.4.2", + "phpunit/php-token-stream": "^1.4.2 || ^2.0", "phpunit/php-text-template": "^1.2", "sebastian/code-unit-reverse-lookup": "^1.0", "sebastian/environment": "^2.0", -- cgit