mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
bump to php 8.3
This commit is contained in:
parent
69f19ca652
commit
e0d0bcd409
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue