Skip to content
This repository was archived by the owner on Aug 11, 2018. It is now read-only.
This repository was archived by the owner on Aug 11, 2018. It is now read-only.

Read the composer file for the vendor dir #10

@surdaft

Description

@surdaft

I have a project where the vendor directory is actually called "libraries" and I cannot use your hyperclick plugin with it because it is searching for "vendor".

https://getcomposer.org/doc/06-config.md#vendor-dir

Here is the relevant part that would be found within the composer.json:

"config": {
    "vendor-dir": "libraries"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions