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

能兼容下symfony/options-resolver 6吗? #6

Closed
wilbur-yu opened this issue Feb 21, 2022 · 4 comments
Closed

能兼容下symfony/options-resolver 6吗? #6

wilbur-yu opened this issue Feb 21, 2022 · 4 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@wilbur-yu
Copy link

如题, 现有项目中的symfony/options-resolver是6.0版本.导致版本冲突, 无法安装.

Problem 1
    - Root composer.json requires guanguans/notify ^1.12 -> satisfiable by guanguans/notify[v1.12.0, v1.12.1].
    - guanguans/notify[v1.12.0, ..., v1.12.1] require symfony/options-resolver ^5.3 -> found symfony/options-resolver[v5.3.0-BETA1, ..., 5.4.x-dev] but the package is fixed to v6.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
@welcome
Copy link

welcome bot commented Feb 21, 2022

Thanks for opening your first issue here! Be sure to follow the issue template!

@create-issue-branch
Copy link

@guanguans guanguans added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@guanguans
Copy link
Owner

@wilbur-yu 已兼容,尝试升级到 ^1.13 版本。

@wilbur-yu
Copy link
Author

@wilbur-yu 已兼容,尝试升级到 ^1.13 版本。

感谢.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants