diff --git a/src/Taskwarrior.php b/src/Taskwarrior.php index a713055..659fb5b 100644 --- a/src/Taskwarrior.php +++ b/src/Taskwarrior.php @@ -62,6 +62,7 @@ class Taskwarrior 'rc:' . $this->taskrc, 'rc.data.location=' . $this->taskData, 'rc.json.array=true', + 'rc.json.depends.array=true', 'rc.confirmation=no', ), $rcOptions