klaviyo-php-sdk
klaviyo-php-sdk copied to clipboard
GuzzleHttp conflicts
Hey Klaviyo Team, we use Shopware and use this SDK for a plugin. The problem we now have is that Shopware in our version still uses GuzzleHttp in version 5.3.3 and the SDK itself ^7.3. This leads to conflicts on our side and triggers errors. Is it possible to adjust the GuzzleHttp namespace to GuzzleHttp7 or GuzzleHttp73 in the SDK itself to prevent conflicts? A lot bigger non-Shopware codebases also use maybe old versions of guzzle, so this would enhance compability over various clients.
Best regards, Fabian