Skip to content

Commit

Permalink
fix(deps): update dependency composer to v2.7.3 (main) (#377)
Browse files Browse the repository at this point in the history
fix(deps): update dependency composer to v2.7.3

| datasource      | package           | from  | to    |
| --------------- | ----------------- | ----- | ----- |
| github-releases | composer/composer | 2.7.2 | 2.7.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent d0e60c4 commit ef3e9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -63,7 +63,7 @@ RUN install-tool elixir v1.16.2
RUN install-tool php 8.3.6

# renovate: datasource=github-releases packageName=composer/composer
RUN install-tool composer 2.7.2
RUN install-tool composer 2.7.3

# renovate: datasource=golang-version
RUN install-tool golang 1.22.2
Expand Down

0 comments on commit ef3e9eb

Please sign in to comment.