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

Instalation problem with guzzlehttp/psr7 #293

Open
liuyong888 opened this issue Oct 20, 2021 · 0 comments
Open

Instalation problem with guzzlehttp/psr7 #293

liuyong888 opened this issue Oct 20, 2021 · 0 comments

Comments

@liuyong888
Copy link

liuyong888 commented Oct 20, 2021

My environments:
php: 7.4.3
laravel: Laravel Framework 8.57.0

Installed Error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for paquettg/php-html-parser 3.1.0 -> satisfiable by paquettg/php-html-parser[3.1.0].
- Conclusion: remove guzzlehttp/psr7 2.0.0
- Conclusion: don't install guzzlehttp/psr7 2.0.0
- paquettg/php-html-parser 3.1.0 requires guzzlehttp/psr7 ^1.6 -> satisfiable by guzzlehttp/psr7[1.6.0, 1.6.1, 1.7.0, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.x-dev].
- Can only install one of: guzzlehttp/psr7[1.6.1, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.7.0, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.8.0, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.8.1, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.8.2, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.8.3, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.x-dev, 2.0.0].
- Can only install one of: guzzlehttp/psr7[1.6.0, 2.0.0].
- Installation request for guzzlehttp/psr7 (locked at 2.0.0) -> satisfiable by guzzlehttp/psr7[2.0.0].

Need upgrade dependencies!
Plz
@paquettg

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