Skip to content

Commit

Permalink
Merge pull request #242 from boesing/dependabot/github_actions/ramsey…
Browse files Browse the repository at this point in the history
…/composer-install-3
  • Loading branch information
boesing committed Mar 4, 2024
2 parents 3496b9f + f5da206 commit a62ceb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-forward-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
update: true

- name: Install dependencies
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3
with:
dependency-versions: "latest"
composer-options: "--ignore-platform-req=php"
Expand Down

0 comments on commit a62ceb6

Please sign in to comment.