update sabredav and phpunit

This commit is contained in:
Robin Appelman 2020-02-06 14:26:43 +01:00
commit 49c010f4d7
7 changed files with 22 additions and 31 deletions

View file

@ -10,10 +10,10 @@
],
"require": {
"php": ">=7.1",
"sabre/dav": "^3.2.0"
"sabre/dav": "^4.0.0"
},
"require-dev": {
"phpunit/phpunit": "^7"
"phpunit/phpunit": "^8"
},
"autoload": {
"psr-4": {