updated autoloader

This commit is contained in:
Andy Miller
2022-09-23 12:50:00 -06:00
parent df022eb74c
commit 8bb7465435
5 changed files with 29 additions and 16 deletions

2
vendor/autoload.php vendored
View File

@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit38a448a612c5797456d245c809d4a914::getLoader();
return ComposerAutoloaderInit98c98c1c3d67f21a128f935fe4a74897::getLoader();