|
6 | 6 | $baseDir = dirname($vendorDir);
|
7 | 7 |
|
8 | 8 | return array(
|
9 |
| - 'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'), |
10 |
| - 'tad\\' => array($vendorDir . '/lucatume/wp-browser/src/tad'), |
11 |
| - 'mikehaertl\\shellcommand\\' => array($vendorDir . '/mikehaertl/php-shellcommand/src'), |
12 |
| - 'lucatume\\WPBrowser\\' => array($vendorDir . '/lucatume/wp-browser/src'), |
13 |
| - 'eftec\\bladeone\\' => array($vendorDir . '/eftec/bladeone/lib'), |
14 |
| - 'WP_CLI\\MaintenanceMode\\' => array($vendorDir . '/wp-cli/maintenance-mode-command/src'), |
15 |
| - 'WP_CLI\\I18n\\' => array($vendorDir . '/wp-cli/i18n-command/src'), |
16 |
| - 'WP_CLI\\Embeds\\' => array($vendorDir . '/wp-cli/embed-command/src'), |
17 | 9 | 'WPGraphQL\\FacetWP\\' => array($baseDir . '/src'),
|
18 |
| - 'VariableAnalysis\\' => array($vendorDir . '/sirbrillig/phpcs-variable-analysis/VariableAnalysis'), |
19 |
| - 'VRia\\Utils\\' => array($vendorDir . '/vria/nodiacritic/src'), |
20 |
| - 'Tests\\WPGraphQL\\FacetWP\\' => array($baseDir . '/tests/_support'), |
21 |
| - 'Tests\\WPGraphQL\\' => array($vendorDir . '/wp-graphql/wp-graphql-testcase/src'), |
22 |
| - 'SzepeViktor\\PHPStan\\WordPress\\' => array($vendorDir . '/szepeviktor/phpstan-wordpress/src'), |
23 |
| - 'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'), |
24 |
| - 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'), |
25 |
| - 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'), |
26 |
| - 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), |
27 |
| - 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'), |
28 |
| - 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'), |
29 |
| - 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), |
30 |
| - 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'), |
31 |
| - 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), |
32 |
| - 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'), |
33 |
| - 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'), |
34 |
| - 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), |
35 |
| - 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'), |
36 |
| - 'Symfony\\Component\\Stopwatch\\' => array($vendorDir . '/symfony/stopwatch'), |
37 |
| - 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), |
38 |
| - 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'), |
39 |
| - 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'), |
40 |
| - 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), |
41 |
| - 'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'), |
42 |
| - 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'), |
43 |
| - 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'), |
44 |
| - 'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'), |
45 |
| - 'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'), |
46 |
| - 'SlevomatCodingStandard\\' => array($vendorDir . '/slevomat/coding-standard/SlevomatCodingStandard'), |
47 |
| - 'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'), |
48 |
| - 'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'), |
49 |
| - 'React\\Promise\\' => array($vendorDir . '/react/promise/src'), |
50 |
| - 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), |
51 |
| - 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), |
52 |
| - 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), |
53 |
| - 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), |
54 |
| - 'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'), |
55 |
| - 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), |
56 |
| - 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'), |
57 |
| - 'PhpCoveralls\\' => array($vendorDir . '/php-coveralls/php-coveralls/src'), |
58 |
| - 'Peast\\test\\' => array($vendorDir . '/mck89/peast/test/Peast'), |
59 |
| - 'Peast\\' => array($vendorDir . '/mck89/peast/lib/Peast'), |
60 |
| - 'PHPStan\\PhpDocParser\\' => array($vendorDir . '/phpstan/phpdoc-parser/src'), |
61 |
| - 'PHPStan\\ExtensionInstaller\\' => array($vendorDir . '/phpstan/extension-installer/src'), |
62 |
| - 'Mustangostang\\' => array($vendorDir . '/wp-cli/mustangostang-spyc/src'), |
63 |
| - 'MikeMcLin\\WpPassword\\' => array($vendorDir . '/mikemclin/laravel-wp-password/src'), |
64 |
| - 'LightnCandy\\' => array($vendorDir . '/zordius/lightncandy/src'), |
65 |
| - 'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'), |
66 |
| - 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'), |
67 |
| - 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'), |
68 |
| - 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), |
69 |
| - 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), |
70 |
| - 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), |
71 |
| - 'Gettext\\Languages\\' => array($vendorDir . '/gettext/languages/src'), |
72 |
| - 'Gettext\\' => array($vendorDir . '/gettext/gettext/src'), |
73 |
| - 'Flow\\JSONPath\\' => array($vendorDir . '/softcreatr/jsonpath/src'), |
74 |
| - 'Facebook\\WebDriver\\' => array($vendorDir . '/php-webdriver/webdriver/lib'), |
75 |
| - 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'), |
76 |
| - 'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'), |
77 |
| - 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), |
78 |
| - 'Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => array($vendorDir . '/dealerdirect/phpcodesniffer-composer-installer/src'), |
79 |
| - 'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'), |
80 |
| - 'Composer\\Spdx\\' => array($vendorDir . '/composer/spdx-licenses/src'), |
81 |
| - 'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'), |
82 |
| - 'Composer\\Pcre\\' => array($vendorDir . '/composer/pcre/src'), |
83 |
| - 'Composer\\MetadataMinifier\\' => array($vendorDir . '/composer/metadata-minifier/src'), |
84 |
| - 'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'), |
85 |
| - 'Composer\\' => array($vendorDir . '/composer/composer/src/Composer'), |
86 |
| - 'Codeception\\PHPUnit\\' => array($vendorDir . '/codeception/phpunit-wrapper/src'), |
87 |
| - 'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'), |
88 |
| - 'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception', $vendorDir . '/codeception/stub/src', $vendorDir . '/lucatume/wp-browser/src/Codeception'), |
89 |
| - 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), |
90 | 10 | 'AxeWP\\GraphQL\\' => array($vendorDir . '/axepress/wp-graphql-plugin-boilerplate/src'),
|
91 | 11 | );
|
0 commit comments