1*ab8e5256SAndreas Gohr<?php 2*ab8e5256SAndreas Gohr 3*ab8e5256SAndreas Gohr// autoload_classmap.php @generated by Composer 4*ab8e5256SAndreas Gohr 5*ab8e5256SAndreas Gohr$vendorDir = dirname(__DIR__); 6*ab8e5256SAndreas Gohr$baseDir = dirname($vendorDir); 7*ab8e5256SAndreas Gohr 8*ab8e5256SAndreas Gohrreturn array( 9*ab8e5256SAndreas Gohr 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 10*ab8e5256SAndreas Gohr 'helper_plugin_upgrade' => $baseDir . '/helper.php', 11*ab8e5256SAndreas Gohr); 12