Skip to content

Commit 4b8bbe0

Browse files
fix(deps): update dependency laravel/sanctum to v4
1 parent c9baae6 commit 4b8bbe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"guzzlehttp/guzzle": "7.8.1",
1010
"laravel-json-api/laravel": "^3.2",
1111
"laravel/framework": "^10.0",
12-
"laravel/sanctum": "^3.2",
12+
"laravel/sanctum": "^4.0",
1313
"laravel/tinker": "^2.8",
1414
"stancl/tenancy": "^3.7"
1515
},

0 commit comments

Comments
 (0)