Skip to content

Commit

Permalink
chore(#542): add drupal core menu patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Oct 6, 2022
1 parent 59213a3 commit 708918d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"web/themes/custom/{$name}": ["type:drupal-custom-theme"]
},
"patches": {
"drupal/core": {
"Set MenuLinkContent getEntity to public visibility - https://www.drupal.org/project/drupal/issues/2997790#comment-14516164": "https://www.drupal.org/files/issues/2022-05-16/2997790-40.patch"
},
"drupal/druxt": {
"https://www.drupal.org/project/druxt/issues/3273228": "https://git.drupalcode.org/project/druxt/-/merge_requests/9.diff"
},
Expand Down

0 comments on commit 708918d

Please sign in to comment.