Closed
Description
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
Labels
No labels