Skip to content

Commit 3ac6886

Browse files
chore(deps): bump ramsey/composer-install from 2 to 3
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v2...v3) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db61e70 commit 3ac6886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
tools: flex
3535

3636
- name: Install Composer dependencies
37-
uses: ramsey/composer-install@v2
37+
uses: ramsey/composer-install@v3
3838
with:
3939
dependency-versions: ${{ matrix.dependency }}
4040

0 commit comments

Comments
 (0)