mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	remove 8.2 / 8.3
This commit is contained in:
		@@ -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} \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user