From 067326e7045f61074ccda303e3f722e3dc396a07 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Wed, 10 Nov 2021 14:09:19 +0100 Subject: [PATCH] add data wizard link suggestion --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 464682f..85cf308 100644 --- a/composer.json +++ b/composer.json @@ -43,6 +43,7 @@ "suggest": { "d3/datawizardtasks": "useful example tasks for Data Wizard", "d3/datawizardcli": "command line implementation for fully automated Data Wizard tasks" + "d3/datawizardlink": "remote http link for Data Wizard module exports" }, "autoload": { "psr-4": {