Skip to content

Commit

Permalink
Update ramsey/composer-install to v3 in github actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-goncalves-kununu committed Apr 9, 2024
1 parent 131f069 commit da9fd8e
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 @@ -35,7 +35,7 @@ jobs:
coverage: xdebug

- 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 da9fd8e

Please sign in to comment.