Skip to content

#3245441 Use a separate drupal-drush package to create bootstrap commands.

Allie Micka requested to merge feature/3245441-setup-scripts into 1.0.x

It's not possible to run any scripts as part of a composer require operation. Depend on a drupal-drush package that will install global commands into drush/Commands/contrib.

Merge request reports