@@ -9,8 +9,8 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
99 public static $ files = array (
1010 '6e3fae29631ef280660b3cdad06f25a8 ' => __DIR__ . '/.. ' . '/symfony/deprecation-contracts/function.php ' ,
1111 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a ' => __DIR__ . '/.. ' . '/symfony/polyfill-mbstring/bootstrap.php ' ,
12- '320cde22f66dd4f5d3fd621d3e88b98f ' => __DIR__ . '/.. ' . '/symfony/polyfill-ctype/bootstrap.php ' ,
1312 '7b11c4dc42b3b3023073cb14e519683c ' => __DIR__ . '/.. ' . '/ralouphie/getallheaders/src/getallheaders.php ' ,
13+ '320cde22f66dd4f5d3fd621d3e88b98f ' => __DIR__ . '/.. ' . '/symfony/polyfill-ctype/bootstrap.php ' ,
1414 '662a729f963d39afe703c9d9b7ab4a8c ' => __DIR__ . '/.. ' . '/symfony/polyfill-php83/bootstrap.php ' ,
1515 '667aeda72477189d0494fecd327c3641 ' => __DIR__ . '/.. ' . '/symfony/var-dumper/Resources/functions/dump.php ' ,
1616 '89efb1254ef2d1c5d80096acd12c4098 ' => __DIR__ . '/.. ' . '/twig/twig/src/Resources/core.php ' ,
@@ -61,6 +61,7 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
6161 'Symfony \\Component \\HttpFoundation \\' => 33 ,
6262 'Symfony \\Component \\Finder \\' => 25 ,
6363 'Symfony \\Component \\Filesystem \\' => 29 ,
64+ 'Symfony \\Component \\ExpressionLanguage \\' => 37 ,
6465 'Symfony \\Component \\EventDispatcher \\' => 34 ,
6566 'Symfony \\Component \\ErrorHandler \\' => 31 ,
6667 'Symfony \\Component \\DependencyInjection \\' => 38 ,
@@ -71,6 +72,8 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
7172 'Symfony \\Bridge \\Twig \\' => 20 ,
7273 'SimpleSAML \\XML \\' => 15 ,
7374 'SimpleSAML \\XMLSecurity \\' => 23 ,
75+ 'SimpleSAML \\SOAP \\' => 16 ,
76+ 'SimpleSAML \\SAML2 \\' => 17 ,
7477 'SimpleSAML \\Module \\saml \\' => 23 ,
7578 'SimpleSAML \\Module \\multiauth \\' => 28 ,
7679 'SimpleSAML \\Module \\exampleauth \\' => 30 ,
@@ -93,9 +96,14 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
9396 'Psr \\Http \\Message \\' => 17 ,
9497 'Psr \\EventDispatcher \\' => 20 ,
9598 'Psr \\Container \\' => 14 ,
99+ 'Psr \\Clock \\' => 10 ,
96100 'Psr \\Cache \\' => 10 ,
97101 'PHPMailer \\PHPMailer \\' => 20 ,
98102 ),
103+ 'N ' =>
104+ array (
105+ 'Nyholm \\Psr7 \\' => 12 ,
106+ ),
99107 'G ' =>
100108 array (
101109 'GuzzleHttp \\Psr7 \\' => 16 ,
@@ -205,6 +213,10 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
205213 array (
206214 0 => __DIR__ . '/.. ' . '/symfony/filesystem ' ,
207215 ),
216+ 'Symfony \\Component \\ExpressionLanguage \\' =>
217+ array (
218+ 0 => __DIR__ . '/.. ' . '/symfony/expression-language ' ,
219+ ),
208220 'Symfony \\Component \\EventDispatcher \\' =>
209221 array (
210222 0 => __DIR__ . '/.. ' . '/symfony/event-dispatcher ' ,
@@ -245,6 +257,14 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
245257 array (
246258 0 => __DIR__ . '/.. ' . '/simplesamlphp/xml-security/src ' ,
247259 ),
260+ 'SimpleSAML \\SOAP \\' =>
261+ array (
262+ 0 => __DIR__ . '/.. ' . '/simplesamlphp/xml-soap/src ' ,
263+ ),
264+ 'SimpleSAML \\SAML2 \\' =>
265+ array (
266+ 0 => __DIR__ . '/.. ' . '/simplesamlphp/saml2/src ' ,
267+ ),
248268 'SimpleSAML \\Module \\saml \\' =>
249269 array (
250270 0 => __DIR__ . '/.. ' . '/simplesamlphp/simplesamlphp/modules/saml/src ' ,
@@ -287,7 +307,7 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
287307 ),
288308 'SAML2 \\' =>
289309 array (
290- 0 => __DIR__ . '/.. ' . '/simplesamlphp/saml2/src/SAML2 ' ,
310+ 0 => __DIR__ . '/.. ' . '/simplesamlphp/saml2-legacy /src/SAML2 ' ,
291311 ),
292312 'RobRichards \\XMLSecLibs \\' =>
293313 array (
@@ -310,6 +330,10 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
310330 array (
311331 0 => __DIR__ . '/.. ' . '/psr/container/src ' ,
312332 ),
333+ 'Psr \\Clock \\' =>
334+ array (
335+ 0 => __DIR__ . '/.. ' . '/psr/clock/src ' ,
336+ ),
313337 'Psr \\Cache \\' =>
314338 array (
315339 0 => __DIR__ . '/.. ' . '/psr/cache/src ' ,
@@ -318,6 +342,10 @@ class ComposerStaticInitadb4a871be02446eefeecc569fa94b8d
318342 array (
319343 0 => __DIR__ . '/.. ' . '/phpmailer/phpmailer/src ' ,
320344 ),
345+ 'Nyholm \\Psr7 \\' =>
346+ array (
347+ 0 => __DIR__ . '/.. ' . '/nyholm/psr7/src ' ,
348+ ),
321349 'GuzzleHttp \\Psr7 \\' =>
322350 array (
323351 0 => __DIR__ . '/.. ' . '/guzzlehttp/psr7/src ' ,
0 commit comments