aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/autoload.php')
-rw-r--r--vendor/autoload.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/autoload.php b/vendor/autoload.php
new file mode 100644
index 000000000..5944e90ba
--- /dev/null
+++ b/vendor/autoload.php
@@ -0,0 +1,7 @@
+<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer' . '/autoload_real.php';
+
+return ComposerAutoloaderInit4d84580b3010f36341ea4e8d04bc8eab::getLoader();