From 0b02a6d123b2014705998c94ddf3d460948d3eac Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 10 May 2016 17:26:44 -0700 Subject: initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) --- vendor/autoload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/autoload.php') diff --git a/vendor/autoload.php b/vendor/autoload.php index 655527c54..568834318 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInita478c0bdc9041edcc4f485e8fb39b90d::getLoader(); +return ComposerAutoloaderInit85a1cefa95be2f464cf7f947cbc4c785::getLoader(); -- cgit v1.2.3