Mercurial > hg > rc1
view vendor/composer/autoload_namespaces.php @ 47:121a341ecb84
use the systemwide source
| author | Charlie Root |
|---|---|
| date | Thu, 28 Aug 2025 10:59:24 -0400 |
| parents | 771f6803cc4b |
| children |
line wrap: on
line source
<?php // autoload_namespaces.php @generated by Composer $vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( 'Sabre\\VObject' => array($vendorDir . '/sabre/vobject/lib'), 'Roundcube\\Composer' => array($vendorDir . '/roundcube/plugin-installer/src'), 'Net' => array($vendorDir . '/pear/net_idna2', $vendorDir . '/pear/net_smtp', $vendorDir . '/pear/net_socket'), 'Mail' => array($vendorDir . '/pear/mail_mime', $vendorDir . '/pear/mail'), 'HTTP_Request2' => array($vendorDir . '/pear/http_request2'), 'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'), 'Console' => array($vendorDir . '/pear/console_commandline', $vendorDir . '/pear/console_getopt'), 'Caxy\\HtmlDiff' => array($vendorDir . '/caxy/php-htmldiff/lib'), 'Auth' => array($vendorDir . '/pear/auth_sasl'), '' => array($vendorDir . '/pear/pear-core-minimal/src'), );
