Skip to content

Commit 2e80d57

Browse files
committed
Add bin/dbtk-schema-loader to composer.json
So it can be used from vendor/bin in other projects
1 parent f7bdb3b commit 2e80d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"email": "j.faassen@linkorb.com"
88
}
99
],
10+
"bin": ["bin/dbtk-schema-loader"],
1011
"minimum-stability": "stable",
1112
"require": {
1213
"doctrine/dbal": "*",

0 commit comments

Comments
 (0)