thephpleague/omnipay

Laravel 9 conflict

stepanenko3 opened this issue · 0 comments

Problem 1
- Root composer.json requires omnipay/common ^3.2.0 -> satisfiable by omnipay/common[v3.2.0].
- Root composer.json requires paquettg/php-html-parser ^3.0.1 -> satisfiable by paquettg/php-html-parser[3.0.1, 3.1.0, 3.1.1].
- Conclusion: don't install one of php-http/guzzle6-adapter[v2.0.2], league/flysystem[3.0.8] (conflict analysis result)
- Conclusion: don't install one of php-http/guzzle6-adapter[v2.0.2], laravel/framework[v9.1.0] (conflict analysis result)
- Conclusion: install php-http/guzzle6-adapter v2.0.2 (conflict analysis result)
- php-http/guzzle6-adapter[v2.0.2, ..., 2.x-dev] require guzzlehttp/guzzle ^6.0 -> satisfiable by guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev].
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.5.5.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.5.4.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.5.3.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.5.2.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.3.3.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.2.2.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.2.0.
- league/flysystem[3.0.0, ..., 3.0.5] conflict with guzzlehttp/guzzle 6.0.1.
- laravel/framework 9.x-dev requires league/flysystem ^3.0 -> satisfiable by league/flysystem[3.0.0, ..., 3.x-dev].
- Root composer.json requires laravel/framework ^9.1.0 -> satisfiable by laravel/framework[v9.1.0, 9.x-dev].