issues
search
findologic
/
findologic-api
Library for sending requests to the Findologic API
MIT License
1
stars
3
forks
source link
Use findologic/guzzle instead of guzzle/guzzle
#70
Closed
TheKeymaster
closed
4 years ago
TheKeymaster
commented
4 years ago
Having guzzle installed in your project will cause issues when using FINDOLOGIC-API, since we require a different version of guzzle.
To prevent this from happening we use our own guzzle version. This should resolve namespace and version conflicts.