diff --git a/composer.json b/composer.json index cefbf0295..5bfe76dc9 100644 --- a/composer.json +++ b/composer.json @@ -205,6 +205,9 @@ "drupal/printable": { "3214729 PDF filename is generated with it's location" : "https://git.drupalcode.org/issue/printable-3214729/-/commit/cbc98dbe864f82b4cc1da110d88097d0c4740bb9.patch", "#3193531, Drupal 9 errors from submodule": "https://git.drupalcode.org/issue/printable-3193531/-/commit/9b4d5fa8b6a713da671ab3143c8580fce45ca6fb.diff" + }, + "drupal/scheduler_content_moderation_integration" : { + "Widget error when field is overridden - undefined offset 0 in $form['publish_state']" : "https://www.drupal.org/files/issues/2020-06-30/3077147-28.patch" } } } diff --git a/composer.lock b/composer.lock index b0a9cad3d..6da992773 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ab4f23a88f0db6fdaeded49102a47191", + "content-hash": "5847ee12bc4d03b7970481462e596ae3", "packages": [ { "name": "alchemy/zippy",