blob: 19aadb61f574f60c3857d56e4efd98a61c0eb257 [file] [log] [blame]
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +01001<?php
2
3// autoload_static.php @generated by Composer
4
5namespace Composer\Autoload;
6
7class ComposerStaticInit873464e4bd965a3168f133248b1b218b
8{
9 public static $files = array (
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020010 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010011 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020012 '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
13 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php',
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010014 '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020015 '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
16 'fe62ba7e10580d903cc46d808b5961a4' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/helpers.php',
17 'caf31cc6ec7cf2241cb6f12c226c3846' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/alias.php',
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +010018 '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
19 );
20
21 public static $prefixLengthsPsr4 = array (
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020022 'T' =>
23 array (
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010024 'Twig\\' => 5,
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020025 'Tightenco\\Collect\\' => 18,
26 ),
27 'S' =>
28 array (
29 'Symfony\\Polyfill\\Php80\\' => 23,
30 'Symfony\\Polyfill\\Mbstring\\' => 26,
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010031 'Symfony\\Polyfill\\Ctype\\' => 23,
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020032 'Symfony\\Contracts\\Translation\\' => 30,
33 'Symfony\\Component\\VarDumper\\' => 28,
34 'Symfony\\Component\\Translation\\' => 30,
35 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +010036 'R' =>
37 array (
38 'RobThree\\Auth\\' => 14,
39 ),
40 'P' =>
41 array (
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020042 'Psr\\SimpleCache\\' => 16,
43 'Psr\\Log\\' => 8,
44 'Psr\\Container\\' => 14,
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +010045 'PhpMimeMailParser\\' => 18,
46 'PHPMailer\\PHPMailer\\' => 20,
47 ),
48 'M' =>
49 array (
50 'MatthiasMullie\\PathConverter\\' => 29,
51 'MatthiasMullie\\Minify\\' => 22,
52 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020053 'L' =>
54 array (
55 'LdapRecord\\' => 11,
56 ),
57 'I' =>
58 array (
59 'Illuminate\\Contracts\\' => 21,
60 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +010061 'H' =>
62 array (
63 'Html2Text\\' => 10,
64 ),
65 'D' =>
66 array (
67 'Ddeboer\\Imap\\' => 13,
68 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020069 'C' =>
70 array (
71 'Carbon\\' => 7,
72 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +010073 );
74
75 public static $prefixDirsPsr4 = array (
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010076 'Twig\\' =>
77 array (
78 0 => __DIR__ . '/..' . '/twig/twig/src',
79 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020080 'Tightenco\\Collect\\' =>
81 array (
82 0 => __DIR__ . '/..' . '/tightenco/collect/src/Collect',
83 ),
84 'Symfony\\Polyfill\\Php80\\' =>
85 array (
86 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
87 ),
88 'Symfony\\Polyfill\\Mbstring\\' =>
89 array (
90 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
91 ),
Matthias Andreas Benkard12a57352021-12-28 18:02:04 +010092 'Symfony\\Polyfill\\Ctype\\' =>
93 array (
94 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
95 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +020096 'Symfony\\Contracts\\Translation\\' =>
97 array (
98 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
99 ),
100 'Symfony\\Component\\VarDumper\\' =>
101 array (
102 0 => __DIR__ . '/..' . '/symfony/var-dumper',
103 ),
104 'Symfony\\Component\\Translation\\' =>
105 array (
106 0 => __DIR__ . '/..' . '/symfony/translation',
107 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +0100108 'RobThree\\Auth\\' =>
109 array (
110 0 => __DIR__ . '/..' . '/robthree/twofactorauth/lib',
111 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +0200112 'Psr\\SimpleCache\\' =>
113 array (
114 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
115 ),
116 'Psr\\Log\\' =>
117 array (
118 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
119 ),
120 'Psr\\Container\\' =>
121 array (
122 0 => __DIR__ . '/..' . '/psr/container/src',
123 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +0100124 'PhpMimeMailParser\\' =>
125 array (
126 0 => __DIR__ . '/..' . '/php-mime-mail-parser/php-mime-mail-parser/src',
127 ),
128 'PHPMailer\\PHPMailer\\' =>
129 array (
130 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
131 ),
132 'MatthiasMullie\\PathConverter\\' =>
133 array (
134 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
135 ),
136 'MatthiasMullie\\Minify\\' =>
137 array (
138 0 => __DIR__ . '/..' . '/matthiasmullie/minify/src',
139 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +0200140 'LdapRecord\\' =>
141 array (
142 0 => __DIR__ . '/..' . '/directorytree/ldaprecord/src',
143 ),
144 'Illuminate\\Contracts\\' =>
145 array (
146 0 => __DIR__ . '/..' . '/illuminate/contracts',
147 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +0100148 'Html2Text\\' =>
149 array (
150 0 => __DIR__ . '/..' . '/soundasleep/html2text/src',
151 ),
152 'Ddeboer\\Imap\\' =>
153 array (
154 0 => __DIR__ . '/..' . '/ddeboer/imap/src',
155 ),
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +0200156 'Carbon\\' =>
157 array (
158 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
159 ),
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +0100160 );
161
162 public static $prefixesPsr0 = array (
163 'O' =>
164 array (
165 'OAuth2' =>
166 array (
167 0 => __DIR__ . '/..' . '/bshaffer/oauth2-server-php/src',
168 ),
169 ),
170 );
171
172 public static $classMap = array (
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +0200173 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
Matthias Andreas Benkarde39c4f82021-01-06 17:59:39 +0100174 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
Matthias Andreas Benkard7b2a3a12021-08-16 10:57:25 +0200175 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
176 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
177 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
Matthias Andreas Benkardb382b102021-01-02 15:32:21 +0100178 'u2flib_server\\Error' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
179 'u2flib_server\\RegisterRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
180 'u2flib_server\\Registration' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
181 'u2flib_server\\SignRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
182 'u2flib_server\\U2F' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
183 );
184
185 public static function getInitializer(ClassLoader $loader)
186 {
187 return \Closure::bind(function () use ($loader) {
188 $loader->prefixLengthsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixLengthsPsr4;
189 $loader->prefixDirsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixDirsPsr4;
190 $loader->prefixesPsr0 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixesPsr0;
191 $loader->classMap = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$classMap;
192
193 }, null, ClassLoader::class);
194 }
195}