diff --git a/.cspell-project-words.txt b/.cspell-project-words.txt index a75c343b96b8fb3358d670d70967ed66a79b26f2..0ba8987fff22a9276e795224155a1b005f02f140 100644 --- a/.cspell-project-words.txt +++ b/.cspell-project-words.txt @@ -29,6 +29,7 @@ rateit rcoff rcon readmehelp +tbachert textcounter timepicker tippyjs diff --git a/ahoy.drupal.yml b/ahoy.drupal.yml index c6828709628072af06c78249e1843684800a8f64..a10d946e5135b33299966074a457f818b66995d0 100644 --- a/ahoy.drupal.yml +++ b/ahoy.drupal.yml @@ -32,3 +32,6 @@ commands: composer lakedrops:config --no-interaction drush cr usage: Turn off renderer config debug mode + additional_trusted_composer_plugins: + cmd: drush -y config:set --input-format=yaml package_manager.settings additional_trusted_composer_plugins ['endroid/installer','lakedrops/*','mxr576/ddqg-composer-audit','oomphinc/composer-installers-extender','zodiacmedia/drupal-libraries-installer','drupal/drupal_cms_xb_demo','tbachert/spi'] + usage: Set the additional_trusted_composer_plugins for package manager.