Skip to content

build(deps): bump league/oauth2-server from 9.3.0 to 9.4.0#4399

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/league/oauth2-server-9.4.0
Open

build(deps): bump league/oauth2-server from 9.3.0 to 9.4.0#4399
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/league/oauth2-server-9.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps league/oauth2-server from 9.3.0 to 9.4.0.

Release notes

Sourced from league/oauth2-server's releases.

9.4.0

Changed

  • Authorization requests are now checked for the required response_type parameter before we determine which grant type is being used (PR #1507)
  • User ID is now passed to the finalizeScopes method for the Refresh Grant (PR #1414)

Removed

  • Removed support for PHP 8.1 (PR #1500)
Changelog

Sourced from league/oauth2-server's changelog.

[9.4.0] - released 2026-06-14

Changed

  • Authorization requests are now checked for the required response_type parameter before we determine which grant type is being used (PR #1507)
  • User ID is now passed to the finalizeScopes method for the Refresh Grant (PR #1414)

Removed

  • Removed support for PHP 8.1 (PR #1500)
Commits
  • b96b4a1 update changelog for 9.4.0 release
  • 3c6e1de update changelog
  • 0f2a81c Merge pull request #1507 from ajgarlag/fix-missing-response-type
  • 360e6ef Remove redundant response_type existence check
  • 9173da5 Check for required response_type parameter in the authorization requests
  • 948b278 Merge pull request #1498 from rbroen/patch-1
  • 2fa8c21 merge in master
  • 73684ba Merge pull request #1500 from Sephster/drop-php-81
  • a5c2e1c Update changelog
  • fe6368b fix formatting
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file PHP Pull requests that update Php code labels Jun 22, 2026
Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases)
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md)
- [Commits](thephpleague/oauth2-server@9.3.0...9.4.0)

---
updated-dependencies:
- dependency-name: league/oauth2-server
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/league/oauth2-server-9.4.0 branch from 2b4c966 to 881ff8c Compare June 23, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PHP Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants