Update used packages to their latest versions

This commit is contained in:
DariusIII
2024-06-23 12:51:46 +02:00
parent 53aa3e068e
commit d35ebac808
Generated
+6 -6
View File
@@ -10202,16 +10202,16 @@
},
{
"name": "spatie/laravel-permission",
"version": "6.8.0",
"version": "6.9.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-permission.git",
"reference": "5147997e92001bf6cc5cd207eac554bc8f16c02a"
"reference": "fe973a58b44380d0e8620107259b7bda22f70408"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/5147997e92001bf6cc5cd207eac554bc8f16c02a",
"reference": "5147997e92001bf6cc5cd207eac554bc8f16c02a",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/fe973a58b44380d0e8620107259b7bda22f70408",
"reference": "fe973a58b44380d0e8620107259b7bda22f70408",
"shasum": ""
},
"require": {
@@ -10272,7 +10272,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-permission/issues",
"source": "https://github.com/spatie/laravel-permission/tree/6.8.0"
"source": "https://github.com/spatie/laravel-permission/tree/6.9.0"
},
"funding": [
{
@@ -10280,7 +10280,7 @@
"type": "github"
}
],
"time": "2024-06-21T23:50:10+00:00"
"time": "2024-06-22T23:04:52+00:00"
},
{
"name": "spatie/laravel-signal-aware-command",