summaryrefslogtreecommitdiff
path: root/vendor/autoload.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-11-06 06:52:19 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-11-06 06:52:19 -0500
commit4b60e16c5eae9f0fa080dd2d5f31e6c20755c221 (patch)
tree17a5e69be039f5861250d94bbb59569872471122 /vendor/autoload.php
parentc80c15dcc33a70acc2b177691d33f088f8c2541e (diff)
Change composer include files
Diffstat (limited to 'vendor/autoload.php')
-rw-r--r--vendor/autoload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/autoload.php b/vendor/autoload.php
index b09bfaf4..d11d39f5 100644
--- a/vendor/autoload.php
+++ b/vendor/autoload.php
@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
-return ComposerAutoloaderInitdca459c5d320c1273e90aa3e7abc662b::getLoader();
+return ComposerAutoloaderInit8e418b286e770f921cf7fca23662d2ad::getLoader();