mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 20:31:51 +00:00
bump to php 8.3
This commit is contained in:
parent
69f19ca652
commit
e0d0bcd409
@ -25,7 +25,7 @@ $STD apt-get install -y \
|
||||
composer \
|
||||
mariadb-server \
|
||||
libapache2-mod-php \
|
||||
php8.2-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
|
||||
php8.3-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up database"
|
||||
|
Loading…
x
Reference in New Issue
Block a user