verifalia / verifalia-php-sdk

Verifalia REST API - PHP SDK and helper library
https://verifalia.com
MIT License
11 stars 6 forks source link

Requires an outdated version of guzzlehttp/guzzle #6

Open balaganski opened 9 months ago

balaganski commented 9 months ago

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

griccardo commented 1 month ago

same problem

Hilal-rzk commented 2 weeks ago

+1