xref: /plugin/statistics/vendor/composer/autoload_files.php (revision d5ef99ddb7dfb0cfae33e9257bd1d788f682c50f)
1*d5ef99ddSAndreas Gohr<?php
2*d5ef99ddSAndreas Gohr
3*d5ef99ddSAndreas Gohr// autoload_files.php @generated by Composer
4*d5ef99ddSAndreas Gohr
5*d5ef99ddSAndreas Gohr$vendorDir = dirname(__DIR__);
6*d5ef99ddSAndreas Gohr$baseDir = dirname($vendorDir);
7*d5ef99ddSAndreas Gohr
8*d5ef99ddSAndreas Gohrreturn array(
9*d5ef99ddSAndreas Gohr    '04c6c5c2f7095ccf6c481d3e53e1776f' => $vendorDir . '/mustangostang/spyc/Spyc.php',
10*d5ef99ddSAndreas Gohr);
11