Move Monolog to Addons

This commit is contained in:
Philipp Holzer 2022-10-17 21:25:03 +02:00
commit 6c8a9bd461
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
145 changed files with 17032 additions and 0 deletions

7
monolog/vendor/autoload.php vendored Normal file
View file

@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInitMonologAddon::getLoader();