<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'BuddyBossTheme\\Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
    'BuddyBossTheme\\GroundLevel\\Support\\' => array($vendorDir . '/caseproof/ground-level-support'),
    'BuddyBossTheme\\GroundLevel\\Mothership\\' => array($vendorDir . '/caseproof/ground-level-mothership'),
    'BuddyBossTheme\\GroundLevel\\InProductNotifications\\' => array($vendorDir . '/caseproof/ground-level-in-product-notifications'),
    'BuddyBossTheme\\GroundLevel\\Container\\' => array($vendorDir . '/caseproof/ground-level-container'),
);
