email-configuration-bug-fix-patch
Installed "tedivm/fetch": "0.6.*" package to configure email fetcing.
This commit is contained in:
3
vendor/composer/autoload_classmap.php
vendored
3
vendor/composer/autoload_classmap.php
vendored
@@ -895,6 +895,9 @@ return array(
|
||||
'Dotenv\\Validator' => $vendorDir . '/vlucas/phpdotenv/src/Validator.php',
|
||||
'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
|
||||
'Encoding_Map' => $vendorDir . '/phenx/php-font-lib/classes/Encoding_Map.php',
|
||||
'Fetch\\Attachment' => $vendorDir . '/tedivm/fetch/src/Fetch/Attachment.php',
|
||||
'Fetch\\Message' => $vendorDir . '/tedivm/fetch/src/Fetch/Message.php',
|
||||
'Fetch\\Server' => $vendorDir . '/tedivm/fetch/src/Fetch/Server.php',
|
||||
'File_ANSI' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ANSI.php',
|
||||
'File_ASN1' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1.php',
|
||||
'File_ASN1_Element' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1.php',
|
||||
|
Reference in New Issue
Block a user