diff --git a/composer.json b/composer.json index 756f94c..ad35a9f 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.11", - "phpunit/phpunit": "^5.7", + "phpunit/phpunit": "^5.7 || ^7.0", "symfony/var-dumper": "^3.4" }, "autoload": {