Skip to content

Commit fefc5aa

Browse files
Bump ramsey/composer-install from 3 to 4 (#280)
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 aeb605e commit fefc5aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
php-version: 8.2
2121

22-
- uses: "ramsey/composer-install@v3"
22+
- uses: "ramsey/composer-install@v4"
2323

2424
## First run Rector - here can't be --dry-run !!! it would stop the job with it and not commit anything in the future
2525
- run: vendor/bin/rector process ${{ matrix.directories }} --ansi

0 commit comments

Comments
 (0)