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