Updated to phpunit 5

This commit is contained in:
Alex Bilbie 2016-02-21 16:40:29 +00:00
parent bc82f5badd
commit 27d4441d1d

View File

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