Skip to content

Commit

Permalink
Update .github/workflows/coding-standards.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Renato Alves <[email protected]>
  • Loading branch information
mslinnea and renatonascalves authored Dec 26, 2024
1 parent 14fb9b1 commit 1cc297e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: composer validate --strict

- name: Install dependencies
uses: ramsey/composer-install@v1
uses: ramsey/composer-install@v3
with:
composer-options: "--ignore-platform-reqs"

Expand Down

0 comments on commit 1cc297e

Please sign in to comment.