thephpleague / omnipay-common

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

composer install last package - v3.1.0 #234

Closed npulidom closed 3 years ago

npulidom commented 3 years ago

Hello! It seems that the last packagist version v3.1.0 doesn't include commit d0970b8. The Symfony deprecation exception it's still present on this version. The "Symfony\Component\HttpFoundation\RedirectResponse::create()" method is deprecated, use "new Symfony\Component\HttpFoundation\RedirectResponse()" instead.' /var/www/vendor/symfony/deprecation-contracts/function.php [25]

Screenshot https://pasteboard.co/Jy4M2uh.png

barryvdh commented 3 years ago

Tagged