Usually the vendor bin directory is vendor/bin however a configuration can be added to composer.json in config.bin-dir the path to your vendor directory.
Some libraries which use this extension(such as rector) and being able to locate the vendor bin in a standard method will be very helpful.