Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-11-03 14:22:24 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2014-11-03 18:48:05 +0300
commit80bc0ec40bdf57e340c4ca5f5c1a64f99780f7a2 (patch)
treeec6c7aced973c056a2c489e29f75cbb46853c1b5 /autoload.php
parentf4ccea02957bdc57374fa1430930eb84efa434a9 (diff)
Adding pimple v3.0
Diffstat (limited to 'autoload.php')
-rw-r--r--autoload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload.php b/autoload.php
index be0d37a4..980916d1 100644
--- a/autoload.php
+++ b/autoload.php
@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
-return ComposerAutoloaderInitd05f589fb331518a8894b517452fce42::getLoader();
+return ComposerAutoloaderInit7a6a5bc08b2054d4682559950207b504::getLoader();