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