Mercurial > hg > isophonics-drupal-site
comparison vendor/composer/autoload_static.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 1fec387a4317 |
children | 129ea1e6d783 |
comparison
equal
deleted
inserted
replaced
15:e200cb7efeb3 | 16:c2387f117808 |
---|---|
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 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', |
11 '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php', | |
12 '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', | |
11 '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', | 13 '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', |
12 '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php', | 14 '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php', |
13 '92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php', | 15 '92c8763cd6170fce6fcfe7e26b4e8c10' => __DIR__ . '/..' . '/symfony/phpunit-bridge/bootstrap.php', |
14 '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', | 16 '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', |
17 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', | |
15 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', | 18 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', |
16 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', | |
17 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', | 19 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', |
18 '801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php', | 20 '801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php', |
19 'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php', | 21 'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php', |
20 '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php', | 22 'cf97c57bfe0f23854afd2f3818abb7a0' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/create_uploaded_file.php', |
23 '9bf37a3d0dad93e29cb4e1b1bfab04e9' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/marshal_headers_from_sapi.php', | |
24 'ce70dccb4bcc2efc6e94d2ee526e6972' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/marshal_method_from_sapi.php', | |
25 'f86420df471f14d568bfcb71e271b523' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/marshal_protocol_version_from_sapi.php', | |
26 'b87481e008a3700344428ae089e7f9e5' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/marshal_uri_from_sapi.php', | |
27 '0b0974a5566a1077e4f2e111341112c1' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/normalize_server.php', | |
28 '1ca3bc274755662169f9629d5412a1da' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/normalize_uploaded_files.php', | |
29 '40360c0b9b437e69bcbb7f1349ce029e' => __DIR__ . '/..' . '/zendframework/zend-diactoros/src/functions/parse_cookie_header.php', | |
21 ); | 30 ); |
22 | 31 |
23 public static $prefixLengthsPsr4 = array ( | 32 public static $prefixLengthsPsr4 = array ( |
24 'p' => | 33 'p' => |
25 array ( | 34 array ( |
51 'S' => | 60 'S' => |
52 array ( | 61 array ( |
53 'Symfony\\Polyfill\\Php70\\' => 23, | 62 'Symfony\\Polyfill\\Php70\\' => 23, |
54 'Symfony\\Polyfill\\Mbstring\\' => 26, | 63 'Symfony\\Polyfill\\Mbstring\\' => 26, |
55 'Symfony\\Polyfill\\Iconv\\' => 23, | 64 'Symfony\\Polyfill\\Iconv\\' => 23, |
65 'Symfony\\Polyfill\\Ctype\\' => 23, | |
56 'Symfony\\Component\\Yaml\\' => 23, | 66 'Symfony\\Component\\Yaml\\' => 23, |
57 'Symfony\\Component\\VarDumper\\' => 28, | 67 'Symfony\\Component\\VarDumper\\' => 28, |
58 'Symfony\\Component\\Validator\\' => 28, | 68 'Symfony\\Component\\Validator\\' => 28, |
59 'Symfony\\Component\\Translation\\' => 30, | 69 'Symfony\\Component\\Translation\\' => 30, |
60 'Symfony\\Component\\Serializer\\' => 29, | 70 'Symfony\\Component\\Serializer\\' => 29, |
127 | 137 |
128 public static $prefixDirsPsr4 = array ( | 138 public static $prefixDirsPsr4 = array ( |
129 'phpDocumentor\\Reflection\\' => | 139 'phpDocumentor\\Reflection\\' => |
130 array ( | 140 array ( |
131 0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src', | 141 0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src', |
132 1 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src', | 142 1 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src', |
133 2 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src', | 143 2 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src', |
134 ), | 144 ), |
135 'Zumba\\Mink\\Driver\\' => | 145 'Zumba\\Mink\\Driver\\' => |
136 array ( | 146 array ( |
137 0 => __DIR__ . '/..' . '/jcalderonzumba/mink-phantomjs-driver/src', | 147 0 => __DIR__ . '/..' . '/jcalderonzumba/mink-phantomjs-driver/src', |
138 ), | 148 ), |
185 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', | 195 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', |
186 ), | 196 ), |
187 'Symfony\\Polyfill\\Iconv\\' => | 197 'Symfony\\Polyfill\\Iconv\\' => |
188 array ( | 198 array ( |
189 0 => __DIR__ . '/..' . '/symfony/polyfill-iconv', | 199 0 => __DIR__ . '/..' . '/symfony/polyfill-iconv', |
200 ), | |
201 'Symfony\\Polyfill\\Ctype\\' => | |
202 array ( | |
203 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', | |
190 ), | 204 ), |
191 'Symfony\\Component\\Yaml\\' => | 205 'Symfony\\Component\\Yaml\\' => |
192 array ( | 206 array ( |
193 0 => __DIR__ . '/..' . '/symfony/yaml', | 207 0 => __DIR__ . '/..' . '/symfony/yaml', |
194 ), | 208 ), |
371 array ( | 385 array ( |
372 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', | 386 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', |
373 ), | 387 ), |
374 'Behat\\Mink\\Driver\\' => | 388 'Behat\\Mink\\Driver\\' => |
375 array ( | 389 array ( |
376 0 => __DIR__ . '/..' . '/behat/mink-selenium2-driver/src', | 390 0 => __DIR__ . '/..' . '/behat/mink-browserkit-driver/src', |
377 1 => __DIR__ . '/..' . '/behat/mink-browserkit-driver/src', | 391 1 => __DIR__ . '/..' . '/behat/mink-goutte-driver/src', |
378 2 => __DIR__ . '/..' . '/behat/mink-goutte-driver/src', | 392 2 => __DIR__ . '/..' . '/behat/mink-selenium2-driver/src', |
379 ), | 393 ), |
380 'Behat\\Mink\\' => | 394 'Behat\\Mink\\' => |
381 array ( | 395 array ( |
382 0 => __DIR__ . '/..' . '/behat/mink/src', | 396 0 => __DIR__ . '/..' . '/behat/mink/src', |
383 ), | 397 ), |