Skip to content

Commit d003a34

Browse files
committed
chore: autoloader files rebuilt properly
1 parent 73089ab commit d003a34

363 files changed

Lines changed: 41 additions & 104258 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

vendor/composer/autoload_classmap.php

Lines changed: 0 additions & 3028 deletions
Large diffs are not rendered by default.

vendor/composer/autoload_files.php

Lines changed: 0 additions & 64 deletions
This file was deleted.

vendor/composer/autoload_namespaces.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,4 @@
66
$baseDir = dirname($vendorDir);
77

88
return array(
9-
'cli' => array($vendorDir . '/wp-cli/php-cli-tools/lib'),
10-
'WP_CLI\\' => array($vendorDir . '/wp-cli/wp-cli/php'),
11-
'Oxymel' => array($vendorDir . '/nb/oxymel'),
12-
'Mustache' => array($vendorDir . '/wp-cli/mustache/src'),
13-
'Hautelook' => array($vendorDir . '/bordoni/phpass/src'),
14-
'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
159
);

vendor/composer/autoload_psr4.php

Lines changed: 0 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -6,80 +6,6 @@
66
$baseDir = dirname($vendorDir);
77

88
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-
'eftec\\bladeone\\' => array($vendorDir . '/eftec/bladeone/lib'),
13-
'WP_CLI\\MaintenanceMode\\' => array($vendorDir . '/wp-cli/maintenance-mode-command/src'),
14-
'WP_CLI\\I18n\\' => array($vendorDir . '/wp-cli/i18n-command/src'),
15-
'WP_CLI\\Embeds\\' => array($vendorDir . '/wp-cli/embed-command/src'),
169
'WPGraphQL\\JWT_Authentication\\' => array($baseDir . '/src'),
17-
'VRia\\Utils\\' => array($vendorDir . '/vria/nodiacritic/src'),
18-
'Symfony\\Polyfill\\Php85\\' => array($vendorDir . '/symfony/polyfill-php85'),
19-
'Symfony\\Polyfill\\Php84\\' => array($vendorDir . '/symfony/polyfill-php84'),
20-
'Symfony\\Polyfill\\Php83\\' => array($vendorDir . '/symfony/polyfill-php83'),
21-
'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'),
22-
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
23-
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
24-
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
25-
'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
26-
'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
27-
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
28-
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
29-
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
30-
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
31-
'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
32-
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
33-
'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
34-
'Symfony\\Component\\Process\\' => array($vendorDir . '/wp-cli/process'),
35-
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
36-
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
37-
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
38-
'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
39-
'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
40-
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
41-
'Symfony\\Component\\Clock\\' => array($vendorDir . '/symfony/clock'),
42-
'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
43-
'Seld\\Signal\\' => array($vendorDir . '/seld/signal-handler/src'),
44-
'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'),
45-
'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'),
46-
'React\\Promise\\' => array($vendorDir . '/react/promise/src'),
47-
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
48-
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
49-
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
50-
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
51-
'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
52-
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
53-
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
54-
'Peast\\' => array($vendorDir . '/mck89/peast/lib/Peast'),
55-
'Mustangostang\\' => array($vendorDir . '/wp-cli/mustangostang-spyc/src'),
56-
'MikeMcLin\\WpPassword\\' => array($vendorDir . '/mikemclin/laravel-wp-password/src'),
57-
'LightnCandy\\' => array($vendorDir . '/zordius/lightncandy/src'),
58-
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
59-
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/reflection', $vendorDir . '/illuminate/support'),
60-
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
61-
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
62-
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
63-
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
64-
'Gettext\\Languages\\' => array($vendorDir . '/gettext/languages/src'),
65-
'Gettext\\' => array($vendorDir . '/gettext/gettext/src'),
66-
'Flow\\JSONPath\\' => array($vendorDir . '/softcreatr/jsonpath/src'),
6710
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
68-
'Facebook\\WebDriver\\' => array($vendorDir . '/php-webdriver/webdriver/lib'),
69-
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
70-
'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/src'),
71-
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
72-
'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'),
73-
'Composer\\Spdx\\' => array($vendorDir . '/composer/spdx-licenses/src'),
74-
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
75-
'Composer\\Pcre\\' => array($vendorDir . '/composer/pcre/src'),
76-
'Composer\\MetadataMinifier\\' => array($vendorDir . '/composer/metadata-minifier/src'),
77-
'Composer\\ClassMapGenerator\\' => array($vendorDir . '/composer/class-map-generator/src'),
78-
'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
79-
'Composer\\' => array($vendorDir . '/composer/composer/src/Composer'),
80-
'Codeception\\PHPUnit\\' => array($vendorDir . '/codeception/phpunit-wrapper/src'),
81-
'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'),
82-
'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception', $vendorDir . '/codeception/stub/src', $vendorDir . '/lucatume/wp-browser/src/Codeception'),
83-
'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
84-
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
8511
);

vendor/composer/autoload_real.php

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,6 @@ public static function getLoader()
3333

3434
$loader->register(true);
3535

36-
$filesToLoad = \Composer\Autoload\ComposerStaticInit321df0c31b31604b1e5ea21980c2d094::$files;
37-
$requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
38-
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
39-
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
40-
41-
require $file;
42-
}
43-
}, null, null);
44-
foreach ($filesToLoad as $fileIdentifier => $file) {
45-
$requireFile($fileIdentifier, $file);
46-
}
47-
4836
return $loader;
4937
}
5038
}

0 commit comments

Comments
 (0)