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 9b85bb2..e33f70c 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "psr/log": "^1.0.0" }, "require-dev": { - "phpunit/phpunit": "4.0.*" + "phpunit/phpunit": "^6.0.0" }, "license": "MIT", "authors": [ |