Skip to content

Commit e6362c9

Browse files
committed
bugfix
1 parent db01b9b commit e6362c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/composer-dependency-analyser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
run: composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
7575

7676
- name: Analyse project dependencies
77-
run: vendor/bin/composer-dependency-analyser --colors=always
77+
run: vendor/bin/composer-dependency-analyser

0 commit comments

Comments
 (0)