Fixed error 500 on logs and sessions pages because of dead library.

This commit is contained in:
flash 2023-07-21 11:33:27 +00:00
parent d870a386cf
commit 1094f8dc67
10 changed files with 97 additions and 186 deletions

View file

@ -3,7 +3,6 @@
"twig/twig": "^3.0",
"erusev/parsedown": "~1.6",
"chillerlan/php-qrcode": "^4.3",
"whichbrowser/parser": "^2.0",
"symfony/mailer": "^6.0"
},
"autoload": {