mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-25 09:23:41 +00:00
remove 8.2 / 8.3
This commit is contained in:
parent
783e9b160d
commit
70d75bf53e
@ -35,6 +35,8 @@ $STD apt-get update
|
|||||||
msg_ok "Setup PHP8.4 Repository"
|
msg_ok "Setup PHP8.4 Repository"
|
||||||
|
|
||||||
msg_info "Setup PHP"
|
msg_info "Setup PHP"
|
||||||
|
$STD apt-get remove -y php8.2*
|
||||||
|
$STD apt-get remove -y php8.3*
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
php8.4 \
|
php8.4 \
|
||||||
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
|
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
|
||||||
|
Loading…
Reference in New Issue
Block a user