mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 23:31:50 +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 \
|
composer \
|
||||||
mariadb-server \
|
mariadb-server \
|
||||||
libapache2-mod-php \
|
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_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up database"
|
msg_info "Setting up database"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user