Skip to content

Commit 1fda8bf

Browse files
committed
Composer update
1 parent 0dd326c commit 1fda8bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ runner.os }}-php-${{ matrix.php }}-composer-
4141
4242
- name: Install dependencies
43-
run: composer install --prefer-dist --no-progress
43+
run: composer update --prefer-dist --no-progress
4444

4545
- name: Run tests
4646
run: composer test

0 commit comments

Comments
 (0)