More updates

This commit is contained in:
laf
2015-08-19 21:56:16 +00:00
parent be61f522f8
commit 9281dd3926
175 changed files with 19913 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
$vendorDir . '/guzzlehttp/psr7/src/functions.php',
$vendorDir . '/guzzlehttp/promises/src/functions_include.php',
$vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
);