thephpleague / omnipay-common

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

corrects deprecated symfony 5.1 #225

Closed KenorFR closed 4 years ago

KenorFR commented 4 years ago

Hi,

Just a small change to avoid the symfony deprecation error (trigger_deprecated) for the static "create" methods.