25 lines
1.5 KiB
PHP
25 lines
1.5 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
'ProfilePressVendor\\Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
|
|
'ProfilePressVendor\\Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
'ProfilePressVendor\\Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
|
|
'ProfilePressVendor\\Stripe\\' => array($vendorDir . '/stripe/stripe-php/lib'),
|
|
'ProfilePressVendor\\Sabberworm\\CSS\\' => array($vendorDir . '/sabberworm/php-css-parser/src'),
|
|
'ProfilePressVendor\\Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
|
|
'ProfilePressVendor\\ProfilePress\\Core\\' => array($baseDir . '/src'),
|
|
'ProfilePressVendor\\Pelago\\Emogrifier\\' => array($vendorDir . '/pelago/emogrifier/src'),
|
|
'ProfilePressVendor\\League\\Csv\\' => array($vendorDir . '/league/csv/src'),
|
|
'ProfilePressVendor\\Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
|
|
'ProfilePressVendor\\Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
|
|
'ProfilePressVendor\\Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
|
|
'ProfilePressVendor\\Barryvdh\\Composer\\' => array($vendorDir . '/barryvdh/composer-cleanup-plugin/src'),
|
|
);
|