Connehito / cake-sentry

CakePHP plugin integration for Sentry
MIT License
34 stars 26 forks source link

Compatibility with guzzlehttp/guzzle 7.2.0 ? #53

Closed cyberbobjr closed 3 years ago

cyberbobjr commented 3 years ago

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

o0h commented 3 years ago

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.