Commit b5b92be
Allow symfony/runtime plugin to be blocked in composer config (#990)
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
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1fc7c68 commit b5b92be
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
0 commit comments