Bump laravel/passport from 11.2.0 to 11.2.1

Bumps [laravel/passport](https://github.com/laravel/passport) from 11.2.0 to 11.2.1.
- [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.2.0...v11.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 03:56:14 +00:00 committed by GitHub
parent 1ea0fa318c
commit 1b99dbab0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View File

@ -2041,16 +2041,16 @@
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
"version": "v11.2.0", "version": "v11.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/passport.git", "url": "https://github.com/laravel/passport.git",
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9" "reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", "url": "https://api.github.com/repos/laravel/passport/zipball/5a26d6cbf56544c9f56994c6978f8fbe4d82bb33",
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", "reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2114,7 +2114,7 @@
"issues": "https://github.com/laravel/passport/issues", "issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport" "source": "https://github.com/laravel/passport"
}, },
"time": "2022-09-07T13:14:45+00:00" "time": "2022-09-29T15:52:25+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@ -5587,16 +5587,16 @@
}, },
{ {
"name": "stella-maris/clock", "name": "stella-maris/clock",
"version": "0.1.5", "version": "0.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "git@gitlab.com:stella-maris/clock.git", "url": "https://github.com/stella-maris-solutions/clock.git",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158" "reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158", "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/a94228dac03c9a8411198ce8c8dacbbe99c930c3",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158", "reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5626,7 +5626,11 @@
"point in time", "point in time",
"psr20" "psr20"
], ],
"time": "2022-08-05T07:21:25+00:00" "support": {
"issues": "https://github.com/stella-maris-solutions/clock/issues",
"source": "https://github.com/stella-maris-solutions/clock/tree/0.1.6"
},
"time": "2022-09-27T15:03:11+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",