diff --git a/composer.json b/composer.json index 1175db2901..0da0d248eb 100644 --- a/composer.json +++ b/composer.json @@ -148,9 +148,15 @@ "Fix schema (3217958)": "https://gist.githubusercontent.com/joeparsons/7d36cefca83823e93b44cb5b36374b04/raw/c495d02fddcb8364f9d6163bcd74f75e3d47f24f/3217958-5-x.patch", "Subtheme not D10 Compatible (3291051)": "https://www.drupal.org/files/issues/2023-10-27/3291051-5.1.x-subtheme-not-d10-compatible.patch" }, + "drupal/bootstrap_utilities": { + "Fix schema (3301133)": "https://www.drupal.org/files/issues/2024-08-02/bootstrap_utilities-3301133-12_0.patch" + }, "drupal/cas": { "ServiceNotFoundException when logging out (2948185)": "https://www.drupal.org/files/issues/cas_logout_error-2948185-2.patch" }, + "drupal/ckeditor_indentblock": { + "Symfony\\Component\\Validator\\Exception\\LogicException: The LangcodeRequiredIfTranslatableValues constraint can only operate on the root object being validated. (3457094)": "https://www.drupal.org/files/issues/2024-07-25/ckeditor_indentblock-3457094-schema-error.patch" + }, "drupal/config_distro": { "Storage comparer issue": "https://gist.githubusercontent.com/tadean/e2e0dd57f1a9c4eae28d8e713cb01d82/raw/e114987d4a76c183208c763de4dbfecbf41b7f35/config_distro_storage_comparer_issue.patch" },