mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Update PHPUnit to 5.7
This commit is contained in:
parent
f9b78e8fdf
commit
f6873d084a
@ -13,7 +13,7 @@
|
||||
"silverstripe/tagfield": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "~3.7@stable"
|
||||
"phpunit/phpunit": "^5.7"
|
||||
},
|
||||
"extra": [],
|
||||
"license": "BSD-2-Clause",
|
||||
|
Loading…
Reference in New Issue
Block a user