Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Patchabot] upgrade composer/composer to 2.5.6 from github #939

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion akeneo/5-apache/Dockerfile
Expand Up @@ -11,7 +11,7 @@ ARG PHP_EXTENSION_LIST="apcu bcmath exif gd imagick intl memcached mysqli opcach
ARG AKENEO_VERSION=v5.0.115
ARG IMAGICK_VERSION=3.5.0
ARG MEMCACHED_VERSION=3.1.5
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
2 changes: 1 addition & 1 deletion drupal/9.2-apache/Dockerfile
Expand Up @@ -7,7 +7,7 @@ LABEL vendor="Artifakt" \

# https://www.drupal.org/node/3060/release
ARG DRUPAL_VERSION=9.2.13
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6

# set recommended PHP.ini settings
# see https://secure.php.net/manual/en/opcache.installation.php
Expand Down
2 changes: 1 addition & 1 deletion magento/2.4-apache/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="djalal@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_VERSION=1.0.18-RELEASE
ARG GEOIP_VERSION=1.1.1

Expand Down
2 changes: 1 addition & 1 deletion php/7.4-apache/Dockerfile
Expand Up @@ -8,7 +8,7 @@ ARG PHP_EXTENSION_LIST="apcu bcmath bz2 calendar exif gd gettext iconv intl memc
ARG APACHE_MODULE_LIST="access_compat actions alias allowmethods auth_basic auth_digest authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cache_disk cache_socache cgi data dav dav_fs dav_lock dbd deflate dir dump_io echo env expires ext_filter filter headers http2 include info lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat lua macro mime mime_magic negotiation php7 proxy proxy_ajp proxy_balancer proxy_connect proxy_express proxy_fcgi proxy_fdpass proxy_ftp proxy_hcheck proxy_http proxy_scgi proxy_uwsgi proxy_wstunnel remoteip reqtimeout request rewrite setenvif slotmem_plain slotmem_shm socache_dbm socache_memcache socache_shmcb ssl status substitute suexec userdir vhost_alias"

