Skip to content

Commit c24f06e

Browse files
author
Istiak Ferdous
authored
Update hestia-php and phpmyadmin (#3253)
* update phpmyadmin to 5.2.1 * update php to 8.2.2
1 parent ec4061e commit c24f06e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/upgrade/upgrade.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
4343

4444
# Check if update is required by matching versions if version != current version run update
4545
# Set version of phpMyAdmin to install during upgrade if not already installed
46-
pma_v='5.2.0'
46+
pma_v='5.2.1'
4747

4848
# Set version of RoundCube (Webmail) to update during upgrade if not already installed
4949
# Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"

src/deb/php/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: hestia-php
22
Package: hestia-php
33
Priority: optional
4-
Version: 8.2.1
4+
Version: 8.2.2
55
Section: admin
66
Maintainer: HestaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

0 commit comments

Comments
 (0)