diff --git a/composer.json b/composer.json index 9c1134e..9d25f1f 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require": { "php": ">=8.0", "laravel/framework": "*", - "laravel/sanctum": "^4.2", + "laravel/sanctum": "*", "spatie/once": "*" }, "require-dev": { @@ -58,4 +58,4 @@ "@php vendor/bin/phpunit" ] } -} +} \ No newline at end of file