mantis-matrix-integration – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | <?php |
2 | |||
3 | // autoload_psr4.php @generated by Composer |
||
4 | |||
5 | $vendorDir = dirname(__DIR__); |
||
6 | $baseDir = dirname($vendorDir); |
||
7 | |||
8 | return array( |
||
9 | 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'), |
||
10 | 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), |
||
11 | 'MatrixPhp\\' => array($vendorDir . '/meet-kinksters/php-matrix-sdk/src'), |
||
12 | 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), |
||
13 | 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), |
||
14 | 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), |
||
15 | ); |