aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/autoload_static.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-17 10:23:20 +0000
committerMario <mario@mariovavti.com>2020-09-17 10:23:20 +0000
commit813ab2c5ed9d8e2f545e85b734dbf06cbf5ad795 (patch)
treeb17b1a6fad3a0d13c81a43e42fbfea0b2bdc09c0 /vendor/composer/autoload_static.php
parent4acdf9e8177187cf3921b0bce27e9a476d3ad617 (diff)
downloadvolse-hubzilla-813ab2c5ed9d8e2f545e85b734dbf06cbf5ad795.tar.gz
volse-hubzilla-813ab2c5ed9d8e2f545e85b734dbf06cbf5ad795.tar.bz2
volse-hubzilla-813ab2c5ed9d8e2f545e85b734dbf06cbf5ad795.zip
regenerate autoload file
Diffstat (limited to 'vendor/composer/autoload_static.php')
-rw-r--r--vendor/composer/autoload_static.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php
index fd44b4266..afdda7129 100644
--- a/vendor/composer/autoload_static.php
+++ b/vendor/composer/autoload_static.php
@@ -539,6 +539,9 @@ class ComposerStaticInit7b34d7e50a62201ec5d5e526a5b8b35d
'Psr\\Log\\LoggerInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerInterface.php',
'Psr\\Log\\LoggerTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerTrait.php',
'Psr\\Log\\NullLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/NullLogger.php',
+ 'Psr\\Log\\Test\\DummyTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/DummyTest.php',
+ 'Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
+ 'Psr\\Log\\Test\\TestLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/TestLogger.php',
'Ramsey\\Uuid\\BinaryUtils' => __DIR__ . '/..' . '/ramsey/uuid/src/BinaryUtils.php',
'Ramsey\\Uuid\\Builder\\DefaultUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DefaultUuidBuilder.php',
'Ramsey\\Uuid\\Builder\\DegradedUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DegradedUuidBuilder.php',