Skip to content

Commit feab415

Browse files
Configure composer to move binary to vendor/bin directory
1 parent f87f1c2 commit feab415

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"name": "Mickaël Andrieu",
1313
"email": "andrieu.travail@gmail.com"
1414
}
15-
]
15+
],
16+
"bin": ["yaml-linter"]
1617
}

0 commit comments

Comments
 (0)