Skip to content

Commit

Permalink
updates composer 2.5.8 => 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Sep 1, 2023
1 parent 1dc5a50 commit b5289a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ RUN set -xe; \
ENV \
COMPOSER_DEFAULT_VERSION=2 \
COMPOSER_VERSION=1.10.26 \
COMPOSER2_VERSION=2.5.8 \
COMPOSER2_VERSION=2.6.1 \
DRUSH_VERSION=8.4.12 \
DRUSH_LAUNCHER_VERSION=0.10.1 \
DRUPAL_CONSOLE_LAUNCHER_VERSION=1.9.7 \
Expand Down
2 changes: 1 addition & 1 deletion 8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ RUN set -xe; \
ENV \
COMPOSER_DEFAULT_VERSION=2 \
COMPOSER_VERSION=1.10.26 \
COMPOSER2_VERSION=2.5.8 \
COMPOSER2_VERSION=2.6.1 \
DRUSH_VERSION=8.4.12 \
DRUSH_LAUNCHER_VERSION=0.10.1 \
DRUPAL_CONSOLE_LAUNCHER_VERSION=1.9.7 \
Expand Down
2 changes: 1 addition & 1 deletion 8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ RUN set -xe; \
ENV \
COMPOSER_DEFAULT_VERSION=2 \
COMPOSER_VERSION=1.10.26 \
COMPOSER2_VERSION=2.5.8 \
COMPOSER2_VERSION=2.6.1 \
DRUSH_VERSION=8.4.12 \
DRUSH_LAUNCHER_VERSION=0.10.2 \
DRUPAL_CONSOLE_LAUNCHER_VERSION=1.9.7 \
Expand Down

0 comments on commit b5289a4

Please sign in to comment.