wodby / drupal-php

PHP docker container image for Drupal
https://wodby.com/stacks/drupal
MIT License
60 stars 80 forks source link

Return drush launcher to PHP 8 #78

Closed csandanov closed 2 years ago

csandanov commented 3 years ago

Currently prevented by drush launcher dependencies incompatibility https://github.com/drush-ops/drush-launcher/issues/84

gene-miller commented 2 years ago

Any progress here?

Seems like this might be the cause of issues with Drupal 9.3 on wodby/drupal-php:8.1-4.31.2 ?

Deprecated: Return type of HumbugBox3111\KevinGH\RequirementChecker\RequirementCollection::getIterator() should either be compatible with IteratorAggregate::getIterator()
csandanov commented 2 years ago

drush launcher installation was returned for drupal 8 about a year ago