Skip to content

Commit

Permalink
Update dependency league/oauth2-server to v9
Browse files Browse the repository at this point in the history
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| packagist  | league/oauth2-server | 8.5.4 | 9.0.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 80b9dd0 commit 96e2eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"league/oauth2-server": "^8.3.5",
"league/oauth2-server": "^8.3.5 || ^9.0.0",
"mezzio/mezzio-authentication": "^1.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-factory": "^1.0",
Expand Down

0 comments on commit 96e2eb3

Please sign in to comment.