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
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.*",