Skip to content
New issue

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

Cannot require amphp/mysql #35

Closed
shtse8 opened this issue Aug 14, 2017 · 1 comment
Closed

Cannot require amphp/mysql #35

shtse8 opened this issue Aug 14, 2017 · 1 comment

Comments

@shtse8
Copy link
Contributor

shtse8 commented Aug 14, 2017

./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for amphp/mysql ^0.1.6 -> satisfiable by amphp/mysql[v0.1.6].
    - amphp/mysql v0.1.6 requires amphp/amp ^1 -> no matching package found.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Installation failed, reverting ./composer.json to its original content.

It seems amphp/mysql is trying to require amphp/amp v1, but the latest version of amphp/amp is v2 now. when will it support to it?

@kelunik
Copy link
Member

kelunik commented Aug 14, 2017

Duplicate of #34.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants