xref: /plugin/oauth/vendor/composer/autoload_classmap.php (revision aec1a09197296a413f4ca18552c14761ec6e9db7)
198a36116SAndreas Gohr<?php
298a36116SAndreas Gohr
398a36116SAndreas Gohr// autoload_classmap.php @generated by Composer
498a36116SAndreas Gohr
598a36116SAndreas Gohr$vendorDir = dirname(dirname(__FILE__));
698a36116SAndreas Gohr$baseDir = dirname($vendorDir);
798a36116SAndreas Gohr
898a36116SAndreas Gohrreturn array(
9*aec1a091SAndreas Gohr    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
1098a36116SAndreas Gohr);
11