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

请求更新支持 php8 hyperf v3.0.0 环境 #14

Open
Akuns opened this issue Apr 1, 2023 · 0 comments
Open

请求更新支持 php8 hyperf v3.0.0 环境 #14

Akuns opened this issue Apr 1, 2023 · 0 comments

Comments

@Akuns
Copy link

Akuns commented Apr 1, 2023

请求更新支持 php8 hyperf v3.0.0 环境,现在composer安装报错

Problem 1
    - hyperf-ext/mail[dev-master, v2.2.0] require hyperf/command ~2.2.0 -> found hyperf/command[v2.2.0-beta1, ..., 2.2.x-dev] but it conflicts with your root composer.json require (~3.0.0).
    - hyperf-ext/mail[v2.0.0, ..., v2.0.2] require hyperf/command ^2.0 -> found hyperf/command[v2.0.0, ..., 2.2.x-dev] but it conflicts with your root composer.json require (~3.0.0).
    - hyperf-ext/mail v2.1.0 requires hyperf/command ~2.1.0 -> found hyperf/command[v2.1.0-beta1, v2.1.0, 2.1.x-dev] but it conflicts with your root composer.json require (~3.0.0).
    - Root composer.json requires hyperf-ext/mail * -> satisfiable by hyperf-ext/mail[dev-master, v2.0.0, ..., v2.2.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require hyperf-ext/mail:*" to figure out if any version is installable, or "composer require hyperf-ext/mail:^2.1" if you know which you need.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant