diff --git a/composer.json b/composer.json index 5e36a734c0be42f22a49ee3cc6652e39c971ac12..2a64f95a96c233cae908a06dbd28aae693af2264 100644 --- a/composer.json +++ b/composer.json @@ -366,6 +366,10 @@ "drupal/slick": { "Issue #2948735: Adding the alt attribute to the slick thumbnails": "https://www.drupal.org/files/issues/adding-the-alt-attribute-to-the-slick-thumbnails-2948735-2.patch" + }, + "drupal/webform": { + "Issue #2944792: Remove Contribute dependency.": + "https://www.drupal.org/files/issues/webform-2944792-remove-contribute-dependency-28.patch" } } } diff --git a/drupal-org.make b/drupal-org.make index 2255f99d28159624de4e6ae8d1cd865144757a87..bd238123581aada57208ab0c58b3f3bc0050dcfc 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -215,6 +215,8 @@ projects[revision_log_default][version] = 1.0 projects[webform][type] = module projects[webform][version] = 5.0-rc3 +;; Issue #2944792: Remove Contribute dependency. +projects[webform][patch][] = https://www.drupal.org/files/issues/webform-2944792-remove-contribute-dependency-28.patch projects[default_content][type] = module projects[default_content][version] = 1.0-alpha7