From de8880c43e5af05f63e9c5888baf8e6da44e48e2 Mon Sep 17 00:00:00 2001 From: J0WI Date: Fri, 31 Aug 2018 17:26:43 +0200 Subject: [PATCH] Update pear packages --- update.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.sh b/update.sh index 3a49fbc..295caf6 100755 --- a/update.sh +++ b/update.sh @@ -31,10 +31,10 @@ declare -A variantBases=( declare -A pecl_versions=( [php5-APCu]='4.0.11' [php5-memcached]='2.2.0' - [php5-redis]='3.1.6' - [php7-APCu]='5.1.11' + [php5-redis]='4.1.1' + [php7-APCu]='5.1.12' [php7-memcached]='3.0.4' - [php7-redis]='3.1.6' + [php7-redis]='4.1.1' ) travisEnv=