Skip to content

Commit

Permalink
Merge pull request #5303 from nextcloud/aio-dependency-update
Browse files Browse the repository at this point in the history
PHP dependency updates
  • Loading branch information
szaimen authored Sep 25, 2024
2 parents 24a1fef + a319a67 commit 94c2805
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Containers/mastercontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN set -ex; \
apk add --no-cache --virtual .build-deps \
autoconf \
build-base; \
pecl install APCu-5.1.23; \
pecl install APCu-5.1.24; \
docker-php-ext-enable apcu; \
rm -r /tmp/pear; \
runDeps="$( \
Expand Down
64 changes: 32 additions & 32 deletions php/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 94c2805

Please sign in to comment.