mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
remove 8.2 / 8.3
This commit is contained in:
parent
783e9b160d
commit
70d75bf53e
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ $STD apt-get update
|
|||
msg_ok "Setup PHP8.4 Repository"
|
||||
|
||||
msg_info "Setup PHP"
|
||||
$STD apt-get remove -y php8.2*
|
||||
$STD apt-get remove -y php8.3*
|
||||
$STD apt-get install -y \
|
||||
php8.4 \
|
||||
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue