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 4f8f8a3..aca3d6f 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": "^5.3.6 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "4.0" + "phpunit/phpunit": "^4.8.35 || ^5.4.3" }, "autoload": { "psr-4": { |