hechoendrupal / drupal-console

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
http://drupalconsole.com
GNU General Public License v2.0
940 stars 560 forks source link

[console] Make Drupal Console work with Symfony 4 #4220

Open ranqiangjun opened 4 years ago

ranqiangjun commented 4 years ago

Problem/Motivation

Drupal console is using Symfony 2|3 components, Drupal 9 is coming soon in about 6 months and there is a patch for Symfony 4.4 support in Drupal 8 already( See Allow Symfony 4.4 to be installed in Drupal 8)

Can not install drupal console while using drupal/core 9.0.x-dev

HarishSTOnline commented 4 years ago

Some info can be found here: https://www.drupal.org/project/drupal/issues/3146509

camerongreen commented 4 years ago

So....is this going to happen?

longwave commented 3 years ago

1.9.5 claims to be compatible with Drupal 9, so maybe this can be closed?

https://github.com/hechoendrupal/drupal-console/releases/tag/1.9.5

camerongreen commented 3 years ago

I can install it now but there are still a few issues, which seem very fundamental to me. Module creation for instance doesn't use the new version specifier.

JasonWeakley commented 3 years ago

I am trying to turn on debugging for Twigs, and the instructions I am reading say I need to have Drupal Console in order to turn that on, but then I run the composer command to install Console I am told that there is nothing to install. Composer version 1.10.17 2020-10-30 22:31:58 Drupal Version 9.1.0