Skip to content

Commit d94c39f

Browse files
committed
Remove Composer dev dependencies
1 parent 0215df2 commit d94c39f

File tree

334 files changed

+27
-78503
lines changed

Some content is hidden

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

334 files changed

+27
-78503
lines changed

vendor/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
require_once __DIR__ . '/composer/autoload_real.php';
66

7-
return ComposerAutoloaderInit2bca884894f5dad38a04fb4589efa493::getLoader();
7+
return ComposerAutoloaderInitb81212723df6ec6a4125604686c14dbf::getLoader();

vendor/composer/autoload_classmap.php

Lines changed: 0 additions & 2793 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 & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +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-
'Oxymel' => array($vendorDir . '/nb/oxymel'),
13-
'Mustache' => array($vendorDir . '/mustache/mustache/src'),
14-
'Hautelook' => array($vendorDir . '/hautelook/phpass/src'),
15-
'Handlebars' => array($vendorDir . '/xamin/handlebars.php/src'),
16-
'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
17-
'BaconStringUtils' => array($vendorDir . '/bacon/bacon-string-utils/src'),
189
);

vendor/composer/autoload_psr4.php

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

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

vendor/composer/autoload_real.php

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// autoload_real.php @generated by Composer
44

5-
class ComposerAutoloaderInit2bca884894f5dad38a04fb4589efa493
5+
class ComposerAutoloaderInitb81212723df6ec6a4125604686c14dbf
66
{
77
private static $loader;
88

@@ -19,15 +19,15 @@ public static function getLoader()
1919
return self::$loader;
2020
}
2121

22-
spl_autoload_register(array('ComposerAutoloaderInit2bca884894f5dad38a04fb4589efa493', 'loadClassLoader'), true, true);
22+
spl_autoload_register(array('ComposerAutoloaderInitb81212723df6ec6a4125604686c14dbf', 'loadClassLoader'), true, true);
2323
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
24-
spl_autoload_unregister(array('ComposerAutoloaderInit2bca884894f5dad38a04fb4589efa493', 'loadClassLoader'));
24+
spl_autoload_unregister(array('ComposerAutoloaderInitb81212723df6ec6a4125604686c14dbf', 'loadClassLoader'));
2525

2626
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
2727
if ($useStaticLoader) {
2828
require_once __DIR__ . '/autoload_static.php';
2929

30-
call_user_func(\Composer\Autoload\ComposerStaticInit2bca884894f5dad38a04fb4589efa493::getInitializer($loader));
30+
call_user_func(\Composer\Autoload\ComposerStaticInitb81212723df6ec6a4125604686c14dbf::getInitializer($loader));
3131
} else {
3232
$map = require __DIR__ . '/autoload_namespaces.php';
3333
foreach ($map as $namespace => $path) {
@@ -47,24 +47,6 @@ public static function getLoader()
4747

4848
$loader->register(true);
4949

50-
if ($useStaticLoader) {
51-
$includeFiles = Composer\Autoload\ComposerStaticInit2bca884894f5dad38a04fb4589efa493::$files;
52-
} else {
53-
$includeFiles = require __DIR__ . '/autoload_files.php';
54-
}
55-
foreach ($includeFiles as $fileIdentifier => $file) {
56-
composerRequire2bca884894f5dad38a04fb4589efa493($fileIdentifier, $file);
57-
}
58-
5950
return $loader;
6051
}
6152
}
62-
63-
function composerRequire2bca884894f5dad38a04fb4589efa493($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)