Merge pull request #6922 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.1

Bump laravel/sanctum from 3.2.0 to 3.2.1
This commit is contained in:
James Cole 2023-01-23 06:52:18 +01:00 committed by GitHub
commit 81c37b3349
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",
"laravel/framework": "^9",
"laravel/passport": "11.*",
"laravel/sanctum": "^3.0",
"laravel/sanctum": "^3.2",
"laravel/slack-notification-channel": "^2.4",
"laravel/ui": "^4.1",
"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",
"This file is @generated automatically"
],
"content-hash": "1db41c712e0c6b535f06b37afd03c651",
"content-hash": "581e0863eb409791dd91d28405ab8452",
"packages": [
{
"name": "bacon/bacon-qr-code",
@ -2122,16 +2122,16 @@
},
{
"name": "laravel/sanctum",
"version": "v3.2.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/sanctum.git",
"reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5"
"reference": "d09d69bac55708fcd4a3b305d760e673d888baf9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/bf5cb6c256d19a108bdfaca121b2594da063fbd5",
"reference": "bf5cb6c256d19a108bdfaca121b2594da063fbd5",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9",
"reference": "d09d69bac55708fcd4a3b305d760e673d888baf9",
"shasum": ""
},
"require": {
@ -2183,7 +2183,7 @@
"issues": "https://github.com/laravel/sanctum/issues",
"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",