chore(2fauth): Added dependency package for improved composer performance

This commit is contained in:
Janek 2024-12-20 12:26:09 +00:00
parent 80258a7262
commit 32ab5a7e73

View File

@ -22,7 +22,7 @@ $STD apt-get install -y \
mc \
nginx \
composer \
php8.2-{bcmath,common,ctype,fileinfo,mbstring,mysql,xml,cli} \
php8.2-{bcmath,common,ctype,curl,fileinfo,mbstring,mysql,xml,cli} \
mariadb-server
msg_ok "Installed Dependencies"