chore: Updated composer file to use correct binary name

This commit is contained in:
Aerex 2021-07-05 15:40:46 -05:00
parent f23375ffce
commit 427f830e42
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
} }
], ],
"bin": [ "bin": [
"bin/console" "bin/baikalstorage"
], ],
"require": { "require": {
"php": ">=5.5", "php": ">=5.5",