chore(deps): bump laravel/sanctum from 3.2.6 to 3.3.0

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.6 to 3.3.0.
- [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.6...v3.3.0)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-11 03:45:07 +00:00
committed by GitHub
parent 62502c746c
commit 9ac28b93ca
2 changed files with 32 additions and 30 deletions

View File

@@ -90,7 +90,7 @@
"jc5/recovery": "^2",
"laravel/framework": "^10",
"laravel/passport": "11.*",
"laravel/sanctum": "^3.2",
"laravel/sanctum": "^3.3",
"laravel/slack-notification-channel": "^3",
"laravel/ui": "^4.2",
"league/commonmark": "2.*",