permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

autoload_psr4.php
text/x-php

Download raw (289 bytes)

<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'Ranvis\\Identicon\\' => array($vendorDir . '/ranvis/identicon/src'),
    'Hedronium\\Avity\\' => array($vendorDir . '/hedronium/avity/src'),
);