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…
Reference in New Issue
Block a user