Open crtlf opened 1 year ago
We need the PHP 8.1 support as well.
Thanks for your great work!!
I will take a look
Hi @LOBsTerr,
Is it possible to resolve this issue in near future? Sorry for pressure but I need to upgrade one project to Drupal 10 and PHP 8.1. And this is the only module blocking this...
thanks in advance best Dimon
@DmitrySidorenkoShim
I understand this cannot be a solution, but if you are using Drupal Console essentially for generating controllers, modules, forms, etc... you can use the v11 of Drush that does the same.
@crtlf
thank you very much for the quick reply and for the suggestion yes, it make sense I will try it and I will remove "drupal/console" from project dependencies for now
I will still get notification if this issue will be resolved in future though
thanks Dimon
Problem/Motivation
Error on composer installation - requirements problems.
Details to include:
composer.json
How to reproduce