diff --git a/composer.json b/composer.json index bad531a1..feaf460b 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "laravel/framework": "10.43.0", "laravel/sanctum": "3.3.3", "laravel/tinker": "2.9.0", - "spatie/laravel-permission": "6.3.0" + "spatie/laravel-permission": "6.10.0" }, "require-dev": { "fakerphp/faker": "1.23.1", diff --git a/composer.lock b/composer.lock index 38562bad..d7998886 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": "4d35ff685f5f48aa5d7ed63a137f62c8", + "content-hash": "b5cbfefb9663443a4f935197150455a7", "packages": [ { "name": "brick/math", @@ -3186,16 +3186,16 @@ }, { "name": "spatie/laravel-permission", - "version": "6.3.0", + "version": "6.10.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "4d119986c862ac0168b77338c85d8236bb559a88" + "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/4d119986c862ac0168b77338c85d8236bb559a88", - "reference": "4d119986c862ac0168b77338c85d8236bb559a88", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/2444bb914a52c570c00ae8c94e096a58e01b2317", + "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317", "shasum": "" }, "require": { @@ -3206,7 +3206,8 @@ "php": "^8.0" }, "require-dev": { - "laravel/passport": "^11.0", + "larastan/larastan": "^1.0|^2.0", + "laravel/passport": "^11.0|^12.0", "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0", "phpunit/phpunit": "^9.4|^10.1" }, @@ -3256,7 +3257,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.3.0" + "source": "https://github.com/spatie/laravel-permission/tree/6.10.0" }, "funding": [ { @@ -3264,7 +3265,7 @@ "type": "github" } ], - "time": "2023-12-24T06:58:02+00:00" + "time": "2024-11-05T17:30:49+00:00" }, { "name": "symfony/console", @@ -8200,13 +8201,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.1" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1" },