From 8d0f90b750532725f9a7d3164b41cc39eed9d949 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:32:37 +0000 Subject: [PATCH] Update dependency composer/composer to v2.10.0 (Latest) --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index af68a1f..3c03d2a 100644 --- a/latest/Dockerfile +++ b/latest/Dockerfile @@ -22,7 +22,7 @@ memory_limit=-1\n\ ENV COMPOSER_ALLOW_SUPERUSER=1 ENV COMPOSER_HOME=/tmp -ENV COMPOSER_VERSION=2.9.8 +ENV COMPOSER_VERSION=2.10.0 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer