Merge pull request #228 from dhensby/pulls/3/phpunit-compat

Update phpunit deps to match framework
This commit is contained in:
Robbie Averill 2018-05-26 00:22:25 +12:00 committed by GitHub
commit 53ff2d0f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"silverstripe-themes/simple": "3.1.*"
},
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
"phpunit/phpunit": "^3 || ^4 || ^5"
},
"extra": {
"branch-alias": {