summaryrefslogtreecommitdiff
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 6eec5fd..47d0286 100644
--- a/composer.json
+++ b/composer.json
@@ -24,6 +24,6 @@
"league/html-to-markdown": "^4.2"
},
"require-dev": {
- "phpunit/phpunit": "4.*"
+ "phpunit/phpunit": "~5.7"
}
}