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