Closed mariacha closed 4 years ago
"drupal/console": "^1.0",
can probably move to a dev dependency as well.
Solved a different way -- by upgrading the included drush beyond the version that Pantheon provides. We need to do that to allow ourselves to use the existing config
option during site install.
I did move console to be a dev dependency though.
Having a local version of drush is fine, but if it conflicts with the drush pantheon expects you to be running, it's a pain. Let's move drush to being a dev dependency instead.