Skip to content

Commit 22c75ef

Browse files
Bump ramsey/composer-install from 3 to 4 (#176)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a72fa2 commit 22c75ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
3737

3838
- name: Install dependencies
39-
uses: ramsey/composer-install@v3
39+
uses: ramsey/composer-install@v4
4040
with:
4141
dependency-versions: ${{ matrix.stability }}
4242

0 commit comments

Comments
 (0)