added missing composer autoloader

This commit is contained in:
El RIDO 2016-08-04 16:08:16 +02:00
parent 9bde729cb5
commit 778fa6d0f5
11 changed files with 3524 additions and 0 deletions

10
vendor/composer/autoload_files.php vendored Normal file
View file

@ -0,0 +1,10 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
);