chore(deps): 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](https://github.com/ramsey/composer-install/compare/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>
This commit is contained in:
dependabot[bot]
2026-03-17 22:52:26 +00:00
committed by GitHub
parent 2f3999e057
commit aa0b801303

View File

@@ -20,7 +20,7 @@ jobs:
coverage: none
- name: Install composer dependencies
uses: ramsey/composer-install@v3
uses: ramsey/composer-install@v4
- name: Run PHPStan
run: ./vendor/bin/phpstan --error-format=github