Skip to content

Commit

Permalink
fix: bump composer from 2.1.3 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps composer from 2.1.3 to 2.5.1.

---
updated-dependencies:
- dependency-name: composer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2023
1 parent 9029076 commit 4b1a36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM composer:2.1.3 as composer
FROM composer:2.5.1 as composer

########################################

Expand Down

0 comments on commit 4b1a36d

Please sign in to comment.