ci: update to composer v2

This commit is contained in:
Matthew Penner 2021-01-10 11:52:51 -07:00
parent 3b0eb0d8ae
commit 17f8715e41

View file

@ -44,7 +44,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: cli, openssl, gd, mysql, pdo, mbstring, tokenizer, bcmath, xml, curl, zip
tools: composer:v1
tools: composer:v2
coverage: none
- name: configure
run: cp .env.ci .env