Merge pull request #269 from robbieaverill/patch-2

Update PHPUnit version to 4.8
This commit is contained in:
Daniel Hensby 2017-01-26 20:38:46 +00:00 committed by GitHub
commit 77fb5c8d77
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": {