Skip to content

Cannot install due to security-advisory check #10

Closed
@sirbrillig

Description

@sirbrillig

When I try to run composer install on a package that requires this package, I get the following error:

    - sirbrillig/phpcs-variable-analysis dev-master requires roave/security-advisories dev-master -> satisfiable by roave/security-advisories[dev-master] but these conflict with your requirements or minimum-stability.

This was introduced in #5

To reproduce, have a composer.json with these requirements:

    "require-dev": {
        "sirbrillig/phpcs-variable-analysis": "dev-master"
    }

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