This commit is contained in:
Andras Bacsai
2023-05-30 09:50:50 +02:00
parent d103a01c53
commit bdb19dae89
7 changed files with 1315 additions and 311 deletions

View File

@@ -20,6 +20,7 @@
"lcobucci/jwt": "^5.0.0",
"livewire/livewire": "^v2.12.3",
"nubs/random-name-generator": "^2.2",
"sentry/sentry-laravel": "^3.4",
"spatie/laravel-activitylog": "^4.7.3",
"spatie/laravel-data": "^3.4.3",
"spatie/laravel-ray": "^1.32.4",
@@ -97,4 +98,4 @@
},
"minimum-stability": "stable",
"prefer-stable": true
}
}