Update .github/workflows/php.yml

Co-authored-by: Diego Curbelo <diego@curbelo.com>
This commit is contained in:
Adrian Moldovan 2025-06-24 15:51:31 +03:00 committed by GitHub
parent 3e37395073
commit 7b61115e39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
run: composer validate
- name: Install dependencies
uses: ramsey/composer-install@994bb194a4fefcf39449ccf0f7766a4318f1ac76 # v1
uses: ramsey/composer-install@a7320a0581dcd0432930c48a0e7ced67e6ec17e8 # v1.3.0
with:
composer-options: "--prefer-dist"