thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.92k stars 929 forks source link

Allow guzzle6 v2 adapter #556

Closed barryvdh closed 5 years ago

barryvdh commented 5 years ago

V2 supports httplug v2 + psr-18. Allowing v1 for now (for php < 7.1 support) but we might remove it in the future.