translate the logviwer plugin into French
[dokuwiki.git] / vendor / autoload.php
blob615d9f2e35cb9295a248451308bb923325634dca
1 <?php
3 // autoload.php @generated by Composer
5 if (PHP_VERSION_ID < 50600) {
6 echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
7 exit(1);
10 require_once __DIR__ . '/composer/autoload_real.php';
12 return ComposerAutoloaderInita19a915ee98347a0c787119619d2ff9b::getLoader();