thephpleague / omnipay-common

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

Fix abandoned gruzzle package #131

Closed psihius closed 7 years ago

psihius commented 7 years ago

This is what composer gives us as a fat warning: Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.

Need to update the dependency to a working one.

nestormata commented 7 years ago

👍 I second the request

delatbabel commented 7 years ago

This is a FAQ and part of the Omnipay 3.0 change list. There are too many breaking changes to backport this to Omnipay 2.0.