fix: #3608495 Allow the symfony/runtime Composer plugin for Drupal 11.4

Closes #3608495.

Drupal 11.4 pulls symfony/runtime, which ships a Composer plugin. It was not in config.allow-plugins, so a fresh composer install of the template aborts with symfony/runtime contains a Composer plugin which is blocked by your allow-plugins config. Allow it.

Checkpoints

  • File an issue about this project
  • Addition/Change/Update/Fix to this project
  • Testing to ensure no regression
  • Automated unit/functional testing coverage
  • Developer Documentation support on feature change/addition
  • User Guide Documentation support on feature change/addition
  • UX/UI designer responsibilities
  • Accessibility and Readability
  • Reviewed by a human
  • Code review by maintainers
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Update Release Notes
  • Release

AI-Generated: Yes (Used Claude Code; reviewed by Rajab Natshah.)

Edited by Rajab Natshah

Merge request reports

Loading