With the current version of CMB2, composer autoloading isn't supported (e.g. there's no autoload in CMB2's composer.json) I've submitted a [PR](https://github.com/WebDevStudios/CMB2/pull/742) to CMB2 to fix that, but meanwhile you have to require CMB2's init.php by hand or add autoload to composer.json yourself.