Mercurial > hg > rc1
view vendor/composer/autoload_namespaces.php @ 58:082a19037887 default tip
More cleaning up php8 Warnings/deprecations
| author | Charlie Root |
|---|---|
| date | Wed, 15 Oct 2025 14:06:01 -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'), );
