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:
authorVolkan Gezer <volkangezer@gmail.com>2014-05-28 00:35:11 +0400
committerVolkan Gezer <volkangezer@gmail.com>2014-05-28 01:14:55 +0400
commitcb0e42027def10363ac37a8e02132ffbb6e38ae3 (patch)
tree5e39d031e623e6b4c33d2bb8efcbbebab518d170 /autoload.php
parentef80977061d4bc3a2d8ee0bf23a8287a3222b628 (diff)
update phpmailer into v5.2.8 via composer
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 46b3111d..21627af6 100644
--- a/autoload.php
+++ b/autoload.php
@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
-return ComposerAutoloaderInit30ba9da4fd17087c570c63548ec71080::getLoader();
+return ComposerAutoloaderInit5feaa5f73f78b15df255818adca4f116::getLoader();