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