package_manager.settings.yml
3 string references to 'package_manager.settings'
- ComposerPluginsValidator::__construct in core/
modules/ package_manager/ src/ Validator/ ComposerPluginsValidator.php - ComposerRequirementTest::testComposerInfoShown in core/
modules/ package_manager/ tests/ src/ Functional/ ComposerRequirementTest.php - Tests that Composer version and path are listed on the status report.
- 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
- executables:
- composer: ~
- rsync: ~
- additional_trusted_composer_plugins: []
- 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.