Skip to content

Commit 685cf27

Browse files
authored
EQPS-237: Export svc binary as a Composer vendor binary (#7)
1 parent b313e39 commit 685cf27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"OSL-3.0",
77
"AFL-3.0"
88
],
9+
"bin": ["bin/svc"],
910
"require": {
1011
"php": "~7.1.3||~7.2.0",
1112
"tomzx/php-semver-checker": "^0.13.0",

0 commit comments

Comments
 (0)