thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

Laravel 8 #227

Closed makroxyz closed 3 years ago

makroxyz commented 3 years ago

please update for using Laravel 8

siarheipashkevich commented 3 years ago

@barryvdh please update packages for using laravel 8. Right now I can't update guzzlehttp/guzzle to ^7.0.1.

stu177 commented 3 years ago

Any update on this?

As a workaround, I've managed to get it working by requiring php-http/guzzle7-adapter in my composer.json.

barryvdh commented 3 years ago

Should already be fixed.