scratch – Diff between revs 117 and 123

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 117 Rev 123
1 <?php 1 <?php
2   2  
3 // autoload_static.php @generated by Composer 3 // autoload_static.php @generated by Composer
4   4  
5 namespace Composer\Autoload; 5 namespace Composer\Autoload;
6   6  
7 class ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157 7 class ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157
8 { 8 {
9 public static $files = array ( 9 public static $files = array (
10 '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php', 10 '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
11 ); 11 );
12   12  
13 public static $prefixLengthsPsr4 = array ( 13 public static $prefixLengthsPsr4 = array (
14 'S' => 14 'S' =>
15 array ( 15 array (
16 'Symfony\\Component\\Process\\' => 26, 16 'Symfony\\Component\\Process\\' => 26,
17 'Symfony\\Component\\Finder\\' => 25, -  
18 'Symfony\\Component\\Filesystem\\' => 29, 17 'Symfony\\Component\\Filesystem\\' => 29,
19 ), 18 ),
20 'P' => 19 'P' =>
21 array ( 20 array (
22 'Psr\\Log\\' => 8, 21 'Psr\\Log\\' => 8,
23 ), 22 ),
24 'M' => 23 'M' =>
25 array ( 24 array (
26 'Monolog\\' => 8, 25 'Monolog\\' => 8,
27 ), 26 ),
28 'D' => 27 'D' =>
29 array ( 28 array (
30 'Doctrine\\Common\\Cache\\' => 22, 29 'Doctrine\\Common\\Cache\\' => 22,
31 ), 30 ),
32 ); 31 );
33   32  
34 public static $prefixDirsPsr4 = array ( 33 public static $prefixDirsPsr4 = array (
35 'Symfony\\Component\\Process\\' => 34 'Symfony\\Component\\Process\\' =>
36 array ( 35 array (
37 0 => __DIR__ . '/..' . '/symfony/process', 36 0 => __DIR__ . '/..' . '/symfony/process',
38 ), 37 ),
39 'Symfony\\Component\\Finder\\' => -  
40 array ( -  
41 0 => __DIR__ . '/..' . '/symfony/finder', -  
42 ), -  
43 'Symfony\\Component\\Filesystem\\' => 38 'Symfony\\Component\\Filesystem\\' =>
44 array ( 39 array (
45 0 => __DIR__ . '/..' . '/symfony/filesystem', 40 0 => __DIR__ . '/..' . '/symfony/filesystem',
46 ), 41 ),
47 'Psr\\Log\\' => 42 'Psr\\Log\\' =>
48 array ( 43 array (
49 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', 44 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
50 ), 45 ),
51 'Monolog\\' => 46 'Monolog\\' =>
52 array ( 47 array (
53 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', 48 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
54 ), 49 ),
55 'Doctrine\\Common\\Cache\\' => 50 'Doctrine\\Common\\Cache\\' =>
56 array ( 51 array (
57 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache', 52 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
58 ), 53 ),
59 ); 54 );
60   55  
61 public static $prefixesPsr0 = array ( 56 public static $prefixesPsr0 = array (
62 'N' => 57 'N' =>
63 array ( 58 array (
64 'Neutron' => 59 'Neutron' =>
65 array ( 60 array (
66 0 => __DIR__ . '/..' . '/neutron/temporary-filesystem/src', 61 0 => __DIR__ . '/..' . '/neutron/temporary-filesystem/src',
67 ), 62 ),
68 ), 63 ),
69 'F' => 64 'F' =>
70 array ( 65 array (
71 'FFMpeg' => 66 'FFMpeg' =>
72 array ( 67 array (
73 0 => __DIR__ . '/..' . '/php-ffmpeg/php-ffmpeg/src', 68 0 => __DIR__ . '/..' . '/php-ffmpeg/php-ffmpeg/src',
74 ), 69 ),
75 ), 70 ),
76 'E' => 71 'E' =>
77 array ( 72 array (
78 'Evenement' => 73 'Evenement' =>
79 array ( 74 array (
80 0 => __DIR__ . '/..' . '/evenement/evenement/src', 75 0 => __DIR__ . '/..' . '/evenement/evenement/src',
81 ), 76 ),
82 ), 77 ),
83 'A' => 78 'A' =>
84 array ( 79 array (
-   80 'Aura\\Uri' =>
-   81 array (
-   82 0 => __DIR__ . '/..' . '/aura/uri/src',
-   83 ),
-   84 'Aura\\Composer\\' =>
-   85 array (
-   86 0 => __DIR__ . '/..' . '/aura/installer-default/src',
-   87 ),
85 'Alchemy' => 88 'Alchemy' =>
86 array ( 89 array (
87 0 => __DIR__ . '/..' . '/alchemy/binary-driver/src', 90 0 => __DIR__ . '/..' . '/alchemy/binary-driver/src',
88 ), 91 ),
89 ), 92 ),
90 ); 93 );
91   94  
92 public static function getInitializer(ClassLoader $loader) 95 public static function getInitializer(ClassLoader $loader)
93 { 96 {
94 return \Closure::bind(function () use ($loader) { 97 return \Closure::bind(function () use ($loader) {
95 $loader->prefixLengthsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixLengthsPsr4; 98 $loader->prefixLengthsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixLengthsPsr4;
96 $loader->prefixDirsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixDirsPsr4; 99 $loader->prefixDirsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixDirsPsr4;
97 $loader->prefixesPsr0 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixesPsr0; 100 $loader->prefixesPsr0 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixesPsr0;
98   101  
99 }, null, ClassLoader::class); 102 }, null, ClassLoader::class);
100 } 103 }
101 } 104 }
102   105