comparison vendor/composer/autoload_static.php @ 18:af1871eacc83

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:33:08 +0100
parents 129ea1e6d783
children
comparison
equal deleted inserted replaced
17:129ea1e6d783 18:af1871eacc83
5 namespace Composer\Autoload; 5 namespace Composer\Autoload;
6 6
7 class ComposerStaticInitDrupal8 7 class ComposerStaticInitDrupal8
8 { 8 {
9 public static $files = array ( 9 public static $files = array (
10 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
10 '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php', 11 '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
11 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
12 '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', 12 '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
13 '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', 13 '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
14 '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php', 14 '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php',
15 '92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php', 15 '92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php',
16 '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
16 '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', 17 '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
17 '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
18 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', 18 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
19 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', 19 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
20 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', 20 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
21 '801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php', 21 '801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php',
22 'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php', 22 'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php',
109 'GuzzleHttp\\Psr7\\' => 16, 109 'GuzzleHttp\\Psr7\\' => 16,
110 'GuzzleHttp\\Promise\\' => 19, 110 'GuzzleHttp\\Promise\\' => 19,
111 'GuzzleHttp\\' => 11, 111 'GuzzleHttp\\' => 11,
112 'Goutte\\' => 7, 112 'Goutte\\' => 7,
113 ), 113 ),
114 'E' =>
115 array (
116 'Egulias\\EmailValidator\\' => 23,
117 ),
114 'D' => 118 'D' =>
115 array ( 119 array (
120 'Drush\\' => 6,
116 'Drupal\\Driver\\' => 14, 121 'Drupal\\Driver\\' => 14,
117 'Drupal\\Core\\Composer\\' => 21, 122 'Drupal\\Core\\Composer\\' => 21,
118 'Drupal\\Core\\' => 12, 123 'Drupal\\Core\\' => 12,
119 'Drupal\\Component\\' => 17, 124 'Drupal\\Component\\' => 17,
120 'Doctrine\\Instantiator\\' => 22, 125 'Doctrine\\Instantiator\\' => 22,
131 'Composer\\Semver\\' => 16, 136 'Composer\\Semver\\' => 16,
132 'Composer\\Installers\\' => 20, 137 'Composer\\Installers\\' => 20,
133 ), 138 ),
134 'B' => 139 'B' =>
135 array ( 140 array (
141 'Brumann\\Polyfill\\' => 17,
136 'Behat\\Mink\\Driver\\' => 18, 142 'Behat\\Mink\\Driver\\' => 18,
137 'Behat\\Mink\\' => 11, 143 'Behat\\Mink\\' => 11,
138 ), 144 ),
139 'A' => 145 'A' =>
140 array ( 146 array (
343 ), 349 ),
344 'Goutte\\' => 350 'Goutte\\' =>
345 array ( 351 array (
346 0 => __DIR__ . '/..' . '/fabpot/goutte/Goutte', 352 0 => __DIR__ . '/..' . '/fabpot/goutte/Goutte',
347 ), 353 ),
354 'Egulias\\EmailValidator\\' =>
355 array (
356 0 => __DIR__ . '/..' . '/egulias/email-validator/EmailValidator',
357 ),
358 'Drush\\' =>
359 array (
360 0 => __DIR__ . '/..' . '/drush/drush/src',
361 ),
348 'Drupal\\Driver\\' => 362 'Drupal\\Driver\\' =>
349 array ( 363 array (
350 0 => __DIR__ . '/../..' . '/drivers/lib/Drupal/Driver', 364 0 => __DIR__ . '/../..' . '/drivers/lib/Drupal/Driver',
351 1 => __DIR__ . '/../..' . '/drivers/lib/Drupal/Driver', 365 1 => __DIR__ . '/../..' . '/drivers/lib/Drupal/Driver',
352 ), 366 ),
401 0 => __DIR__ . '/..' . '/composer/semver/src', 415 0 => __DIR__ . '/..' . '/composer/semver/src',
402 ), 416 ),
403 'Composer\\Installers\\' => 417 'Composer\\Installers\\' =>
404 array ( 418 array (
405 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', 419 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers',
420 ),
421 'Brumann\\Polyfill\\' =>
422 array (
423 0 => __DIR__ . '/..' . '/brumann/polyfill-unserialize/src',
406 ), 424 ),
407 'Behat\\Mink\\Driver\\' => 425 'Behat\\Mink\\Driver\\' =>
408 array ( 426 array (
409 0 => __DIR__ . '/..' . '/behat/mink-browserkit-driver/src', 427 0 => __DIR__ . '/..' . '/behat/mink-browserkit-driver/src',
410 1 => __DIR__ . '/..' . '/behat/mink-goutte-driver/src', 428 1 => __DIR__ . '/..' . '/behat/mink-goutte-driver/src',
453 array ( 471 array (
454 'Prophecy\\' => 472 'Prophecy\\' =>
455 array ( 473 array (
456 0 => __DIR__ . '/..' . '/phpspec/prophecy/src', 474 0 => __DIR__ . '/..' . '/phpspec/prophecy/src',
457 ), 475 ),
476 'PEAR' =>
477 array (
478 0 => __DIR__ . '/..' . '/pear/pear_exception',
479 ),
458 ), 480 ),
459 'E' => 481 'E' =>
460 array ( 482 array (
461 'Egulias\\' =>
462 array (
463 0 => __DIR__ . '/..' . '/egulias/email-validator/src',
464 ),
465 'EasyRdf_' => 483 'EasyRdf_' =>
466 array ( 484 array (
467 0 => __DIR__ . '/..' . '/easyrdf/easyrdf/lib', 485 0 => __DIR__ . '/..' . '/easyrdf/easyrdf/lib',
468 ), 486 ),
469 ), 487 ),
477 array ( 495 array (
478 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/Drupal', 496 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/Drupal',
479 ), 497 ),
480 'DrupalPractice\\' => 498 'DrupalPractice\\' =>
481 array ( 499 array (
482 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/Drupal', 500 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/DrupalPractice',
483 ), 501 ),
484 'Doctrine\\Common\\Lexer\\' => 502 'Doctrine\\Common\\Lexer\\' =>
485 array ( 503 array (
486 0 => __DIR__ . '/..' . '/doctrine/lexer/lib', 504 0 => __DIR__ . '/..' . '/doctrine/lexer/lib',
487 ), 505 ),
498 array ( 516 array (
499 'Consolidation' => 517 'Consolidation' =>
500 array ( 518 array (
501 0 => __DIR__ . '/..' . '/drush/drush/lib', 519 0 => __DIR__ . '/..' . '/drush/drush/lib',
502 ), 520 ),
503 ), 521 'Console' =>
522 array (
523 0 => __DIR__ . '/..' . '/pear/console_getopt',
524 ),
525 ),
526 'A' =>
527 array (
528 'Archive_Tar' =>
529 array (
530 0 => __DIR__ . '/..' . '/pear/archive_tar',
531 ),
532 ),
533 );
534
535 public static $fallbackDirsPsr0 = array (
536 0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src',
504 ); 537 );
505 538
506 public static $classMap = array ( 539 public static $classMap = array (
507 'ArithmeticError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', 540 'ArithmeticError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',
508 'AssertionError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php', 541 'AssertionError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php',
509 'Console_Table' => __DIR__ . '/..' . '/pear/console_table/Table.php', 542 'Console_Table' => __DIR__ . '/..' . '/pear/console_table/Table.php',
510 'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 543 'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',
511 'Drupal' => __DIR__ . '/../..' . '/core/lib/Drupal.php', 544 'Drupal' => __DIR__ . '/../..' . '/core/lib/Drupal.php',
545 'DrupalFinder\\DrupalFinder' => __DIR__ . '/..' . '/webflo/drupal-finder/src/DrupalFinder.php',
512 'Drupal\\Component\\Utility\\Timer' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Timer.php', 546 'Drupal\\Component\\Utility\\Timer' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Timer.php',
513 'Drupal\\Component\\Utility\\Unicode' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Unicode.php', 547 'Drupal\\Component\\Utility\\Unicode' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Unicode.php',
514 'Drupal\\Core\\Database\\Database' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/Database/Database.php', 548 'Drupal\\Core\\Database\\Database' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/Database/Database.php',
515 'Drupal\\Core\\DrupalKernel' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/DrupalKernel.php', 549 'Drupal\\Core\\DrupalKernel' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/DrupalKernel.php',
516 'Drupal\\Core\\DrupalKernelInterface' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/DrupalKernelInterface.php', 550 'Drupal\\Core\\DrupalKernelInterface' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/DrupalKernelInterface.php',
1075 { 1109 {
1076 return \Closure::bind(function () use ($loader) { 1110 return \Closure::bind(function () use ($loader) {
1077 $loader->prefixLengthsPsr4 = ComposerStaticInitDrupal8::$prefixLengthsPsr4; 1111 $loader->prefixLengthsPsr4 = ComposerStaticInitDrupal8::$prefixLengthsPsr4;
1078 $loader->prefixDirsPsr4 = ComposerStaticInitDrupal8::$prefixDirsPsr4; 1112 $loader->prefixDirsPsr4 = ComposerStaticInitDrupal8::$prefixDirsPsr4;
1079 $loader->prefixesPsr0 = ComposerStaticInitDrupal8::$prefixesPsr0; 1113 $loader->prefixesPsr0 = ComposerStaticInitDrupal8::$prefixesPsr0;
1114 $loader->fallbackDirsPsr0 = ComposerStaticInitDrupal8::$fallbackDirsPsr0;
1080 $loader->classMap = ComposerStaticInitDrupal8::$classMap; 1115 $loader->classMap = ComposerStaticInitDrupal8::$classMap;
1081 1116
1082 }, null, ClassLoader::class); 1117 }, null, ClassLoader::class);
1083 } 1118 }
1084 } 1119 }