diff --git a/composer.json b/composer.json index 277bfd2..0030bc1 100644 --- a/composer.json +++ b/composer.json @@ -66,6 +66,9 @@ "drupal/core": { "Users can't reference unpublished content even when they have access to it. See https://www.drupal.org/project/drupal/issues/2845144": "https://www.drupal.org/files/issues/2024-02-13/2845144-87.patch" }, + "drupal/layout_paragraphs": { + "Fix implicit nullable warnings #3502083": "https://www.drupal.org/files/issues/2025-09-23/fix-implicit-nullable-warnings-3502083-7.patch" + }, "drupal/preview_link": { "Automatically populating multiple preview link entities #3439968": "https://www.drupal.org/files/issues/2024-05-22/3439968-4.diff", "Add a 'copy to clipboard' feature for preview_link": "https://www.drupal.org/files/issues/2024-08-15/3449121-10.patch",