ARG APCU_VERSION=5.1.19
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_PECL_VERSION=2.0.23
ARG LIBSODIUM_SYSTEM_VERSION=1.0.18-RELEASE
ARG MEMCACHE_VERSION=4.0.5.2
Expand Down
2 changes: 1 addition & 1 deletion php/7.4-fpm/Dockerfile
Expand Up @@ -102,7 +102,7 @@ RUN rm -f /usr/local/etc/php/conf.d/*sodium.ini \
&& pecl install -o -f libsodium \
&& rm -rf /tmp/libsodium

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer
Expand Down
2 changes: 1 addition & 1 deletion php/8-apache/Dockerfile
Expand Up @@ -8,7 +8,7 @@ ARG PHP_EXTENSION_LIST="apcu bcmath bz2 calendar exif gd gettext iconv intl memc
ARG APACHE_MODULE_LIST="access_compat actions alias allowmethods auth_basic auth_digest authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cache_disk cache_socache cgi data dav dav_fs dav_lock dbd deflate dir dump_io echo env expires ext_filter filter headers http2 include info lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat lua macro mime mime_magic negotiation php proxy proxy_ajp proxy_balancer proxy_connect proxy_express proxy_fcgi proxy_fdpass proxy_ftp proxy_hcheck proxy_http proxy_scgi proxy_uwsgi proxy_wstunnel remoteip reqtimeout request rewrite setenvif slotmem_plain slotmem_shm socache_dbm socache_memcache socache_shmcb ssl status substitute suexec userdir vhost_alias"

ARG APCU_VERSION=5.1.20
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_PECL_VERSION=2.0.23
ARG LIBSODIUM_SYSTEM_VERSION=1.0.18-RELEASE
ARG MEMCACHE_VERSION=8.0
Expand Down
2 changes: 1 addition & 1 deletion php/8-fpm/Dockerfile
Expand Up @@ -96,7 +96,7 @@ RUN rm -f /usr/local/etc/php/conf.d/*sodium.ini \
&& pecl install -o -f libsodium \
&& rm -rf /tmp/libsodium

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer
Expand Down
2 changes: 1 addition & 1 deletion php/8.1-apache/Dockerfile
Expand Up @@ -8,7 +8,7 @@ ARG PHP_EXTENSION_LIST="bcmath bz2 calendar exif fileinfo gd gettext iconv intl
ARG APACHE_MODULE_LIST="access_compat actions alias allowmethods auth_basic auth_digest authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cache_disk cache_socache cgi data dav dav_fs dav_lock dbd deflate dir dump_io echo env expires ext_filter filter headers http2 include info lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat lua macro mime mime_magic negotiation php proxy proxy_ajp proxy_balancer proxy_connect proxy_express proxy_fcgi proxy_fdpass proxy_ftp proxy_hcheck proxy_http proxy_scgi proxy_uwsgi proxy_wstunnel remoteip reqtimeout request rewrite setenvif slotmem_plain slotmem_shm socache_dbm socache_memcache socache_shmcb ssl status substitute suexec userdir vhost_alias"

ARG APCU_VERSION=5.1.20
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_PECL_VERSION=2.0.23
ARG LIBSODIUM_SYSTEM_VERSION=1.0.18-RELEASE
ARG MEMCACHE_VERSION=8.0
Expand Down
2 changes: 1 addition & 1 deletion php/8.2-apache/Dockerfile
Expand Up @@ -8,7 +8,7 @@ ARG PHP_EXTENSION_LIST="bcmath bz2 calendar exif fileinfo gd gettext iconv intl
ARG APACHE_MODULE_LIST="access_compat actions alias allowmethods auth_basic auth_digest authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cache_disk cache_socache cgi data dav dav_fs dav_lock dbd deflate dir dump_io echo env expires ext_filter filter headers http2 include info lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat lua macro mime mime_magic negotiation php proxy proxy_ajp proxy_balancer proxy_connect proxy_express proxy_fcgi proxy_fdpass proxy_ftp proxy_hcheck proxy_http proxy_scgi proxy_uwsgi proxy_wstunnel remoteip reqtimeout request rewrite setenvif slotmem_plain slotmem_shm socache_dbm socache_memcache socache_shmcb ssl status substitute suexec userdir vhost_alias"

ARG APCU_VERSION=5.1.20
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_PECL_VERSION=2.0.23
ARG LIBSODIUM_SYSTEM_VERSION=1.0.18-RELEASE
ARG MEMCACHE_VERSION=8.0
Expand Down
2 changes: 1 addition & 1 deletion php/8.2-fpm/Dockerfile
Expand Up @@ -96,7 +96,7 @@ RUN rm -f /usr/local/etc/php/conf.d/*sodium.ini \
&& pecl install -o -f libsodium \
&& rm -rf /tmp/libsodium

ARG COMPOSER_VERSION=2.3.7
ARG COMPOSER_VERSION=2.5.6
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer
Expand Down
2 changes: 1 addition & 1 deletion shopware/6.4-apache/Dockerfile
@@ -1,7 +1,7 @@
FROM registry.artifakt.io/php:7.4-apache

ARG SHOPWARE_VERSION=6.4.3.1
ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6

ENV TZ=Europe/Paris \
APP_ENV=prod \
Expand Down
2 changes: 1 addition & 1 deletion sylius/1.10-apache/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="engineering@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG SYLIUS_VERSION=v1.10.2

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion sylius/1.11-apache/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="engineering@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG SYLIUS_VERSION=v1.11.3

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion sylius/1.12-apache-php-8.1/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="engineering@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.4.0
ARG COMPOSER_VERSION=2.5.6
ARG SYLIUS_VERSION=1.12.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion sylius/1.12-apache-php-8.2/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="engineering@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.4.0
ARG COMPOSER_VERSION=2.5.6
ARG SYLIUS_VERSION=1.12.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion sylius/1.12-apache/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="engineering@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG SYLIUS_VERSION=1.12.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion symfony/4.4-apache/Dockerfile
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="Artifakt" \
author="djalal@artifakt.io" \
stage="alpha"

ARG COMPOSER_VERSION=2.1.3
ARG COMPOSER_VERSION=2.5.6
ARG SYMFONY4_VERSION=4.4

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
2 changes: 1 addition & 1 deletion symfony/5.4-apache/Dockerfile
Expand Up @@ -5,7 +5,7 @@ LABEL vendor="Artifakt" \
stage="alpha"

ARG APCU_VERSION=5.1.20
ARG COMPOSER_VERSION=2.3.7
ARG COMPOSER_VERSION=2.5.6
ARG LIBSODIUM_PECL_VERSION=2.0.23
ARG LIBSODIUM_SYSTEM_VERSION=1.0.18-RELEASE
ARG MEMCACHE_VERSION=8.0
Expand Down
2 changes: 1 addition & 1 deletion wordpress/5-apache-php8/Dockerfile
Expand Up @@ -175,7 +175,7 @@ ENV HTTPS=on
RUN echo 'SetEnv HTTPS on' > /etc/apache2/conf-enabled/force-ssl.conf

# Install composer
ARG COMPOSER_VERSION=1.10.22
ARG COMPOSER_VERSION=2.5.6
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer

Expand Down
2 changes: 1 addition & 1 deletion wordpress/5-apache/Dockerfile
Expand Up @@ -175,7 +175,7 @@ ENV HTTPS=on
RUN echo 'SetEnv HTTPS on' > /etc/apache2/conf-enabled/force-ssl.conf

# Install composer
ARG COMPOSER_VERSION=1.10.22
ARG COMPOSER_VERSION=2.5.6
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer

Expand Down
2 changes: 1 addition & 1 deletion wordpress/6-apache-php8.1/Dockerfile
Expand Up @@ -175,7 +175,7 @@ ENV HTTPS=on
RUN echo 'SetEnv HTTPS on' > /etc/apache2/conf-enabled/force-ssl.conf

# Install composer
ARG COMPOSER_VERSION=1.10.22
ARG COMPOSER_VERSION=2.5.6
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer

Expand Down
2 changes: 1 addition & 1 deletion wordpress/6-apache/Dockerfile
Expand Up @@ -129,7 +129,7 @@ ENV HTTPS=on
RUN echo 'SetEnv HTTPS on' > /etc/apache2/conf-enabled/force-ssl.conf

# Install composer
ARG COMPOSER_VERSION=2.3.7
ARG COMPOSER_VERSION=2.5.6
RUN curl -sS https://getcomposer.org/installer | \
php -- --version=${COMPOSER_VERSION} --install-dir=/usr/local/bin --filename=composer

Expand Down