package_manager.settings.yml

core/modules/package_manager/config/install/package_manager.settings.yml
2 string references to 'package_manager.settings'
ComposerPluginsValidator::__construct in core/modules/package_manager/src/Validator/ComposerPluginsValidator.php
UnknownPathExcluderTest::testExcluderCanBeDisabled in core/modules/package_manager/tests/src/Kernel/PathExcluder/UnknownPathExcluderTest.php
Tests that the excluder can be disabled by a config flag.

File

core/modules/package_manager/config/install/package_manager.settings.yml

View source
  1. additional_trusted_composer_plugins: []
  2. include_unknown_files_in_project_root: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.