Bump ramsey/composer-install in the github-actions group

Bumps the github-actions group with 1 update: [ramsey/composer-install](https://github.com/ramsey/composer-install).


Updates `ramsey/composer-install` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](57532f8be5...a2636af000)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-02 19:25:24 +00:00 committed by GitHub
parent d352ed4a0d
commit fef4ec6d57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ jobs:
tools: composer, cs2pr

- name: Install PHP dependencies
uses: ramsey/composer-install@57532f8be5bda426838819c5ee9afb8af389d51a
uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565
with:
composer-options: '--prefer-dist --no-scripts'