This commit is contained in:
2024-05-24 10:15:02 +08:00
parent a8877ab28e
commit 739925b046
3 changed files with 11 additions and 3 deletions

6
composer.json Normal file
View File

@@ -0,0 +1,6 @@
{
"require": {
"laravel/sanctum": "^4.0",
"laravel/ui": "^4.5"
}
}