Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit d9fa6af

Browse files
committed
wip
1 parent b289639 commit d9fa6af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030

3131
- name: Install dependencies
3232
run: |
33-
composer require "laravel/framework:${{ matrix.laravel }}" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
3433
composer update --prefer-stable --prefer-dist --no-interaction --no-suggest
3534
3635
- name: Run analysis

0 commit comments

Comments
 (0)