diff --git a/composer.json b/composer.json index af99611..4fd43c4 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "twig/twig": "^2.4.0" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^6.0 || ^7.0" }, "bin": ["bin/phint"], "config": {