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 86af9c5..3b71238 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "mongodb/mongodb": "^1.0.1" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.0", + "phpunit/phpunit": "^5.7.27 || ^6.0 || ^7.0", "squizlabs/php_codesniffer": "^3.2" }, "provide": { |