Skip to content

Commit

Permalink
Merge pull request #47 from zingimmick/composer-2
Browse files Browse the repository at this point in the history
Remove composer v2 option
  • Loading branch information
kodiakhq[bot] authored Oct 25, 2020
2 parents 506e0bd + 7f07772 commit 0de159e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
tools: composer:v2
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd, xdebug
coverage: true

Expand Down

0 comments on commit 0de159e

Please sign in to comment.