Merge pull request #68 from J0WI/patch-1

Update pear packages
This commit is contained in:
Michael Babker 2018-08-31 11:22:41 -05:00 committed by GitHub
commit 91ea2df877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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=