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.
2 parents dcf55bd + a9f2edd commit 43a0943Copy full SHA for 43a0943
.github/workflows/phpstan.yml
@@ -22,7 +22,7 @@ jobs:
22
tools: composer, cs2pr
23
24
- name: Install PHP dependencies
25
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
26
with:
27
composer-options: '--prefer-dist --no-scripts'
28
.github/workflows/unit-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
run: composer install
0 commit comments