- Issue created by @back-2-95
- Merge request !5Issue #3482338: Remove logger, as not used, to get command working in Drush 13 → (Open) created by back-2-95
As this is basically a Drush command, it should support the Drush 13
Update your project Drush to v13.x and run Drush and see a error message:
TypeError: Drush\Commands\DrushCommands::logger(): Return value must be of type ?Drush\Log\DrushLoggerManager, Drupal\Core\Logger\LoggerChannel
Refactor the Command and make a new release declaring support for Drush 13
Active
2.0
Code