chore(deps): bump ramsey/composer-install from 1 to 2

Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](https://github.com/ramsey/composer-install/compare/v1...v2)

---
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>
This commit is contained in:
dependabot[bot]
2022-11-21 22:19:48 +00:00
committed by GitHub
parent 7516cc28a2
commit 0e2c1b6ffd

View File

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