Skip to content

Commit 49129fa

Browse files
author
Alexander Miertsch
authored
Use php 7.4 for projections as well
1 parent bcf1b05 commit 49129fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
# Uncomment to activate WriteModelStreamProjection
3232
#
3333
# event_engine_projection:
34-
# image: prooph/php:7.2-cli
34+
# image: prooph/php:7.4-cli
3535
# volumes:
3636
# - .:/app
3737
# depends_on:

0 commit comments

Comments
 (0)