You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
406 B
PHP
14 lines
406 B
PHP
<?php
|
|
|
|
// autoload_files.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
$vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
$vendorDir . '/guzzlehttp/psr7/src/functions_include.php',
|
|
$vendorDir . '/guzzlehttp/promises/src/functions_include.php',
|
|
$vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
);
|