PHP 5.5 doesn't support phpunit 5

This commit is contained in:
Alex Bilbie 2016-02-21 17:11:58 +00:00
parent eedcfe115c
commit cee4147688

View File

@ -11,7 +11,7 @@
"paragonie/random_compat": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "~5.2",
"phpunit/phpunit": "^4.8",
"league/plates": "^3.1"
},
"repositories": [