This commit is contained in:
Torsten (PC)
2023-12-27 11:21:09 +01:00
parent 6fe382b1b5
commit 4be31c493a
37 changed files with 437 additions and 8 deletions

1
vendor/autoload.php vendored
View File

@@ -21,5 +21,4 @@ if (PHP_VERSION_ID < 50600) {
}
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInitb3a3dfb766a515d49b7f8665bad574b3::getLoader();