Skip to content

Commit

Permalink
Upgrade Composer v1 to 1.10.27
Browse files Browse the repository at this point in the history
Bump composer/composer from 1.10.26 to 1.10.27 in /composer/helpers/v1

Bumps [composer/composer](https://github.com/composer/composer) from 1.10.26 to 1.10.27.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/1.10.27/CHANGELOG.md)
- [Commits](composer/composer@1.10.26...1.10.27)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Also bump it in Dockerfile.
  • Loading branch information
dependabot[bot] authored and deivid-rodriguez committed Nov 3, 2023
1 parent e1fbf6f commit 25576cb
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
2 changes: 1 addition & 1 deletion composer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ghcr.io/dependabot/dependabot-updater-core
ARG COMPOSER_V1_VERSION=1.10.26
ARG COMPOSER_V1_VERSION=1.10.27
ARG COMPOSER_V2_VERSION=2.6.5
ENV COMPOSER_ALLOW_SUPERUSER=1
RUN apt-get update \
Expand Down
Loading

0 comments on commit 25576cb

Please sign in to comment.