Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"drupal/inline_entity_form": "^1.0@RC",
"drupal/jquery_ui": "^1.8",
"drupal/key": "^1.20",
"drupal/layout_builder_iframe_modal": "^1.0",
"drupal/layout_builder_iframe_modal": "^1.3",
"drupal/layout_builder_modal": "^1.0",
"drupal/layout_builder_restrictions": "^3.0",
"drupal/layout_paragraphs": "^2.0",
Expand Down
22 changes: 13 additions & 9 deletions services/drupal/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions services/drupal/composer.patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
"drupal/group_outsider_in": {
"Automated Drupal 10 compatibility fixes" : "https://www.drupal.org/files/issues/2022-06-15/group_outsider_in.1.0-beta1.rector.patch"
},
"drupal/layout_builder_iframe_modal": {
"Uncaught exception 'TypeError' with message 'Drupal\\layout_builder_iframe_modal\\IframeModalHelper::isModalRoute(): Argument #1 ($route_name) must be of type string, null given.": "https://git.drupalcode.org/project/layout_builder_iframe_modal/-/merge_requests/6.diff"
},
"drupal/ckeditor_dev": {
"Automated Drupal 11 compatibility fixes for ckeditor5_dev": "https://www.drupal.org/files/issues/2024-03-16/ckeditor5_dev.1.0.3.rector.patch"
},
Expand Down