Skip to content

Commit

Permalink
Bump ramsey/composer-install from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](ramsey/composer-install@v1...v2)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 5b92e23 commit 1944bb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
fail-fast: true

- uses: ramsey/composer-install@v1
- uses: ramsey/composer-install@v2
with:
composer-options: "--prefer-dist"

Expand All @@ -48,7 +48,7 @@ jobs:
env:
fail-fast: true

- uses: ramsey/composer-install@v1
- uses: ramsey/composer-install@v2
with:
composer-options: "--prefer-dist"

Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
env:
fail-fast: true

- uses: ramsey/composer-install@v1
- uses: ramsey/composer-install@v2
with:
dependency-versions: ${{ matrix.deps }}

Expand Down

0 comments on commit 1944bb4

Please sign in to comment.