diff --git a/composer.json b/composer.json index c193330..33b851c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "laravel/framework": "11.26.0", "laravel/horizon": "5.29.0", "laravel/pint": "1.18.1", - "laravel/sanctum": "4.0.2", + "laravel/sanctum": "4.0.3", "laravel/slack-notification-channel": "3.3.2", "laravel/tinker": "2.9.0", "mrclay/jsmin-php": "2.4.3", diff --git a/composer.lock b/composer.lock index 3c23560..8934306 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1e0c65ebedf0811fa7ce321896d8f321", + "content-hash": "7207bab9dafee264ad03f1fb96c33e55", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2394,16 +2394,16 @@ }, { "name": "laravel/sanctum", - "version": "v4.0.2", + "version": "v4.0.3", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1" + "reference": "54aea9d13743ae8a6cdd3c28dbef128a17adecab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/9cfc0ce80cabad5334efff73ec856339e8ec1ac1", - "reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/54aea9d13743ae8a6cdd3c28dbef128a17adecab", + "reference": "54aea9d13743ae8a6cdd3c28dbef128a17adecab", "shasum": "" }, "require": { @@ -2454,7 +2454,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2024-04-10T19:39:58+00:00" + "time": "2024-09-27T14:55:41+00:00" }, { "name": "laravel/serializable-closure", @@ -10608,6 +10608,6 @@ "ext-simplexml": "*", "ext-uuid": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }