According to the composer.json, this package specifically requires "guzzlehttp/guzzle": "~6.0"
However, this is a massively outdated version, with the current one being 7.8.1
Unfortunately, this leads to an incompatibility with other packages that require more modern Guzzle releases.
Is there a way to work around this somehow?
Hello,
According to the composer.json, this package specifically requires "guzzlehttp/guzzle": "~6.0" However, this is a massively outdated version, with the current one being 7.8.1
Unfortunately, this leads to an incompatibility with other packages that require more modern Guzzle releases. Is there a way to work around this somehow?
Regards, Alexei Balaganski