array($vendorDir . '/topthink/think-mongo/src'), 'think\\migration\\' => array($vendorDir . '/topthink/think-migration/src'), 'think\\helper\\' => array($vendorDir . '/topthink/think-helper/src'), 'think\\composer\\' => array($vendorDir . '/topthink/think-installer/src'), 'think\\captcha\\' => array($vendorDir . '/topthink/think-captcha/src'), 'think\\' => array($baseDir . '/thinkphp/library/think', $vendorDir . '/topthink/think-image/src', $vendorDir . '/topthink/think-queue/src'), 'app\\' => array($baseDir . '/application'), 'Phinx\\' => array($vendorDir . '/topthink/think-migration/phinx/src/Phinx'), 'GatewayClient\\' => array($vendorDir . '/workerman/gatewayclient'), );