jigarius / drall

A tool to run drush commands on multi-site Drupal installations.
GNU General Public License v3.0
33 stars 5 forks source link

Replace DrupalFinder with DrupalFinderComposerRuntime #96

Open jigarius opened 2 months ago

jigarius commented 2 months ago

The DrupalFinder class has been deprecated in favor of DrupalFinderComposerRuntime.

jigarius commented 2 months ago

I've created a question on StackOverflow.