We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "minimum-stability": "dev", "require": { "php": ">=7.0", "amphp/amp": "dev-master" } }
composer update
Problem 1 - Installation request for amphp/amp dev-master -> satisfiable by amphp/amp[dev-master]. - amphp/amp dev-master requires async-interop/event-loop-implementation ^0.5 -> no matching package found.
The text was updated successfully, but these errors were encountered:
{ "minimum-stability": "dev", "require": { "php": ">=7.0", "amphp/amp": "dev-master", "amphp/loop": "dev-master" } }
You'll need a loop implementation. Yes, it's confusing and makes starting harder. That's why I really want async-interop/event-loop#151.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: