build(deps): bump laravel/sanctum from 4.2.3 to 4.3.1#73
Merged
Conversation
157139d to
a2951d6
Compare
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 4.2.3 to 4.3.1. - [Release notes](https://github.com/laravel/sanctum/releases) - [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md) - [Commits](laravel/sanctum@v4.2.3...v4.3.1) --- updated-dependencies: - dependency-name: laravel/sanctum dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a2951d6 to
ddbb875
Compare
BorschCode
approved these changes
Apr 29, 2026
Owner
BorschCode
left a comment
There was a problem hiding this comment.
ok, it looks like it will work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps laravel/sanctum from 4.2.3 to 4.3.1.
Release notes
Sourced from laravel/sanctum's releases.
Changelog
Sourced from laravel/sanctum's changelog.
Commits
e3b85d6[4.x] Supports Laravel 13 (#587)ffeaf2eUpdate CHANGELOGc978c82Apply fixes from StyleCI2248640[4.x] Use property promotion (#586)95d9cb7fix test (#585)4b77123Update tests.yml (#584)9526c2cAdd optional last_used_at tracking configuration (#583)3758c89Update CHANGELOGdadd227Allow nullable $passwordHash (#582)f13693dUpdate CHANGELOG