From 73918b8af9626d445f8b58faed15b32dc195ce7f Mon Sep 17 00:00:00 2001 From: John Molakvoæ Date: Wed, 4 May 2022 09:56:50 +0200 Subject: Cleanup and compile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- lib/composer/autoload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/composer/autoload.php') diff --git a/lib/composer/autoload.php b/lib/composer/autoload.php index a3d144b1777..fe5311f43f1 100644 --- a/lib/composer/autoload.php +++ b/lib/composer/autoload.php @@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) { require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInit53792487c5a8370acc0b06b1a864ff4c::getLoader(); +return ComposerAutoloaderInit749170dad3f5e7f9ca158f5a9f04f6a2::getLoader(); -- cgit v1.2.3