chore: Updated composer file to use correct binary name
This commit is contained in:
parent
f23375ffce
commit
427f830e42
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
],
|
||||
"bin": [
|
||||
"bin/console"
|
||||
"bin/baikalstorage"
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5",
|
||||
|
|
Loading…
Reference in New Issue