[ci] use composer v2 for rector_ci (#4513)

This commit is contained in:
Tomas Votruba 2020-10-30 14:50:38 +01:00 committed by GitHub
parent b302e493dd
commit b369c3da95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ jobs:
# PHP 7.2 is required, so Rector's code is PHP 7.2 compatible even after refactoring
php-version: 7.2
coverage: none
tools: composer:v1
tools: composer:v2
- run: composer install --no-progress --ansi