diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json index c7cfd3d..501302f 100644 --- a/composer.json +++ b/composer.json @@ -25,8 +25,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", - "phpdocumentor/phpdocumentor": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7.11 || ^6.0.5", + "phpunit/phpunit": "^4.8.35 || ^5.7.11 || ^6.0.5 || ^7 || ^8", "theseer/autoload": "^1.22" }, "autoload": { |