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 4388088 commit 7a40133Copy full SHA for 7a40133
.github/workflows/copilot-setup-steps.yml
@@ -36,4 +36,4 @@ jobs:
36
with:
37
php-version: '8.2'
38
- name: Install composer dependencies
39
- run: composer install --prefer-dist --no-progress --no-suggest --no-interaction
+ run: composer install --prefer-dist --no-progress --no-interaction
0 commit comments