thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.

Home Page:http://oauth2-client.thephpleague.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Combability issue

DevStrefa opened this issue · comments

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.