Skip to content

Commit f42a339

Browse files
authored
wip
1 parent 1775e2b commit f42a339

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ jobs:
132132

133133
- name: Install dependencies
134134
run: |
135-
composer require "doctrine/dbal:${{ matrix.dbal }}" --dev --no-interaction --no-update
136135
composer update --prefer-dist --no-interaction --no-suggest --with="orchestra/testbench:${{ matrix.testbench }}" --with="illuminate/support:${{ matrix.laravel }}"
137136
138137
- name: Installed dependencies

0 commit comments

Comments
 (0)