Skip to content

Commit 79370ff

Browse files
Update dependency laravel/sanctum to v4
1 parent 9c2ef95 commit 79370ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php": "^8.1",
99
"guzzlehttp/guzzle": "^7.2",
1010
"laravel/framework": "^10.10",
11-
"laravel/sanctum": "^3.2",
11+
"laravel/sanctum": "^4.0",
1212
"laravel/tinker": "^2.8",
1313
"resend/resend-laravel": "^0.18.0"
1414
},

0 commit comments

Comments
 (0)