Skip to content

Allow symfony/runtime plugin to be blocked in composer config#990

Merged
mglaman merged 2 commits into
mainfrom
claude/fix-drupal-symfony-plugin-HL3De
May 16, 2026
Merged

Allow symfony/runtime plugin to be blocked in composer config#990
mglaman merged 2 commits into
mainfrom
claude/fix-drupal-symfony-plugin-HL3De

Conversation

@mglaman
Copy link
Copy Markdown
Owner

@mglaman mglaman commented May 16, 2026

Drupal Core added symfony/runtime as a dependency, which is a Composer
plugin that must be explicitly listed in allow-plugins. Setting it to
false suppresses the blocking error without granting unnecessary plugin
execution in this dev-only context.

https://claude.ai/code/session_01VZBvQ1ks9YiyHK1HGMk8Mf

claude and others added 2 commits May 16, 2026 15:06
Drupal Core added symfony/runtime as a dependency, which is a Composer
plugin that must be explicitly listed in allow-plugins. Setting it to
false suppresses the blocking error without granting unnecessary plugin
execution in this dev-only context.

https://claude.ai/code/session_01VZBvQ1ks9YiyHK1HGMk8Mf
@mglaman mglaman merged commit b5b92be into main May 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants