feat: replace log viewer

This commit is contained in:
2022-09-04 19:49:10 +01:00
parent afa5970080
commit 8a3b4c432a
7 changed files with 243 additions and 298 deletions

View File

@@ -10,7 +10,6 @@
"require": {
"php": "^8.0",
"ext-json": "*",
"arcanedev/log-viewer": "^9.0.0",
"doctrine/dbal": "^2.10",
"fruitcake/laravel-cors": "^2.1",
"geo-sot/laravel-env-editor": "^1.1.0",
@@ -26,6 +25,7 @@
"laravel/ui": "^3.0",
"mcamara/laravel-localization": "^1.7",
"mpociot/teamwork": "^7.0",
"opcodesio/log-viewer": "^1.2",
"pragmarx/google2fa-laravel": "^1.3",
"sentry/sentry-laravel": "2.11.*",
"socialiteproviders/discord": "^4.1",