Skip to content

Commit

Permalink
Merge pull request #199 from boesing/dependabot/github_actions/ramsey…
Browse files Browse the repository at this point in the history
…/composer-install-2

build(deps): bump ramsey/composer-install from 1 to 2
  • Loading branch information
boesing authored Nov 21, 2022
2 parents 617a1e5 + fba8c67 commit 001df0b
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@v1
uses: ramsey/composer-install@v2
with:
dependency-versions: "latest"
composer-options: "--ignore-platform-req=php"
Expand Down

0 comments on commit 001df0b

Please sign in to comment.