add sabre (1.8.x) via composer in the !@#$ place it wants to be

This commit is contained in:
friendica
2013-10-21 15:46:31 -07:00
parent e3504df514
commit b35122f7a6
504 changed files with 183161 additions and 1 deletions

7
vendor/autoload.php vendored Normal file
View File

@@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInit4d84580b3010f36341ea4e8d04bc8eab::getLoader();