Skip to content

Commit 3dc37ab

Browse files
committed
bugfix: Firebase updated.
1 parent e5dccc5 commit 3dc37ab

16 files changed

+13238
-300
lines changed

vendor/composer/autoload_classmap.php

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

vendor/composer/autoload_files.php

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?php
2+
3+
// autoload_files.php @generated by Composer
4+
5+
$vendorDir = dirname(__DIR__);
6+
$baseDir = dirname($vendorDir);
7+
8+
return array(
9+
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
10+
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
11+
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
12+
'6124b4c8570aa390c21fafd04a26c69f' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
13+
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
14+
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
15+
'8825ede83f2f289127722d4e842cf7e8' => $vendorDir . '/symfony/polyfill-intl-grapheme/bootstrap.php',
16+
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
17+
'0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php',
18+
'b6b991a57620e2fb6b2f66f03fe9ddc2' => $vendorDir . '/symfony/string/Resources/functions.php',
19+
'e3b2795a8a512b6083af088fb53afe6c' => $vendorDir . '/codeception/codeception/functions.php',
20+
'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php',
21+
'60799491728b879e74601d83e38b2cad' => $vendorDir . '/illuminate/collections/helpers.php',
22+
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',
23+
'72579e7bd17821bb1321b87411366eae' => $vendorDir . '/illuminate/support/helpers.php',
24+
'3937806105cc8e221b8fa8db5b70d2f2' => $vendorDir . '/wp-cli/mustangostang-spyc/includes/functions.php',
25+
'be01b9b16925dcb22165c40b46681ac6' => $vendorDir . '/wp-cli/php-cli-tools/lib/cli/cli.php',
26+
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
27+
'2a3c2110e8e0295330dc3d11a4cbc4cb' => $vendorDir . '/php-webdriver/webdriver/lib/Exception/TimeoutException.php',
28+
'41ac945ee97c4f5461ef1c0ccb568262' => $vendorDir . '/lucatume/wp-browser/src/tad/WPBrowser/utils.php',
29+
'a708c649c455d50aa08b5043a5737509' => $vendorDir . '/lucatume/wp-browser/src/tad/WPBrowser/wp-polyfills.php',
30+
);

vendor/composer/autoload_namespaces.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@
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+
'Mustache' => array($vendorDir . '/mustache/mustache/src'),
13+
'Hautelook' => array($vendorDir . '/bordoni/phpass/src'),
14+
'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
915
);

vendor/composer/autoload_psr4.php

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,52 @@
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'),
912
'WPGraphQL\\JWT_Authentication\\' => array($baseDir . '/src'),
13+
'VRia\\Utils\\' => array($vendorDir . '/vria/nodiacritic/src'),
14+
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
15+
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
16+
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
17+
'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
18+
'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
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\\String\\' => array($vendorDir . '/symfony/string'),
26+
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
27+
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
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+
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
34+
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'),
35+
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
36+
'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
37+
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
38+
'Mustangostang\\' => array($vendorDir . '/wp-cli/mustangostang-spyc/src'),
39+
'MikeMcLin\\WpPassword\\' => array($vendorDir . '/mikemclin/laravel-wp-password/src'),
40+
'LightnCandy\\' => array($vendorDir . '/zordius/lightncandy/src'),
41+
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
42+
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/support'),
43+
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
44+
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
45+
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
46+
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
47+
'Flow\\JSONPath\\' => array($vendorDir . '/softcreatr/jsonpath/src'),
1048
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
49+
'Facebook\\WebDriver\\' => array($vendorDir . '/php-webdriver/webdriver/lib'),
50+
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
51+
'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
52+
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
53+
'Codeception\\PHPUnit\\' => array($vendorDir . '/codeception/phpunit-wrapper/src'),
54+
'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'),
55+
'Codeception\\' => array($vendorDir . '/codeception/stub/src', $vendorDir . '/codeception/codeception/src/Codeception', $vendorDir . '/lucatume/wp-browser/src/Codeception'),
56+
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
1157
);

vendor/composer/autoload_real.php

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

3434
$loader->register(true);
3535

36+
$includeFiles = \Composer\Autoload\ComposerStaticInitb81212723df6ec6a4125604686c14dbf::$files;
37+
foreach ($includeFiles as $fileIdentifier => $file) {
38+
composerRequireb81212723df6ec6a4125604686c14dbf($fileIdentifier, $file);
39+
}
40+
3641
return $loader;
3742
}
3843
}
44+
45+
/**
46+
* @param string $fileIdentifier
47+
* @param string $file
48+
* @return void
49+
*/
50+
function composerRequireb81212723df6ec6a4125604686c14dbf($fileIdentifier, $file)
51+
{
52+
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
53+
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
54+
55+
require $file;
56+
}
57+
}

0 commit comments

Comments
 (0)