We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d602f6 commit 1286644Copy full SHA for 1286644
2 files changed
.github/workflows/static-analysis.yml
@@ -38,7 +38,7 @@ jobs:
38
coverage: none # disable xdebug, pcov
39
40
- name: Composer install
41
- uses: ramsey/composer-install@v3
+ uses: ramsey/composer-install@v4
42
with:
43
composer-options: '--ansi --prefer-dist'
44
.github/workflows/unit-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
0 commit comments