Update PHPUnit version to 4.8

As in the framework
This commit is contained in:
Robbie Averill 2017-01-26 10:17:24 +13:00 committed by GitHub
parent 84551163a6
commit 6fb0aab811
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"silverstripe/asset-admin": "~1.0.0"
},
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
"phpunit/PHPUnit": "~4.8@stable"
},
"extra": {
"branch-alias": {