Skip to content

Commit 69b833b

Browse files
committed
Add patch for drupal/blog to fix 11.3.x install error
1 parent 99b20f9 commit 69b833b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@
286286
"drupal/layout_builder_st": {
287287
"3566683 - Fix for WSOD on /admin/reports/status page":
288288
"https://www.drupal.org/files/issues/2026-01-09/3566683-fix-error-on-status-report.patch"
289+
},
290+
"drupal/blog": {
291+
"Enter drupal/blog patch #3546341 description here":
292+
"https://www.drupal.org/files/issues/2026-03-07/blog-fix-11-3-x-3546341-4.patch"
289293
}
290294
}
291295
},

0 commit comments

Comments
 (0)