Bump laravel/passport from 11.1.0 to 11.2.0

Bumps [laravel/passport](https://github.com/laravel/passport) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/passport/compare/v11.1.0...v11.2.0)

---
updated-dependencies:
- dependency-name: laravel/passport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-19 06:14:40 +00:00 committed by GitHub
parent c5e0c492a7
commit 7116c65bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View File

@ -2042,16 +2042,16 @@
},
{
"name": "laravel/passport",
"version": "v11.1.0",
"version": "v11.2.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "89cc1976a25e2fa53ba8a3773e101189149852fa"
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/89cc1976a25e2fa53ba8a3773e101189149852fa",
"reference": "89cc1976a25e2fa53ba8a3773e101189149852fa",
"url": "https://api.github.com/repos/laravel/passport/zipball/fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9",
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9",
"shasum": ""
},
"require": {
@ -2115,7 +2115,7 @@
"issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport"
},
"time": "2022-09-05T14:35:34+00:00"
"time": "2022-09-07T13:14:45+00:00"
},
{
"name": "laravel/sanctum",
@ -3143,16 +3143,16 @@
},
{
"name": "league/uri",
"version": "6.7.1",
"version": "6.7.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri.git",
"reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea"
"reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
"reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/d3b50812dd51f3fbf176344cc2981db03d10fe06",
"reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
"shasum": ""
},
"require": {
@ -3230,7 +3230,7 @@
"docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri/issues",
"source": "https://github.com/thephpleague/uri/tree/6.7.1"
"source": "https://github.com/thephpleague/uri/tree/6.7.2"
},
"funding": [
{
@ -3238,7 +3238,7 @@
"type": "github"
}
],
"time": "2022-06-29T09:48:18+00:00"
"time": "2022-09-13T19:50:42+00:00"
},
{
"name": "league/uri-interfaces",