Bump laravel/sanctum from 2.15.1 to 3.0.1

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 2.15.1 to 3.0.1.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/sanctum/blob/3.x/UPGRADE.md)
- [Commits](https://github.com/laravel/sanctum/compare/v2.15.1...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-22 03:00:49 +00:00
committed by GitHub
parent b6e8144fe9
commit bb3ceaeb0e
2 changed files with 20 additions and 20 deletions

View File

@@ -90,7 +90,7 @@
"jc5/recovery": "^2",
"laravel/framework": "^9",
"laravel/passport": "10.*",
"laravel/sanctum": "^2.14",
"laravel/sanctum": "^3.0",
"laravel/ui": "^4.0",
"laravelcollective/html": "6.*",
"league/commonmark": "2.*",