10119ca25SAndreas Gohr<?php 20119ca25SAndreas Gohr 30119ca25SAndreas Gohr// autoload_classmap.php @generated by Composer 40119ca25SAndreas Gohr 5*fb347f35SAndreas Gohr$vendorDir = dirname(__DIR__); 60119ca25SAndreas Gohr$baseDir = dirname($vendorDir); 70119ca25SAndreas Gohr 80119ca25SAndreas Gohrreturn array( 9*fb347f35SAndreas Gohr 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 100119ca25SAndreas Gohr); 11