update to phpunit 7

This commit is contained in:
Robin Appelman 2019-11-06 14:28:07 +01:00
commit 76953efe15
4 changed files with 7 additions and 8 deletions

View file

@ -13,7 +13,7 @@
"sabre/dav": "^3.2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^7"
},
"autoload": {
"psr-4": {