chore: Updated composer file to use correct binary name

This commit is contained in:
Aerex 2021-07-05 15:40:46 -05:00
parent ed4dc009fd
commit 5165567e63
1 changed files with 1 additions and 1 deletions

View File

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