Impossible to require
Anahkiasen opened this issue · 1 comments
Anahkiasen commented
Getting the following error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- tomzx/php-semver-checker-git v0.2.0 requires nikic/php-parser dev-features/php-semver-checker -> no matching package found.
- tomzx/php-semver-checker-git 0.2.x-dev requires nikic/php-parser dev-features/php-semver-checker -> no matching package found.
- Installation request for tomzx/php-semver-checker-git 0.2.*@dev -> satisfiable by tomzx/php-semver-checker-git[0.2.x-dev, v0.2.0].
tomzx commented
The current instructions in the README.md are outdated. Current instructions should be similar to those in php-semver-checker.
Let me know if you still have issues.