From 66c63ac21edcfe1ff027af40825c32a88c443713 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Sun, 24 Mar 2024 15:21:55 -0700 Subject: [PATCH] roundcube: bump php version to 8.3 --- provision/roundcube.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provision/roundcube.sh b/provision/roundcube.sh index 9e8c5669..5c85c46b 100755 --- a/provision/roundcube.sh +++ b/provision/roundcube.sh @@ -12,7 +12,7 @@ mt6-include php mt6-include nginx mt6-include mysql -PHP_VER="81" +PHP_VER="83" mysql_error_warning() {