thephpleague / omnipay-braintree

Braintree Driver for Omnipay Gateway
MIT License
34 stars 50 forks source link

Braintree 6.x #74

Open ryanlholt opened 1 year ago

ryanlholt commented 1 year ago

Hi,

Are there any plans to move this project to v6 of braintree php?

I think this would bump the minimum requirement to php 7.3 but running on php 8.1 produces a significant number of deprecation warnings with v5 of the braintree package.

Thanks

ryanlholt commented 1 year ago

@thephpleague Is this project still actively maintained or has it been abandoned?