diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |