xref: /dokuwiki/vendor/composer/autoload_files.php (revision 59419fd02219a2bf13b3e66cde6d6ea5da43bc48)
1*59419fd0SAndreas Gohr<?php
2*59419fd0SAndreas Gohr
3*59419fd0SAndreas Gohr// autoload_files.php @generated by Composer
4*59419fd0SAndreas Gohr
5*59419fd0SAndreas Gohr$vendorDir = dirname(dirname(__FILE__));
6*59419fd0SAndreas Gohr$baseDir = dirname($vendorDir);
7*59419fd0SAndreas Gohr
8*59419fd0SAndreas Gohrreturn array(
9*59419fd0SAndreas Gohr    'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
10*59419fd0SAndreas Gohr);
11