thephpleague / omnipay-buckaroo

Buckaroo driver for the Omnipay PHP payment processing library
MIT License
13 stars 30 forks source link

Compatibility with Symfony 3.3 Event Dispatcher #26

Closed kochen closed 6 years ago

kochen commented 7 years ago

https://github.com/thephpleague/omnipay#omnipay (see Important note):

If you are using Symfony 3 (or Symfony 3 components), please note that Omnipay 2.x still relies on Guzzle3, which in turn depends on symfony/event-dispatcher 2.x. This conflicts with Symfony 3 (standard install), so cannot be installed. Development for Omnipay 3.x is still in progress at the moment.