Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Remove Drupal Console from extra options #2078

Open
@geerlingguy

Description

@geerlingguy

Issue Type

  • Feature Idea

Your Environment

N/A

Your OS

N/A

Summary

I am planning on deprecating my Drupal Console role, and would like to remove it as an addon option on Drupal VM—if someone wishes to use it, they should install it in their Drupal codebase directly, which could even be done automatically through Drupal VM the same way Drush is added:

drupal_composer_dependencies:
  - "drush/drush:^10"
  - "drupal/console:^1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions