diff --git a/composer.json b/composer.json index f35e8a6..5470642 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,5 @@ "license": "GPL-2.0+", "require": { "swaggest/json-schema": "^0.12.0" - }, - "suggest": { - "drupal/webform": "You will need the webform module if you plan to install marketing_cloud_example." } }