Skip to content

Commit

Permalink
Update ramsey/composer-install to v3 in github actions file (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-goncalves-kununu authored Apr 9, 2024
1 parent 44e9567 commit 63457d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
extensions: ${{ matrix.extensions }}

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

0 comments on commit 63457d8

Please sign in to comment.