thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.63k stars 751 forks source link

PHP Combability issue #1013

Open DevStrefa opened 9 months ago

DevStrefa commented 9 months ago

In the doc I found that library is supporting PHP from 5.6 to 8.2 but in reality due to Guzzle requirements package is working only with PHP 8.1+ versions.

gnovaro commented 1 week ago

Guzzle docs says version 6 support old php version >5.5 https://github.com/guzzle/guzzle/tree/6.5

6.x Security fixes guzzlehttp/guzzle GuzzleHttp v6 v6 Yes >=5.5,<8.0