build(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-16 21:22:34 +00:00 committed by GitHub
parent a4a5280bab
commit 26a28e3d19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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