Skip to content

Commit

Permalink
Allow plugin kylekatarnls/update-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
kitloong committed Jul 7, 2022
1 parent f474212 commit c146b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:

- name: Install dependencies
run: |
composer config --no-plugins allow-plugins.kylekatarnls/update-helper true
composer require "laravel/framework:${{ matrix.laravel }}" "doctrine/dbal:${{ matrix.dbal }}" --no-interaction --no-update
composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
Expand Down

0 comments on commit c146b8f

Please sign in to comment.