diff --git a/composer.json b/composer.json index cf20890c..6423c8dd 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "laravel/framework": "12.20.0", "laravel/sanctum": "^4.0", "laravel/tinker": "2.10.1", - "spatie/laravel-permission": "6.20.0" + "spatie/laravel-permission": "6.22.0" }, "require-dev": { "fakerphp/faker": "1.23.1", diff --git a/composer.lock b/composer.lock index d656ba67..30b5ebf2 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": "c39977dc9c9857925c1511d354fb02d2", + "content-hash": "2ccaa2f6484e4fd73964e3cf69fc08fc", "packages": [ { "name": "brick/math", @@ -3337,16 +3337,16 @@ }, { "name": "spatie/laravel-permission", - "version": "6.20.0", + "version": "6.22.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "31c05679102c73f3b0d05790d2400182745a5615" + "reference": "8c87966ddc21893bfda54b792047473703992625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/31c05679102c73f3b0d05790d2400182745a5615", - "reference": "31c05679102c73f3b0d05790d2400182745a5615", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/8c87966ddc21893bfda54b792047473703992625", + "reference": "8c87966ddc21893bfda54b792047473703992625", "shasum": "" }, "require": { @@ -3408,7 +3408,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.20.0" + "source": "https://github.com/spatie/laravel-permission/tree/6.22.0" }, "funding": [ { @@ -3416,7 +3416,7 @@ "type": "github" } ], - "time": "2025-06-05T07:33:07+00:00" + "time": "2025-10-27T21:58:45+00:00" }, { "name": "symfony/clock",