xref: /plugin/upgrade/myvendor/composer/autoload_namespaces.php (revision ab8e5256dbaece2751c4414d6cf7b761cb71998a)
1*ab8e5256SAndreas Gohr<?php
2*ab8e5256SAndreas Gohr
3*ab8e5256SAndreas Gohr// autoload_namespaces.php @generated by Composer
4*ab8e5256SAndreas Gohr
5*ab8e5256SAndreas Gohr$vendorDir = dirname(__DIR__);
6*ab8e5256SAndreas Gohr$baseDir = dirname($vendorDir);
7*ab8e5256SAndreas Gohr
8*ab8e5256SAndreas Gohrreturn array(
9*ab8e5256SAndreas Gohr);
10