Bump laravel/sanctum from 3.2.0 to 3.2.1

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  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] 2023-01-23 05:51:09 +00:00 committed by GitHub
parent ced9ea4777
commit c84c64a1c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -90,7 +90,7 @@
"jc5/recovery": "^2", "jc5/recovery": "^2",
"laravel/framework": "^9", "laravel/framework": "^9",
"laravel/passport": "11.*", "laravel/passport": "11.*",
"laravel/sanctum": "^3.0", "laravel/sanctum": "^3.2",
"laravel/slack-notification-channel": "^2.4", "laravel/slack-notification-channel": "^2.4",
"laravel/ui": "^4.1", "laravel/ui": "^4.1",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "1db41c712e0c6b535f06b37afd03c651", "content-hash": "581e0863eb409791dd91d28405ab8452",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2122,16 +2122,16 @@
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
"version": "v3.2.0", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sanctum.git", "url": "https://github.com/laravel/sanctum.git",
"reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5" "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/bf5cb6c256d19a108bdfaca121b2594da063fbd5", "url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9",
"reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5", "reference": "d09d69bac55708fcd4a3b305d760e673d888baf9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2183,7 +2183,7 @@
"issues": "https://github.com/laravel/sanctum/issues", "issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum" "source": "https://github.com/laravel/sanctum"
}, },
"time": "2023-01-06T15:43:53+00:00" "time": "2023-01-13T15:41:49+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",