Skip to content

Commit

Permalink
CI - use Composer v2
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenekdrahos committed Feb 6, 2021
1 parent 329be0d commit 1721d8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
php-version: ${{ matrix.php }}
extensions: xsl, zip, json
coverage: none
# TODO: ? https://github.com/EdgedesignCZ/phpqa/runs/1813676801?check_suite_focus=true#step:6:28 ?
tools: composer:v1
tools: composer:v2

- name: Cache composer
uses: actions/cache@v2
Expand Down

0 comments on commit 1721d8a

Please # to comment.