|
6 | 6 | $baseDir = dirname($vendorDir); |
7 | 7 |
|
8 | 8 | return array( |
9 | | - 'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'), |
10 | | - 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'), |
11 | | - 'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'), |
12 | | - 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), |
13 | | - 'TomasVotruba\\TypeCoverage\\' => array($vendorDir . '/tomasvotruba/type-coverage/src'), |
14 | | - 'Termwind\\' => array($vendorDir . '/nunomaduro/termwind/src'), |
15 | | - 'Symfony\\Polyfill\\Php83\\' => array($vendorDir . '/symfony/polyfill-php83'), |
16 | | - 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'), |
17 | | - 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), |
18 | | - 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'), |
19 | | - 'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'), |
20 | | - 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'), |
21 | | - 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), |
22 | | - 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'), |
23 | | - 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), |
24 | | - 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'), |
25 | | - 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'), |
26 | | - 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'), |
27 | | - 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), |
28 | | - 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'), |
29 | | - 'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'), |
30 | | - 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), |
31 | | - 'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'), |
32 | | - 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'), |
33 | | - 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'), |
34 | | - 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'), |
35 | | - 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), |
36 | | - 'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'), |
37 | | - 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'), |
38 | | - 'Spatie\\Ray\\' => array($vendorDir . '/spatie/ray/src'), |
39 | | - 'Spatie\\Macroable\\' => array($vendorDir . '/spatie/macroable/src'), |
40 | | - 'Spatie\\Backtrace\\' => array($vendorDir . '/spatie/backtrace/src'), |
41 | | - 'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'), |
42 | | - 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), |
43 | | - 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'), |
44 | | - 'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'), |
45 | | - 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), |
46 | | - 'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'), |
47 | | - 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'), |
48 | | - 'PhpMyAdmin\\SqlParser\\' => array($vendorDir . '/phpmyadmin/sql-parser/src'), |
49 | | - 'Pest\\TypeCoverage\\' => array($vendorDir . '/pestphp/pest-plugin-type-coverage/src'), |
50 | | - 'Pest\\Plugin\\' => array($vendorDir . '/pestphp/pest-plugin/src'), |
51 | | - 'Pest\\Drift\\' => array($vendorDir . '/pestphp/pest-plugin-drift/src'), |
52 | | - 'Pest\\Arch\\' => array($vendorDir . '/pestphp/pest-plugin-arch/src'), |
53 | | - 'Pest\\' => array($vendorDir . '/pestphp/pest/src'), |
54 | | - 'ParaTest\\' => array($vendorDir . '/brianium/paratest/src'), |
55 | | - 'PHPUnit\\Architecture\\' => array($vendorDir . '/ta-tikoma/phpunit-architecture-test/src'), |
56 | | - 'PHPStan\\PhpDocParser\\' => array($vendorDir . '/phpstan/phpdoc-parser/src'), |
57 | | - 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'), |
58 | | - 'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'), |
59 | | - 'League\\ColorExtractor\\' => array($vendorDir . '/league/color-extractor/src'), |
60 | | - 'Laravel\\Prompts\\' => array($vendorDir . '/laravel/prompts/src'), |
61 | | - 'Larastan\\Larastan\\' => array($vendorDir . '/larastan/larastan/src'), |
62 | | - 'Laminas\\Escaper\\' => array($vendorDir . '/laminas/laminas-escaper/src'), |
63 | | - 'Kirby\\' => array($baseDir . '/tests/kirby/src', $vendorDir . '/getkirby/composer-installer/src'), |
64 | | - 'Jean85\\' => array($vendorDir . '/jean85/pretty-package-versions/src'), |
65 | | - 'Illuminate\\View\\' => array($vendorDir . '/illuminate/view'), |
66 | | - 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'), |
67 | | - 'Illuminate\\Session\\' => array($vendorDir . '/illuminate/session'), |
68 | | - 'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'), |
69 | | - 'Illuminate\\Http\\' => array($vendorDir . '/illuminate/http'), |
70 | | - 'Illuminate\\Filesystem\\' => array($vendorDir . '/illuminate/filesystem'), |
71 | | - 'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'), |
72 | | - 'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'), |
73 | | - 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'), |
74 | | - 'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'), |
75 | | - 'Illuminate\\Console\\' => array($vendorDir . '/illuminate/console'), |
76 | | - 'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'), |
77 | | - 'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'), |
78 | | - 'Fruitcake\\Cors\\' => array($vendorDir . '/fruitcake/php-cors/src'), |
79 | | - 'Fidry\\CpuCoreCounter\\' => array($vendorDir . '/fidry/cpu-core-counter/src'), |
80 | | - 'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'), |
81 | | - 'Doctrine\\Deprecations\\' => array($vendorDir . '/doctrine/deprecations/lib/Doctrine/Deprecations'), |
82 | | - 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), |
83 | | - 'Database\\Seeders\\' => array($vendorDir . '/laravel/pint/database/seeders'), |
84 | | - 'Database\\Factories\\' => array($vendorDir . '/laravel/pint/database/factories'), |
85 | | - 'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'), |
86 | | - 'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'), |
87 | | - 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), |
88 | | - 'Brick\\Math\\' => array($vendorDir . '/brick/math/src'), |
89 | | - 'Bnomei\\' => array($baseDir . '/classes', $vendorDir . '/bnomei/autoloader-for-kirby/classes'), |
90 | | - 'Base32\\' => array($vendorDir . '/christian-riesen/base32/src'), |
91 | | - 'App\\' => array($vendorDir . '/laravel/pint/app'), |
| 9 | + 'Kirby\\' => array($vendorDir . '/getkirby/composer-installer/src'), |
| 10 | + 'Bnomei\\' => array($baseDir . '/classes'), |
92 | 11 | ); |
0 commit comments