From f5d35021f5059a4ef772f6c4bcd12ee20c11a02a Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Thu, 11 Nov 2021 11:15:23 +0100 Subject: [PATCH] fix composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 85cf308..27f514d 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ }, "suggest": { "d3/datawizardtasks": "useful example tasks for Data Wizard", - "d3/datawizardcli": "command line implementation for fully automated Data Wizard tasks" + "d3/datawizardcli": "command line implementation for fully automated Data Wizard tasks", "d3/datawizardlink": "remote http link for Data Wizard module exports" }, "autoload": {