Skip to content

Commit

Permalink
Remove composer v2 option
Browse files Browse the repository at this point in the history
  • Loading branch information
zingimmick committed Oct 25, 2020
1 parent 506e0bd commit 7f07772
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 7f07772

Please sign in to comment.