Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
HPWebdeveloper committed Jun 26, 2024
1 parent bba30aa commit 9104804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- name: Install dependencies
run: |
composer require "laravel/framework:11.*" "orchestra/testbench:9.*" "nesbot/carbon:^3.0" --dev --no-interaction --no-update
composer require "nunomaduro/collision:^6.1" --dev --no-interaction --no-update
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
- name: List Installed Dependencies
Expand Down

0 comments on commit 9104804

Please sign in to comment.