Skip to content

RFC: make After/Before: 'vendor/module#name' work #25

Open
@tractorcow

Description

@tractorcow

Since modules can be installed in root, the path#name syntax won't always be valid, since the path could be empty (relative to base dir) and will thus fail. E.g. After: framework#core won't work if framework is in root.

My suggestion is to support composer name in before / after rules so that rules will function in an install-agnostic manner.

See discussion at #24 (comment)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions