Skip to content

Commit 38b9b09

Browse files
szaimengithub-actions[bot]
authored andcommitted
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b80bc26 commit 38b9b09

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Containers/mastercontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN set -ex; \
5252
apk add --no-cache --virtual .build-deps \
5353
autoconf \
5454
build-base; \
55-
pecl install APCu-5.1.27; \
55+
pecl install APCu-5.1.28; \
5656
docker-php-ext-enable apcu; \
5757
rm -r /tmp/pear; \
5858
runDeps="$( \

php/composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)