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 73008e5..5b5b5d9 100644
--- a/composer.json
+++ b/composer.json
@@ -32,8 +32,8 @@
"irc": "irc://irc.freenode.net/phpunit"
},
"require": {
- "php": ">=5.3.3",
- "phpunit/phpunit": "~4",
+ "php": ">=5.6",
+ "phpunit/phpunit": "~5.0",
"sebastian/comparator": "~1.0",
"ext-curl": "*",
"ext-dom": "*"