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 631c495..f1735c0 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "require-dev": { "behat/behat": "^3.3", "symfony/filesystem": "^3.4 || ^4.0 || ^5.0", - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": "^8.0 || ^9.0" }, "suggest": { |