Skip to content

Commit 331304d

Browse files
authored
Update tests.yml
1 parent fc45dd0 commit 331304d

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
@@ -34,7 +34,7 @@ jobs:
3434
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
3535
3636
- name: Install dependencies
37-
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-suggest
37+
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
3838

3939
- name: Require illuminate/collections
4040
run: composer require illuminate/collections

0 commit comments

Comments
 (0)