chore(deps): bump league/oauth2-server from 8.5.2 to 8.5.3

Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server) from 8.5.2 to 8.5.3.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases)
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/oauth2-server/compare/8.5.2...8.5.3)

---
updated-dependencies:
- dependency-name: league/oauth2-server
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-06 21:14:52 +00:00
committed by GitHub
parent 3bc98bee20
commit 8cc5aa8aba

12
composer.lock generated
View File

@@ -3211,16 +3211,16 @@
},
{
"name": "league/oauth2-server",
"version": "8.5.2",
"version": "8.5.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "8ab731e84eef904b5913ba31b38116acf8ea50b6"
"reference": "eb91b4190e7f6169053ebf8ffa352d47e756b2ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/8ab731e84eef904b5913ba31b38116acf8ea50b6",
"reference": "8ab731e84eef904b5913ba31b38116acf8ea50b6",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/eb91b4190e7f6169053ebf8ffa352d47e756b2ce",
"reference": "eb91b4190e7f6169053ebf8ffa352d47e756b2ce",
"shasum": ""
},
"require": {
@@ -3287,7 +3287,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues",
"source": "https://github.com/thephpleague/oauth2-server/tree/8.5.2"
"source": "https://github.com/thephpleague/oauth2-server/tree/8.5.3"
},
"funding": [
{
@@ -3295,7 +3295,7 @@
"type": "github"
}
],
"time": "2023-06-16T15:32:47+00:00"
"time": "2023-07-05T23:01:32+00:00"
},
{
"name": "league/uri",