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 8b432ef commit 7a7de3dCopy full SHA for 7a7de3d
.github/workflows/static-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
coverage: none # disable xdebug, pcov
41
42
- name: Composer install
43
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
44
with:
45
composer-options: '--ansi --prefer-dist'
46
.github/workflows/unit-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
0 commit comments