summaryrefslogtreecommitdiff
path: root/vendor/autoload.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-24 14:48:21 +0300
committerAndrew Dolgov <[email protected]>2022-07-24 14:48:21 +0300
commit2634afed889eea33eefd24629d21cadc09e80818 (patch)
tree99b5426aeeedcff4a8ad396fb76a9c18e0799ec6 /vendor/autoload.php
initial
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 0000000..79fea64
--- /dev/null
+++ b/vendor/autoload.php
@@ -0,0 +1,7 @@
+<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer/autoload_real.php';
+
+return ComposerAutoloaderInitc294880eb9095d82a7dbfefd29bdb6f7::getLoader();