index-shop/vendor/composer/autoload_namespaces.php
isUnknown a3620a1f5f
Some checks are pending
Deploy / Deploy to Production (push) Waiting to run
first commit
2025-12-10 15:12:06 +01:00

11 lines
271 B
PHP

<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'claviska' => array($vendorDir . '/claviska/simpleimage/src'),
'Michelf' => array($vendorDir . '/michelf/php-smartypants'),
);