php-html-parser icon indicating copy to clipboard operation
php-html-parser copied to clipboard

Instalation problem with guzzlehttp/psr7

Open liuyong888 opened this issue 4 years ago • 0 comments

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

liuyong888 avatar Oct 20 '21 07:10 liuyong888