diff --git a/composer.json b/composer.json index 6032e5ab..96f12592 100644 --- a/composer.json +++ b/composer.json @@ -255,7 +255,8 @@ "Invoke hook after a site install is complete | https://drupal.org/node/2924549": "https://www.drupal.org/files/issues/core-post-site-install-hook.patch", "Update module fails on installation | https://drupal.org/node/2350711": "https://www.drupal.org/files/issues/2021-03-12/2350711-9.x-71.patch", "Fatal error: Uncaught TypeError: Drupal\\Core\\Extension\\ThemeHandler::addTheme() | https://www.drupal.org/project/drupal/issues/3478628": "https://www.drupal.org/files/issues/2024-10-23/3478628_fix.patch", - "[regression] Drupal.editors.ckeditor5.onChange event doesn't fire after final input if user types too fast.": "https://www.drupal.org/files/issues/2024-06-05/3443422.patch" + "[regression] Drupal.editors.ckeditor5.onChange event doesn't fire after final input if user types too fast.": "https://www.drupal.org/files/issues/2024-06-05/3443422.patch", + "Adding non-existent permissions to a role is not allowed | https://www.drupal.org/project/drupal/issues/3358586": "https://www.drupal.org/files/issues/2023-09-14/3358586-11.patch" }, "drupal/acquia_cms_common": { "ACMS-1001 - The entity of type workflow by id editorial does not have a UUID.": "https://www.drupal.org/files/issues/2022-07-05/acquia_cms_common-rewrite-missing-uuid.patch", diff --git a/composer.lock b/composer.lock index c383cfcf..f146b65e 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": "b1a21accbfdce28223637becf6182f70", + "content-hash": "9937369392bd9e2a529485b4dccd0b2a", "packages": [ { "name": "abraham/twitteroauth",