summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2018-03-08 09:41:24 +0100
committerTilo Spannagel <development@tilosp.de>2018-03-08 09:41:24 +0100
commit33bc471dbc9ab6804a337ba84c60e9f4f69a8307 (patch)
treedd4a702d32962bcd654e141e8054f9354e390287 /update.sh
parent7e390bc4b595ed31b421ce4ac97add1d332f4aca (diff)
Update APCu to version 5.1.11
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index f8da8763..dc54b070 100755
--- a/update.sh
+++ b/update.sh
@@ -20,7 +20,7 @@ declare -A extras=(
)
declare -A pecl_versions=(
- [APCu]='5.1.10'
+ [APCu]='5.1.11'
[memcached]='3.0.4'
[redis]='3.1.6'
)