theiconic / php-ga-measurement-protocol

Send data to Google Analytics from the server using PHP. Implements GA measurement protocol.
MIT License
655 stars 136 forks source link

update guzzle requirements #88

Open vv12131415 opened 4 years ago

vv12131415 commented 4 years ago

Since guzzle 7 is out I think it will be cool to support it here, in this package.

dmyers commented 3 years ago

This is required in order to upgrade to Laravel 8.

cc @theiconic

andrekutianski commented 3 years ago

Is there any chance that this project doesn't depend on guzzle in any way?

vv12131415 commented 3 years ago

it's already supports guzzle 7 as dependency

@andrekutianski