Skip to content

Commit ef47188

Browse files
authored
Merge pull request #78 from sparkfabrik/000_composer_up
refs #000: Bump default composer version to 2.8.1
2 parents 637ae0b + dc812de commit ef47188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: shellcheck
22

3-
COMPOSER_VERSION ?= 2.5.4
3+
COMPOSER_VERSION ?= 2.8.1
44

55
# build-7-1-11: build-test-image
66
# docker buildx build --load -t sparkfabrik/docker-php-base-image:7.1.11-fpm-alpine3.4 7.1.11-fpm-alpine3.4

0 commit comments

Comments
 (0)