We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a75936 + 020776d commit 04a69e3Copy full SHA for 04a69e3
2 files changed
.github/workflows/coding-style.yml
@@ -19,7 +19,7 @@ jobs:
19
extensions: "intl, xdebug"
20
21
- name: "Install dependencies with Composer"
22
- uses: "ramsey/composer-install@v3"
+ uses: "ramsey/composer-install@v4"
23
with:
24
composer-options: "--prefer-dist --no-progress --no-suggest"
25
.github/workflows/static-analysis.yml
0 commit comments