thephpleague / omnipay-common

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

MessageFactoryDiscovery of php-http/discovery is depricated now #268

Closed Axent96 closed 4 months ago

Axent96 commented 5 months ago

\Omnipay\Common\Http\Client line 8 => please use Psr17FactoryDiscovery instead of the also deprecated MessageFactoryDiscovery

FaboPT commented 4 months ago

https://github.com/thephpleague/omnipay-common/pull/269

barryvdh commented 4 months ago

Duplicate of https://github.com/thephpleague/omnipay-common/issues/262