Skip to content

Commit c8e4aa6

Browse files
committed
fix composer normalize workflow
1 parent 89ae492 commit c8e4aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/composer-normalize.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414

1515
- name: normalize composer.json
1616
run: |
17+
composer global config --no-plugins allow-plugins.ergebnis/composer-normalize true
1718
composer global require ergebnis/composer-normalize
1819
composer normalize
1920

0 commit comments

Comments
 (0)