Skip to content

Commit

Permalink
Use Composer v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mglaman committed Nov 2, 2020
1 parent f9f2b39 commit ad1f3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pdo, mysql, pdo_mysql, bcmath, soap, intl, gd, exif, iconv
coverage: none
tools: composer:v1
tools: composer:v2
- name: Validate composer.json
run: composer validate
- name: Install dependencies
Expand Down

0 comments on commit ad1f3a9

Please sign in to comment.