Skip to content

Commit

Permalink
11.1.2
Browse files Browse the repository at this point in the history
11.1.2
  • Loading branch information
joegl authored Jul 10, 2024
2 parents 5a5097b + 5a15f6e commit 1e40d54
Show file tree
Hide file tree
Showing 47 changed files with 1,171 additions and 1,597 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ workflows:
dependency_updates:
triggers:
- schedule:
cron: "0 14 * * 3"
cron: "0 14 * * 4"
filters:
branches:
only:
Expand Down
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"drupal/config_filter": "^1.0",
"drupal/config_ignore": "^2.2",
"drupal/config_pages_overrides": "^2.0",
"drupal/config_readonly": "^1.0@beta",
"drupal/config_readonly": "1.0-beta5",
"drupal/config_split": "^1.0",
"drupal/config_update": "^2.0@alpha",
"drupal/confirm_leave": "^1.0@beta",
Expand Down Expand Up @@ -242,9 +242,6 @@
"CKEditor 5 headings plugin paragraph label change": "patches/ckeditor5-paragraph-rename.patch",
"Allow hs group blocks in layout_builder": "patches/layout_builder-allow-hs-blocks.patch"
},
"drupal/gin": {
"https://www.drupal.org/project/gin/issues/3342513": "https://www.drupal.org/files/issues/2024-02-02/3342513-entity-edit-form-update-ajax-ids-12.patch"
},
"drupal/entity_reference_exposed_filters": {
"https://www.drupal.org/project/entity_reference_exposed_filters/issues/3189025": "https://www.drupal.org/files/issues/2023-10-17/entity_reference_exposed_filters-empty_target-3189025-4.patch"
},
Expand Down
Loading

0 comments on commit 1e40d54

Please sign in to comment.