ComposerPluginsValidator::$additionalTrustedComposerPlugins
The additional trusted Composer plugin package names.
The package names are normalized.
Keys are package names, values are version constraints.
Type: string[]
File
-
core/
modules/ package_manager/ src/ Validator/ ComposerPluginsValidator.php, line 96
Class
- ComposerPluginsValidator
- Validates the allowed Composer plugins, both in active and stage.
Namespace
Drupal\package_manager\ValidatorCode
private array $additionalTrustedComposerPlugins;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.