-
-
Notifications
You must be signed in to change notification settings - Fork 929
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 8 Conflict #614
Comments
You can specify a different adapter by using omnipay/common instead of league/omnipay:
|
I think Guzzle 7 supports the php-http implementation directly, so can you try with just |
@barryvdh Nope, I changed it and same issue.
|
Hi..! After that when I try running My composer file: Anybody, please help me with this issue! Further more, I tried running: Potential causes:
|
Laravel 8 Upgraded to Guzzle 7. Omnipay uses
php-http/guzzle6-adapter
which has a constraint set for only Guzzle 6.The text was updated successfully, but these errors were encountered: