Update spatie/laravel-permisison to latest version

This commit is contained in:
DariusIII
2025-11-04 10:29:25 +01:00
parent 2b97d8fbd8
commit e6d35348ff
Generated
+6 -6
View File
@@ -9740,16 +9740,16 @@
},
{
"name": "spatie/laravel-permission",
"version": "6.22.0",
"version": "6.23.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-permission.git",
"reference": "8c87966ddc21893bfda54b792047473703992625"
"reference": "9e41247bd512b1e6c229afbc1eb528f7565ae3bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/8c87966ddc21893bfda54b792047473703992625",
"reference": "8c87966ddc21893bfda54b792047473703992625",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/9e41247bd512b1e6c229afbc1eb528f7565ae3bb",
"reference": "9e41247bd512b1e6c229afbc1eb528f7565ae3bb",
"shasum": ""
},
"require": {
@@ -9811,7 +9811,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-permission/issues",
"source": "https://github.com/spatie/laravel-permission/tree/6.22.0"
"source": "https://github.com/spatie/laravel-permission/tree/6.23.0"
},
"funding": [
{
@@ -9819,7 +9819,7 @@
"type": "github"
}
],
"time": "2025-10-27T21:58:45+00:00"
"time": "2025-11-03T20:16:13+00:00"
},
{
"name": "spatie/temporary-directory",