Mercurial > hg > isophonics-drupal-site
diff 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 |
line wrap: on
line diff
--- a/vendor/composer/autoload_static.php Thu Feb 28 13:21:36 2019 +0000 +++ b/vendor/composer/autoload_static.php Thu May 09 15:33:08 2019 +0100 @@ -7,14 +7,14 @@ class ComposerStaticInitDrupal8 { public static $files = array ( + '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php', - '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php', '92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php', + '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', - '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', @@ -111,8 +111,13 @@ 'GuzzleHttp\\' => 11, 'Goutte\\' => 7, ), + 'E' => + array ( + 'Egulias\\EmailValidator\\' => 23, + ), 'D' => array ( + 'Drush\\' => 6, 'Drupal\\Driver\\' => 14, 'Drupal\\Core\\Composer\\' => 21, 'Drupal\\Core\\' => 12, @@ -133,6 +138,7 @@ ), 'B' => array ( + 'Brumann\\Polyfill\\' => 17, 'Behat\\Mink\\Driver\\' => 18, 'Behat\\Mink\\' => 11, ), @@ -345,6 +351,14 @@ array ( 0 => __DIR__ . '/..' . '/fabpot/goutte/Goutte', ), + 'Egulias\\EmailValidator\\' => + array ( + 0 => __DIR__ . '/..' . '/egulias/email-validator/EmailValidator', + ), + 'Drush\\' => + array ( + 0 => __DIR__ . '/..' . '/drush/drush/src', + ), 'Drupal\\Driver\\' => array ( 0 => __DIR__ . '/../..' . '/drivers/lib/Drupal/Driver', @@ -404,6 +418,10 @@ array ( 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', ), + 'Brumann\\Polyfill\\' => + array ( + 0 => __DIR__ . '/..' . '/brumann/polyfill-unserialize/src', + ), 'Behat\\Mink\\Driver\\' => array ( 0 => __DIR__ . '/..' . '/behat/mink-browserkit-driver/src', @@ -455,13 +473,13 @@ array ( 0 => __DIR__ . '/..' . '/phpspec/prophecy/src', ), + 'PEAR' => + array ( + 0 => __DIR__ . '/..' . '/pear/pear_exception', + ), ), 'E' => array ( - 'Egulias\\' => - array ( - 0 => __DIR__ . '/..' . '/egulias/email-validator/src', - ), 'EasyRdf_' => array ( 0 => __DIR__ . '/..' . '/easyrdf/easyrdf/lib', @@ -479,7 +497,7 @@ ), 'DrupalPractice\\' => array ( - 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/Drupal', + 0 => __DIR__ . '/..' . '/drupal/coder/coder_sniffer/DrupalPractice', ), 'Doctrine\\Common\\Lexer\\' => array ( @@ -500,7 +518,22 @@ array ( 0 => __DIR__ . '/..' . '/drush/drush/lib', ), + 'Console' => + array ( + 0 => __DIR__ . '/..' . '/pear/console_getopt', + ), ), + 'A' => + array ( + 'Archive_Tar' => + array ( + 0 => __DIR__ . '/..' . '/pear/archive_tar', + ), + ), + ); + + public static $fallbackDirsPsr0 = array ( + 0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src', ); public static $classMap = array ( @@ -509,6 +542,7 @@ 'Console_Table' => __DIR__ . '/..' . '/pear/console_table/Table.php', 'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 'Drupal' => __DIR__ . '/../..' . '/core/lib/Drupal.php', + 'DrupalFinder\\DrupalFinder' => __DIR__ . '/..' . '/webflo/drupal-finder/src/DrupalFinder.php', 'Drupal\\Component\\Utility\\Timer' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Timer.php', 'Drupal\\Component\\Utility\\Unicode' => __DIR__ . '/../..' . '/core/lib/Drupal/Component/Utility/Unicode.php', 'Drupal\\Core\\Database\\Database' => __DIR__ . '/../..' . '/core/lib/Drupal/Core/Database/Database.php', @@ -1077,6 +1111,7 @@ $loader->prefixLengthsPsr4 = ComposerStaticInitDrupal8::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitDrupal8::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInitDrupal8::$prefixesPsr0; + $loader->fallbackDirsPsr0 = ComposerStaticInitDrupal8::$fallbackDirsPsr0; $loader->classMap = ComposerStaticInitDrupal8::$classMap; }, null, ClassLoader::class);