From 50e9a4c621bc2289c48175c9120b084232ce6e6d Mon Sep 17 00:00:00 2001 From: Aerex Date: Wed, 23 Feb 2022 20:54:07 -0600 Subject: [PATCH] chore: Updated dependencies --- composer.json | 2 +- lib/Configs/TaskwarriorConfig.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ -