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

Laravel 9 conflict #670

Open
stepanenko3 opened this issue Feb 20, 2022 · 0 comments
Open

Laravel 9 conflict #670

stepanenko3 opened this issue Feb 20, 2022 · 0 comments

Comments

@stepanenko3
Copy link

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].

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