Skip to content

Commit

Permalink
- Removed custom laravel-settings repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dash8x committed Mar 17, 2024
1 parent f1f8c5a commit 6315d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:

- name: Install dependencies
run: |
composer config repositories.laravel-settings vcs https://github.com/Javaabu/laravel-settings.git
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" "nesbot/carbon:${{ matrix.carbon }}" --no-interaction --no-update
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
Expand Down

0 comments on commit 6315d65

Please sign in to comment.