first commit
This commit is contained in:
17
vendor/composer/autoload_namespaces.php
vendored
Normal file
17
vendor/composer/autoload_namespaces.php
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'SimpleSoftwareIO\\QrCode\\' => array($vendorDir . '/simplesoftwareio/simple-qrcode/src'),
|
||||
'Pimple' => array($vendorDir . '/pimple/pimple/src'),
|
||||
'Parsedown' => array($vendorDir . '/erusev/parsedown'),
|
||||
'Mockery' => array($vendorDir . '/mockery/mockery/library'),
|
||||
'Highlight\\' => array($vendorDir . '/scrivo/highlight.php'),
|
||||
'HighlightUtilities\\' => array($vendorDir . '/scrivo/highlight.php'),
|
||||
'BaconQrCode' => array($vendorDir . '/bacon/bacon-qr-code/src'),
|
||||
'AsLong\\Sms' => array($vendorDir . '/aslong/sms/src'),
|
||||
);
|
||||
Reference in New Issue
Block a user