Skip to content

Commit

Permalink
Use composer2 (barryvdh#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Aug 17, 2020
1 parent fefd8cd commit f07317f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
coverage: none
tools: composer:v2

- name: Install dependencies
run: |
Expand Down Expand Up @@ -69,4 +70,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: composer fix-style
commit_author: laravel-debugbar <laravel-debugbar@users.noreply.github.com>
commit_author: laravel-debugbar <laravel-debugbar@users.noreply.github.com>

0 comments on commit f07317f

Please sign in to comment.