Change composer include files

This commit is contained in:
Frédéric Guillot
2014-11-06 06:52:19 -05:00
parent c80c15dcc3
commit 4b60e16c5e
5 changed files with 9 additions and 13 deletions

2
vendor/autoload.php vendored
View File

@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInitdca459c5d320c1273e90aa3e7abc662b::getLoader();
return ComposerAutoloaderInit8e418b286e770f921cf7fca23662d2ad::getLoader();