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 f0ada6af9bd3c4e69d7b5459fe525b1ba3473fbc..a10d946e5135b33299966074a457f818b66995d0 100644
--- a/ahoy.drupal.yml
+++ b/ahoy.drupal.yml
@@ -33,5 +33,5 @@ commands:
       drush cr
     usage: Turn off renderer config debug mode
   additional_trusted_composer_plugins:
-    cmd: drush -y cset --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']
+    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.