summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 28cdaed..eb61a92 100644
--- a/composer.json
+++ b/composer.json
@@ -20,8 +20,8 @@
"ext-mbstring": "*"
},
"require-dev": {
- "phpunit/php-code-coverage": "~2.0 || ~3.0",
- "phpunit/phpunit": "~4.8 || ~5.1"
+ "phpunit/php-code-coverage": "*",
+ "phpunit/phpunit": "~4.8 || ~5.7"
},
"conflict": {
"phpmyadmin/motranslator": "<3.0"