Skip to content

Commit 90e57b4

Browse files
authored
Merge pull request #259 from localgovdrupal/feature/258-deprecated-implicit-nullable
Add patch for layout_paragraphs to fix deprecated implicit nullable: …
2 parents 5b26337 + d21cac3 commit 90e57b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"drupal/geolocation": {
3434
"Fix schema #3138668": "https://www.drupal.org/files/issues/2021-01-27/geolocation-google-maps-schema-update-3138668-5.patch"
3535
},
36+
"drupal/layout_paragraphs": {
37+
"Fix deprecated implicit nullable: https://www.drupal.org/project/layout_paragraphs/issues/3502083": "https://www.drupal.org/files/issues/2025-09-23/fix-implicit-nullable-warnings-3502083-7.patch"
38+
},
3639
"drupal/tablefield": {
3740
"Row order identifiers localgov_paragraphs:#212 https://www.drupal.org/project/tablefield/issues/3441319": "https://www.drupal.org/files/issues/2025-02-14/3441319-19.patch"
3841
}

0 commit comments

Comments
 (0)