thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.49k stars 1.12k forks source link

Bump league/uri to ^7.0 (psr/http-message:^2.0 related) #1366

Closed bojanbogdanovic closed 10 months ago

bojanbogdanovic commented 10 months ago

To be able to use psr/http-message:^2.0 (https://github.com/thephpleague/oauth2-server/pull/1339) the league/uri needs also to be bumped up to ^7.0 see: https://github.com/thephpleague/uri/pull/217.

bojanbogdanovic commented 10 months ago

@Sephster could you please create a patch release, we are dependent on this for Drupal 10 with simple_oauth module.

Sephster commented 10 months ago

Will release today 👍

bojanbogdanovic commented 10 months ago

@Sephster small reminder, waiting for the release.

Sephster commented 10 months ago

Apologies for the delay. Now released :+1: