Skip to content

Commit

Permalink
[Docker] Switch COMPOSER_ROOT_VERSION to dev-main (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkania committed Oct 17, 2021
1 parent 6a9cd70 commit 63f4334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ version: "3.8"
services:
php:
build: .
environment:
- COMPOSER_ROOT_VERSION=dev-main
volumes:
- .:/etc/rector

0 comments on commit 63f4334

Please sign in to comment.