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 50e3be7..e57ca15 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "sebastian/recursion-context": "^3.0" }, "require-dev": { - "phpunit/phpunit": "^6.0", + "phpunit/phpunit": "^8.5", "ext-mbstring": "*" }, "autoload": { |