diff --git a/composer.json b/composer.json index a04f43c..83981f1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ ], "require": { "php": ">=5.5", - "sabre/dav" : "~4.1.0", + "sabre/dav" : "~4.1.4", "sabre/vobject": "^4.2.1", "nesbot/carbon": "^2.0.0", "laminas/laminas-validator": "^2.13", diff --git a/lib/Configs/TaskwarriorConfig.php b/lib/Configs/TaskwarriorConfig.php index 81528aa..b4aece7 100644 --- a/lib/Configs/TaskwarriorConfig.php +++ b/lib/Configs/TaskwarriorConfig.php @@ -1,4 +1,4 @@ -