diff options
Diffstat (limited to 'vendor/autoload.php')
-rw-r--r-- | vendor/autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/autoload.php b/vendor/autoload.php index 5944e90ba..4ab3c99bc 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInit4d84580b3010f36341ea4e8d04bc8eab::getLoader(); +return ComposerAutoloaderInitd0f40897631bfac5572c9d06d82344bf::getLoader(); |