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 722e616 commit 0fee437Copy full SHA for 0fee437
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
tools: flex
30
31
- name: Download dependencies
32
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v2
33
env:
34
SYMFONY_REQUIRE: ${{ matrix.sf_version }}
35
with:
.github/workflows/static.yml
@@ -26,7 +26,7 @@ jobs:
26
coverage: none
27
28
composer-options: --no-interaction --prefer-dist --optimize-autoloader
0 commit comments