Skip to content

ddev-webserver PATH should be adjusted for composer_root #4060

@rfay

Description

@rfay

Is there an existing issue for this?

  • I have searched the existing issues

Run a Diagnostic and Paste Link Here

composer_root changes the location DDEV uses to look for composer.json and run composer. And of course it changes the location of vendor. But DDEV still uses a $PATH including vendor/bin.

Current Behavior

Uses /var/www/html/vendor/bin in $PATH

Expected Behavior

Use /var/www/html/<composer_root/vendor/bin in $PATH

Steps To Reproduce

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions