Update phpunit deps to match framework

This commit is contained in:
Daniel Hensby 2018-05-25 11:02:21 +01:00
parent 61bf3af041
commit 81872c75c3
No known key found for this signature in database
GPG Key ID: D8DEBC4C8E7BC8B9

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": {