I'm having installation issues with this package and symfony 3.4.
It looks like omnipay-sips2 package uses an old version of omnipay/common (~2.0 | ~2.5) which is not compatible with either symfony 3.4 nor guzzle. Could you confirm this ?
Solution would be to upgrade to omnipay/common ~3.0 which is using php-http/client-implementation ^1 and symfony/http-foundation ^2.1 | ^3 | ^4.
Hi,
I'm having installation issues with this package and symfony 3.4.
It looks like omnipay-sips2 package uses an old version of omnipay/common (~2.0 | ~2.5) which is not compatible with either symfony 3.4 nor guzzle. Could you confirm this ?
Solution would be to upgrade to omnipay/common ~3.0 which is using php-http/client-implementation ^1 and symfony/http-foundation ^2.1 | ^3 | ^4.
May I have your analysis about this issue ?
Regards.
Steps to reproduce :
Error :