Skip to content

Commit c5772a7

Browse files
authored
Merge pull request #25 from elipZis/bump-laravel-11
refactor: Bump for L11
2 parents cf9e40b + 39cc479 commit c5772a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
4848
- name: Install dependencies
4949
run: |
50-
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
5150
composer install --prefer-dist --no-interaction
5251
5352
- name: Execute tests

0 commit comments

Comments
 (0)