Skip to content

Commit

Permalink
v2.3.1.2
Browse files Browse the repository at this point in the history
- Update ramsey/composer-install to v3
  • Loading branch information
digifa committed Oct 16, 2024
1 parent a96e422 commit 28bf387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: composer config minimum-stability ${{ matrix.stability }}

- name: Install dependencies with Composer
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
dependency-versions: ${{ matrix.dependencies }}
composer-options: --prefer-dist
Expand Down

0 comments on commit 28bf387

Please sign in to comment.