We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Replace the abandoned webmozart/path-util composer dependency with the proposed symfony/filesystem component.
webmozart/path-util
symfony/filesystem
To Reproduce Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
composer create-project acquia/drupal-recommended-project --no-interaction
composer outdated
Expected behavior blt should not have abandoned packages as direct dependencies.
blt
Detailed error output
BLT doctor output
System information
13.7.0
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Replace the abandoned
webmozart/path-util
composer dependency with the proposedsymfony/filesystem
component.To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
composer create-project acquia/drupal-recommended-project --no-interaction
composer outdated
Expected behavior
blt
should not have abandoned packages as direct dependencies.Detailed error output
BLT doctor output
System information
13.7.0
The text was updated successfully, but these errors were encountered: