Skip to content

Commit 63db72a

Browse files
Bump ramsey/composer-install from 3 to 4
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v3...v4) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 150e6a7 commit 63db72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
coverage: pcov
7979

8080
- name: Composer install
81-
uses: ramsey/composer-install@v3
81+
uses: ramsey/composer-install@v4
8282
with:
8383
dependency-versions: ${{ matrix.dependencies }}
8484
composer-options: ${{ matrix.composer-options }}
@@ -126,7 +126,7 @@ jobs:
126126
tools: phive, cs2pr
127127

128128
- name: Composer install
129-
uses: ramsey/composer-install@v3
129+
uses: ramsey/composer-install@v4
130130

131131
- name: Install PHP tools with phive.
132132
run: "phive install --trust-gpg-keys 'CF1A108D0E7AE720,51C67305FFC2E5C0,99BF4D9A33D65E1E'"

0 commit comments

Comments
 (0)