mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
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:
parent
ced9ea4777
commit
c84c64a1c2
@ -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
12
composer.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user