Skip to content

Commit 47619ef

Browse files
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc9f345 commit 47619ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
php-version: "8.0"
2424
coverage: "none"
2525
- name: "Install dependencies with Composer"
26-
uses: "ramsey/composer-install@v2"
26+
uses: "ramsey/composer-install@v3"
2727
- name: "Check coding standards"
2828
run: "make php-cs-fixer-ci"

0 commit comments

Comments
 (0)