Skip to content
Snippets Groups Projects

Issue #3198340 by alexpott, xjm, cilefen, Mile23, mmjvb, catch, longwave, mfb,...

Issue #3198340 by alexpott, xjm, cilefen, Mile23, mmjvb, catch, longwave, mfb, Mixologic, effulgentsia, larowlan, Warped, quietone, greg.1.anderson: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available

Closes #3301239

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
558 558 // Wipe the Twig PHP Storage cache.
559 559 \Drupal::service('twig')->invalidate();
560 560
561 // Rebuild theme data that is stored in state.
561 // Rebuild profile, profile, theme_engine and theme data.
Please register or sign in to reply
Loading