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 c0a1108 commit 192841fCopy full SHA for 192841f
.github/workflows/compiler-tests.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
coverage: "none"
29
php-version: "8.0"
30
+ tools: composer:2.1.6
31
32
- name: "Install dependencies"
33
run: "composer install --no-dev --no-interaction --no-progress --no-suggest"
.github/workflows/phar.yml
@@ -26,6 +26,7 @@ jobs:
26
run: "composer install --no-interaction --no-progress --no-suggest"
0 commit comments