diff --git a/composer.json b/composer.json index 77a8816..e4e130b 100644 --- a/composer.json +++ b/composer.json @@ -205,6 +205,9 @@ "Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2025-06-24/2648950-293.patch", "Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch" }, + "drupal/ckeditor_iframe": { + "Support CKEditor5 45.2.0": "https://www.drupal.org/files/issues/2025-07-21/3529626-support-ckeditor5-45.2.0.patch" + }, "drupal/ds": { "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch" },