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.0 laravel 8.5 无法安装 #157

Closed
xpader opened this issue Mar 4, 2022 · 4 comments
Closed

php8.0 laravel 8.5 无法安装 #157

xpader opened this issue Mar 4, 2022 · 4 comments

Comments

@xpader
Copy link

xpader commented Mar 4, 2022

% composer require jaeger/querylist                          
Using version ^4.2 for jaeger/querylist
./composer.json has been updated
Running composer update jaeger/querylist
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - jaeger/querylist[V4.2.0, ..., V4.2.8] require jaeger/g-http ^1.1 -> satisfiable by jaeger/g-http[V1.1, ..., V1.7.2].
    - jaeger/g-http V1.7.2 requires cache/filesystem-adapter ^1 -> satisfiable by cache/filesystem-adapter[1.0.0, 1.1.0, 1.1.x-dev (alias of dev-master), 1.2.0].
    - jaeger/g-http[V1.7.0, ..., V1.7.1] require cache/filesystem-adapter ^1.0 -> satisfiable by cache/filesystem-adapter[1.0.0, 1.1.0, 1.1.x-dev (alias of dev-master), 1.2.0].
    - cache/filesystem-adapter 1.1.x-dev is an alias of cache/filesystem-adapter dev-master and thus requires it to be installed too.
    - cache/filesystem-adapter[dev-master, 1.2.0] require psr/cache ^1.0 || ^2.0 -> found psr/cache[1.0.0, 1.0.1, 2.0.0] but the package is fixed to 3.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.
    - cache/filesystem-adapter 1.0.0 requires php ^5.6 || ^7.0 -> your php version (8.0.11) does not satisfy that requirement.
    - cache/filesystem-adapter 1.1.0 requires psr/cache ^1.0 -> found psr/cache[1.0.0, 1.0.1] but the package is fixed to 3.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.
    - jaeger/g-http[V1.1, ..., V1.6.0] require guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
    - Root composer.json requires jaeger/querylist ^4.2 -> satisfiable by jaeger/querylist[V4.2.0, ..., V4.2.8].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

guzzle 冲突,依赖的 symfony/cache 和 psr/cache 版本冲突。

@jae-jae
Copy link
Owner

jae-jae commented Mar 6, 2022

正在解决

@Jackfinal
Copy link

正在解决

解决了吗?

@xpader
Copy link
Author

xpader commented Jun 15, 2023

@Jackfinal 我已经不记得有没有解决了,但看仓库的最后提交日期,对比 issue 的日期,应该是没解决的。

@jae-jae
Copy link
Owner

jae-jae commented Apr 30, 2024

Upgrade to V4.4.3

@jae-jae jae-jae closed this as completed Apr 30, 2024
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

3 participants