Added Silex framework

SVN:trunk[3855]
This commit is contained in:
Guillaume Lajarige
2016-01-11 15:32:14 +00:00
parent e95d0a4722
commit 57f0cce318
1308 changed files with 119693 additions and 0 deletions

7
lib/silex/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 ComposerAutoloaderInite16e7860e9352d90241324e1bba430e8::getLoader();