Connehito / cake-sentry

CakePHP plugin integration for Sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with guzzlehttp/guzzle 7.2.0 ?

cyberbobjr opened this issue · comments

Hi,
many thanks for your job, it's very useful !
Please, could it be possible to let guzzlehttp/guzzle 7.2.0 in required in addition with guzzlehttp/guzzle 6.X ?

Because i use aws/aws-sdk-php and it use guzzlehttp/guzzle 7.2.0.

Many thanks for your help,
Best regards

in #57, we will remove dependency on concrete HTTP clients.
This allow you to use the php-http/async-client-implementation library of your choice.
FYI: README in Sentry SDK for PHP

This change is going to merge as cake-sentry:4.0.