Skip to content

Commit

Permalink
ACMS-4373: Restrict Drupal core to 11.0 and fix failure in ACMS-4400 …
Browse files Browse the repository at this point in the history
…ticket.
  • Loading branch information
rajeshreeputra committed Dec 27, 2024
1 parent ac9d754 commit c211859
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.lock

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

2 changes: 1 addition & 1 deletion modules/acquia_cms_common/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"drupal/autologout": "^1.4",
"drupal/config_ignore": "^3.0@beta",
"drupal/config_rewrite": "^1.5",
"drupal/core": "^10.2.2 || ^11",
"drupal/core": "^10.2.2 || ~11.0.9",
"drupal/diff": "^1.1",
"drupal/entity_clone": "^2.0@beta",
"drupal/field_group": "^3.4",
Expand Down

0 comments on commit c211859

Please sign in to comment.