Skip to content

Commit f45f94b

Browse files
committed
gix gh
1 parent 8541ea2 commit f45f94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
4242
- name: Install dependencies
4343
run: |
44+
composer require "laravel/framework:${{ matrix.laravel }}" --no-interaction --no-update
4445
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
4546
4647
- name: List Installed Dependencies

0 commit comments

Comments
 (0)