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 e84fb9b commit bb8eb14Copy full SHA for bb8eb14
.github/workflows/reports.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
php_version: '8.3'
40
command: 'install'
41
- args: '--prefer-dist --no-progress --no-interaction --no-plugins --no-scripts'
+ args: '--prefer-dist --no-progress --no-interaction --no-scripts'
42
43
- name: Generate reports
44
uses: php-actions/composer@v6
.github/workflows/wiki.yml
@@ -42,7 +42,7 @@ jobs:
45
46
47
- name: Create Docs Markdown
48
0 commit comments