diff --git a/apps/cms/composer.json b/apps/cms/composer.json index d7ca377fd..a9248445d 100644 --- a/apps/cms/composer.json +++ b/apps/cms/composer.json @@ -96,6 +96,9 @@ "patches": { "drupal/userprotect": { "Fix site install": "https://www.drupal.org/files/issues/2023-07-28/3349663-8.patch" + }, + "drupal/gutenberg": { + "Disable gutenberg flag": "patches/contrib/gutenberg/disable_gutenberg_flag.patch" } }, "patchLevel": {