Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

Webserver1/Ovningar/Slutprojekt/vendor/composer/

ClassLoader.php
InstalledVersions.php
LICENSE
autoload_classmap.php
autoload_files.php
autoload_namespaces.php
autoload_psr4.php
autoload_real.php
autoload_static.php
installed.json
installed.php
platform_check.php

autoload_files.php

13 lines ASCII Unix (LF)
<?php

// autoload_files.php @generated by Composer

$vendorDir dirname(__DIR__);
$baseDir dirname($vendorDir);

return array(
    
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir '/symfony/polyfill-ctype/bootstrap.php',
    
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir '/symfony/polyfill-mbstring/bootstrap.php',
    
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir '/symfony/polyfill-php80/bootstrap.php',
);