xref: /plugin/pureldap/vendor/composer/autoload_classmap.php (revision fd0855eca89b78737f4256f2dab98af86002431b)
10b3fd2d3SAndreas Gohr<?php
20b3fd2d3SAndreas Gohr
30b3fd2d3SAndreas Gohr// autoload_classmap.php @generated by Composer
40b3fd2d3SAndreas Gohr
50b3fd2d3SAndreas Gohr$vendorDir = dirname(dirname(__FILE__));
60b3fd2d3SAndreas Gohr$baseDir = dirname($vendorDir);
70b3fd2d3SAndreas Gohr
80b3fd2d3SAndreas Gohrreturn array(
9*fd0855ecSAndreas Gohr    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
100b3fd2d3SAndreas Gohr);
11