- Issue created by @anudeep.tummala
- 🇬🇧United Kingdom aaron.ferris
Seems to have been replaced in Drush 11.3+
We can of course replace, but we'd need to do something to make sure older versions Drush don't start falling over. New release for Drush 11+ rather than a direct dependency?
- Status changed to Needs review
about 1 year ago 4:48pm 18 May 2024 - 🇺🇸United States anudeep.tummala
I still see issues after replacing
"use Webmozart\PathUtil\Path;"
To
"use Symfony\Component\Filesystem\Path;"during the test
I fixed the other issue with getTheme and pushed the commit.
- Status changed to Needs work
about 1 year ago 8:00am 24 May 2024 - First commit to issue fork.
- Status changed to Needs review
about 1 year ago 8:56am 24 May 2024 - 🇺🇸United States jasonmce Washington, DC
This fixes the gesso_path method chaining syntax that was throwing the error:
[error] Error: Class "Webmozart\PathUtil\Path" not found in Drupal\gesso_helper\Commands\GessoHelperCommands->gesso() (line 116 of /app/web/themes/contrib/gesso/gesso_helper/src/Commands/GessoHelperCommands.php) #0 [internal function]