[Docker] Switch COMPOSER_ROOT_VERSION to dev-main (#1015)

This commit is contained in:
wkania 2021-10-17 13:24:38 +02:00 committed by GitHub
parent 6a9cd70602
commit 63f433431f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,5 +3,7 @@ version: "3.8"
services:
php:
build: .
environment:
- COMPOSER_ROOT_VERSION=dev-main
volumes:
- .:/etc/rector