TheNetworg / oauth2-azure

Azure AD provider for the OAuth 2.0 Client.
https://packagist.org/packages/thenetworg/oauth2-azure
MIT License
230 stars 108 forks source link

Bump PHP 8.0 and jwt 6.0 #156

Closed mankowitz closed 2 years ago

mankowitz commented 2 years ago

Hi. Any chance to update the dependencies? I'm getting this:


  Problem 1
    - thenetworg/oauth2-azure v2.0.0 requires php ^5.6|^7.0 -> your php version (8.0.9) does not satisfy that requirement.
    - thenetworg/oauth2-azure v2.0.1 requires firebase/php-jwt ~3.0||~4.0||~5.0 -> found firebase/php-jwt[v3.0.0, v4.0.0, v5.0.0, ..., v5.5.1] but it conflicts with your root composer.json require (^6.0).
curry684 commented 2 years ago

Both are done (#159)

Needs a release mostly now.

hajekj commented 2 years ago

I have released the version as v2.1.0 - https://github.com/TheNetworg/oauth2-azure/releases/tag/v2.1.0