|
7 | 7 |
|
8 | 8 | return array( |
9 | 9 | 'phpseclib3\\' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'), |
10 | | - 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-common/src'), |
11 | | - 'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'), |
12 | | - 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), |
13 | | - 'Termwind\\' => array($vendorDir . '/nunomaduro/termwind/src'), |
14 | | - 'Symfony\\Polyfill\\Php84\\' => array($vendorDir . '/symfony/polyfill-php84'), |
15 | | - 'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'), |
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\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'), |
20 | | - 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), |
21 | | - 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), |
22 | | - 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'), |
23 | | - 'Symfony\\Contracts\\Cache\\' => array($vendorDir . '/symfony/cache-contracts'), |
24 | | - 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'), |
25 | | - 'Symfony\\Component\\VarExporter\\' => array($vendorDir . '/symfony/var-exporter'), |
26 | | - 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'), |
27 | | - 'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'), |
28 | | - 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), |
29 | | - 'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'), |
30 | | - 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'), |
31 | | - 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'), |
32 | | - 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), |
33 | | - 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'), |
34 | | - 'Symfony\\Component\\Cache\\' => array($vendorDir . '/symfony/cache'), |
35 | 10 | 'Stevenmaguire\\OAuth2\\Client\\' => array($vendorDir . '/stevenmaguire/oauth2-microsoft/src', $vendorDir . '/stevenmaguire/oauth2-keycloak/src'), |
36 | 11 | 'Slim\\' => array($vendorDir . '/slim/slim/Slim'), |
37 | | - 'React\\Stream\\' => array($vendorDir . '/react/stream/src'), |
38 | | - 'React\\Socket\\' => array($vendorDir . '/react/socket/src'), |
39 | | - 'React\\Promise\\' => array($vendorDir . '/react/promise/src'), |
40 | | - 'React\\EventLoop\\' => array($vendorDir . '/react/event-loop/src'), |
41 | | - 'React\\Dns\\' => array($vendorDir . '/react/dns/src'), |
42 | | - 'React\\ChildProcess\\' => array($vendorDir . '/react/child-process/src'), |
43 | | - 'React\\Cache\\' => array($vendorDir . '/react/cache/src'), |
44 | 12 | 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'), |
45 | 13 | 'Psr\\Http\\Server\\' => array($vendorDir . '/psr/http-server-middleware/src', $vendorDir . '/psr/http-server-handler/src'), |
46 | 14 | 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), |
47 | 15 | 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), |
48 | | - 'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'), |
49 | 16 | 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), |
50 | | - 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'), |
51 | | - 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'), |
52 | 17 | 'PhpMqtt\\Client\\' => array($vendorDir . '/php-mqtt/client/src'), |
53 | | - 'PhpCsFixer\\' => array($vendorDir . '/friendsofphp/php-cs-fixer/src'), |
54 | | - 'Pest\\Plugin\\' => array($vendorDir . '/pestphp/pest-plugin/src'), |
55 | | - 'Pest\\Drift\\' => array($vendorDir . '/pestphp/pest-plugin-drift/src'), |
56 | | - 'Pest\\Arch\\' => array($vendorDir . '/pestphp/pest-plugin-arch/src'), |
57 | | - 'Pest\\' => array($vendorDir . '/pestphp/pest/src'), |
58 | 18 | 'ParagonIE\\ConstantTime\\' => array($vendorDir . '/paragonie/constant_time_encoding/src'), |
59 | | - 'ParaTest\\' => array($vendorDir . '/brianium/paratest/src'), |
60 | | - 'PHPUnit\\Architecture\\' => array($vendorDir . '/ta-tikoma/phpunit-architecture-test/src'), |
61 | | - 'PHPStan\\PhpDocParser\\' => array($vendorDir . '/phpstan/phpdoc-parser/src'), |
62 | 19 | 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'), |
63 | | - 'Overtrue\\PHPLint\\' => array($vendorDir . '/overtrue/phplint/src'), |
64 | | - 'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'), |
65 | 20 | 'NetDNS2\\' => array($vendorDir . '/mikepultz/netdns2/src/NetDNS2'), |
66 | 21 | 'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'), |
67 | 22 | 'League\\OAuth2\\Client\\' => array($vendorDir . '/league/oauth2-google/src', $vendorDir . '/league/oauth2-client/src'), |
68 | | - 'Jean85\\' => array($vendorDir . '/jean85/pretty-package-versions/src'), |
69 | 23 | 'Hayageek\\OAuth2\\Client\\' => array($vendorDir . '/hayageek/oauth2-yahoo/src'), |
70 | 24 | 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), |
71 | 25 | 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), |
72 | 26 | 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), |
73 | 27 | 'Greew\\OAuth2\\Client\\Provider\\' => array($vendorDir . '/greew/oauth2-azure-provider/src/Provider'), |
74 | 28 | 'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'), |
75 | | - 'Fidry\\CpuCoreCounter\\' => array($vendorDir . '/fidry/cpu-core-counter/src'), |
76 | 29 | 'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'), |
77 | | - 'Evenement\\' => array($vendorDir . '/evenement/evenement/src'), |
78 | | - 'Doctrine\\Deprecations\\' => array($vendorDir . '/doctrine/deprecations/src'), |
79 | | - 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), |
80 | | - 'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'), |
81 | | - 'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'), |
82 | | - 'Composer\\Pcre\\' => array($vendorDir . '/composer/pcre/src'), |
83 | | - 'Clue\\React\\NDJson\\' => array($vendorDir . '/clue/ndjson-react/src'), |
84 | 30 | ); |
0 commit comments