kamermans / guzzle-oauth2-subscriber

OAuth 2.0 Client for Guzzle 4, 5, 6 and 7 with PHP 5.4 - PHP 8.0 - no more dependency hell!
MIT License
140 stars 31 forks source link

Avoid deprecations, update test platform #32

Closed kamermans closed 3 years ago

kamermans commented 3 years ago

Fixes #31

kamermans commented 3 years ago

The tests are failing because Travis-CI is not able to install PHP <= 7.0 anymore. Also travis-ci.org was shut down and travis-ci.com doesn't seem to have free accounts for open source projects. I will have to move this to some other CI system. The tests do pass for me locally.