Skip to content

Commit

Permalink
Bump laravel/sanctum from 2.15.1 to 3.3.3 in /app
Browse files Browse the repository at this point in the history
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 2.15.1 to 3.3.3.
- [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](laravel/sanctum@v2.15.1...v3.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 7c20d83 commit ff239ac
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"php": "^8.0.2",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.2",
"laravel/sanctum": "^2.14.1",
"laravel/sanctum": "^3.3.3",
"laravel/tinker": "^2.7"
},
"require-dev": {
Expand Down
29 changes: 15 additions & 14 deletions app/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff239ac

Please sign in to comment.