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 5a93b9d..cfc2c6a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require": { "php": ">=7", - "phpunit/phpunit": "^6 || ^7", + "phpunit/phpunit": "^6 || ^7 || ^8", "php-mock/php-mock-integration": "^2" }, "archive": { |