<?php

// autoload_namespaces.php @generated by Composer

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

return array(
    'Pimple' => array($vendorDir . '/pimple/pimple/src'),
    'Parsedown' => array($vendorDir . '/erusev/parsedown'),
    'LightSaml\\Tests\\' => array($vendorDir . '/lightsaml2/lightsaml/tests'),
    'LightSaml\\SymfonyBridgeBundle\\Tests\\' => array($vendorDir . '/lightsaml2/symfony-bridge/tests'),
    'LightSaml\\SymfonyBridgeBundle\\' => array($vendorDir . '/lightsaml2/symfony-bridge/src'),
    'LightSaml\\SpBundle\\Tests\\' => array($vendorDir . '/lightsaml2/sp-bundle/tests'),
    'LightSaml\\SpBundle\\' => array($vendorDir . '/lightsaml2/sp-bundle/src'),
    'LightSaml\\' => array($vendorDir . '/lightsaml2/lightsaml/src'),
);
