From eff2e06d4cc9e52ed9b08d5627cecf94bc8dd421 Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Sat, 4 Jun 2022 00:42:39 +0200 Subject: [PATCH] fix typo and add "php-common" package --- scripts/_common.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index b525a83..0252dca 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -16,8 +16,9 @@ php$YNH_DEFAULT_PHP_VERSION-json php$YNH_DEFAULT_PHP_VERSION-gd php$YNH_DEFAULT_PHP_VERSION-tidy php$YNH_DEFAULT_PHP_VERSION-curl -php$YNH_DEFAULT_PHP_VERSION-php-gettext +php$YNH_DEFAULT_PHP_VERSION-gettext php$YNH_DEFAULT_PHP_VERSION-redis +php$YNH_DEFAULT_PHP_VERSION-common " #=================================================