Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhargavraviya authored Oct 20, 2023
1 parent bacc052 commit 2c8ec7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
cd ../app
composer require livewire/livewire:^2.0
composer require livewire/livewire:^3.0
composer config repositories.local '{"type": "path", "url": "../tall"}' --file composer.json
composer require laravel-frontend-presets/tall:@dev
- name: Install preset
Expand Down

0 comments on commit 2c8ec7f

Please sign in to comment.