summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 7cf022b..a4189ce 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
"require-dev": {
"ocramius/proxy-manager": "^1.0 || ^2.0",
"phpbench/phpbench": "^0.10.0",
- "phpunit/phpunit": "^4.6 || ^5.2.10",
+ "phpunit/phpunit": "^5.7 || ^6.0.6",
"mikey179/vfsStream": "^1.6",
"zendframework/zend-coding-standard": "~1.0.0"
},