Skip to content

Commit ff7b24d

Browse files
committed
autoloader files rebuilt.
1 parent 6e1b0f1 commit ff7b24d

File tree

6 files changed

+0
-6087
lines changed

6 files changed

+0
-6087
lines changed

vendor/composer/autoload_classmap.php

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

vendor/composer/autoload_files.php

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

vendor/composer/autoload_namespaces.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +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-
'Requests' => array($vendorDir . '/rmccue/requests/library'),
12-
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
13-
'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src'),
14-
'Oxymel' => array($vendorDir . '/nb/oxymel'),
15-
'Mustache' => array($vendorDir . '/mustache/mustache/src'),
16-
'Hautelook' => array($vendorDir . '/hautelook/phpass/src'),
17-
'Handlebars' => array($vendorDir . '/xamin/handlebars.php/src'),
18-
'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
19-
'BaconStringUtils' => array($vendorDir . '/bacon/bacon-string-utils/src'),
209
);

vendor/composer/autoload_psr4.php

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

88
return array(
9-
'tad\\' => array($vendorDir . '/lucatume/wp-browser/src/tad', $vendorDir . '/lucatume/wp-browser-commons/src/tad'),
10-
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
11-
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
12-
'WP_CLI\\MaintenanceMode\\' => array($vendorDir . '/wp-cli/maintenance-mode-command/src'),
13-
'WP_CLI\\I18n\\' => array($vendorDir . '/wp-cli/i18n-command/src'),
14-
'WP_CLI\\Embeds\\' => array($vendorDir . '/wp-cli/embed-command/src'),
15-
'WP_CLI\\' => array($vendorDir . '/wp-cli/entity-command/src/WP_CLI', $vendorDir . '/wp-cli/shell-command/src/WP_CLI'),
169
'WPGraphQL\\Extensions\\WooCommerce\\' => array($baseDir . '/includes'),
17-
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
18-
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
19-
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
20-
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
21-
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
22-
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
23-
'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
24-
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
25-
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
26-
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
27-
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
28-
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
29-
'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
30-
'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
31-
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
32-
'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
33-
'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'),
34-
'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'),
35-
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
36-
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
37-
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
38-
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
39-
'Peast\\test\\' => array($vendorDir . '/mck89/peast/test/Peast'),
40-
'Peast\\' => array($vendorDir . '/mck89/peast/lib/Peast'),
41-
'Mustangostang\\' => array($vendorDir . '/wp-cli/mustangostang-spyc/src'),
42-
'MikeMcLin\\WpPassword\\' => array($vendorDir . '/mikemclin/laravel-wp-password/src'),
43-
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
44-
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
45-
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
46-
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
47-
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
48-
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
49-
'Gumlet\\' => array($vendorDir . '/gumlet/php-image-resize/lib'),
50-
'Gettext\\Languages\\' => array($vendorDir . '/gettext/languages/src'),
51-
'Gettext\\' => array($vendorDir . '/gettext/gettext/src'),
52-
'Facebook\\WebDriver\\' => array($vendorDir . '/facebook/webdriver/lib'),
53-
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
54-
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
55-
'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
56-
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
57-
'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'),
58-
'Composer\\Spdx\\' => array($vendorDir . '/composer/spdx-licenses/src'),
59-
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
60-
'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
61-
'Composer\\' => array($vendorDir . '/composer/composer/src/Composer'),
62-
'Codeception\\PHPUnit\\' => array($vendorDir . '/codeception/phpunit-wrapper/src'),
63-
'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'),
64-
'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception', $vendorDir . '/codeception/stub/src', $vendorDir . '/lucatume/wp-browser/src/Codeception'),
65-
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
66-
'' => array($vendorDir . '/wp-cli/cache-command/src', $vendorDir . '/wp-cli/checksum-command/src', $vendorDir . '/wp-cli/config-command/src', $vendorDir . '/wp-cli/core-command/src', $vendorDir . '/wp-cli/cron-command/src', $vendorDir . '/wp-cli/db-command/src', $vendorDir . '/wp-cli/entity-command/src', $vendorDir . '/wp-cli/eval-command/src', $vendorDir . '/wp-cli/export-command/src', $vendorDir . '/wp-cli/extension-command/src', $vendorDir . '/wp-cli/import-command/src', $vendorDir . '/wp-cli/language-command/src', $vendorDir . '/wp-cli/media-command/src', $vendorDir . '/wp-cli/package-command/src', $vendorDir . '/wp-cli/rewrite-command/src', $vendorDir . '/wp-cli/role-command/src', $vendorDir . '/wp-cli/scaffold-command/src', $vendorDir . '/wp-cli/search-replace-command/src', $vendorDir . '/wp-cli/server-command/src', $vendorDir . '/wp-cli/shell-command/src', $vendorDir . '/wp-cli/super-admin-command/src', $vendorDir . '/wp-cli/widget-command/src'),
6710
);

vendor/composer/autoload_real.php

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

4848
$loader->register(true);
4949

50-
if ($useStaticLoader) {
51-
$includeFiles = Composer\Autoload\ComposerStaticInitee0d17af17b841ed3a93c4a0e5cc5e5f::$files;
52-
} else {
53-
$includeFiles = require __DIR__ . '/autoload_files.php';
54-
}
55-
foreach ($includeFiles as $fileIdentifier => $file) {
56-
composerRequireee0d17af17b841ed3a93c4a0e5cc5e5f($fileIdentifier, $file);
57-
}
58-
5950
return $loader;
6051
}
6152
}
62-
63-
function composerRequireee0d17af17b841ed3a93c4a0e5cc5e5f($fileIdentifier, $file)
64-
{
65-
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
66-
require $file;
67-
68-
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
69-
}
70-
}

0 commit comments

Comments
 (0)