Skip to content

Commit ce29b4a

Browse files
authored
Update ci.yml
1 parent eec9843 commit ce29b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
php_version: ${{ env.php_version }}
2222
command: install
23-
args: --no-dev --optimize-autoloader
23+
args: --no-dev --no-interaction --prefer-dist --optimize-autoloader --classmap-authoritative
2424

2525
- name: Archive project
2626
if: success() || failure()

0 commit comments

Comments
 (0)