Bump laravel/sanctum from 3.2.1 to 3.2.4
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.1 to 3.2.4. - [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.1...v3.2.4) --- 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
0722e12ca5
commit
df5c50204e
1 changed files with 6 additions and 5 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -2102,16 +2102,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
"version": "v3.2.1",
|
||||
"version": "v3.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sanctum.git",
|
||||
"reference": "d09d69bac55708fcd4a3b305d760e673d888baf9"
|
||||
"reference": "c8269dcff3cda261ce113ab9548a0253d709aa91"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sanctum/zipball/d09d69bac55708fcd4a3b305d760e673d888baf9",
|
||||
"reference": "d09d69bac55708fcd4a3b305d760e673d888baf9",
|
||||
"url": "https://api.github.com/repos/laravel/sanctum/zipball/c8269dcff3cda261ce113ab9548a0253d709aa91",
|
||||
"reference": "c8269dcff3cda261ce113ab9548a0253d709aa91",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2125,6 +2125,7 @@
|
|||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^7.0|^8.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.3"
|
||||
},
|
||||
"type": "library",
|
||||
|
@ -2163,7 +2164,7 @@
|
|||
"issues": "https://github.com/laravel/sanctum/issues",
|
||||
"source": "https://github.com/laravel/sanctum"
|
||||
},
|
||||
"time": "2023-01-13T15:41:49+00:00"
|
||||
"time": "2023-04-26T18:55:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/scout",
|
||||
|
|
Loading…
Add table
Reference in a new issue