Blame view

public/vendor/composer/installed.php 8.4 KB
86143e36f   Андрей Ларионов   Коммит вторник
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
  <?php return array(
      'root' => array(
          'name' => '__root__',
          'pretty_version' => 'dev-master',
          'version' => 'dev-master',
          'reference' => '1034380616822cd3472f804f5b7f1dbe9dd99f25',
          'type' => 'library',
          'install_path' => __DIR__ . '/../../',
          'aliases' => array(),
          'dev' => true,
      ),
      'versions' => array(
          '__root__' => array(
              'pretty_version' => 'dev-master',
              'version' => 'dev-master',
              'reference' => '1034380616822cd3472f804f5b7f1dbe9dd99f25',
              'type' => 'library',
              'install_path' => __DIR__ . '/../../',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'barryvdh/laravel-dompdf' => array(
              'pretty_version' => 'v2.1.0',
              'version' => '2.1.0.0',
              'reference' => 'c8b8a8490e5f7348cf99054821fb248f103e7d24',
              'type' => 'library',
              'install_path' => __DIR__ . '/../barryvdh/laravel-dompdf',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'carbonphp/carbon-doctrine-types' => array(
              'pretty_version' => '1.0.0',
              'version' => '1.0.0.0',
              'reference' => '3c430083d0b41ceed84ecccf9dac613241d7305d',
              'type' => 'library',
              'install_path' => __DIR__ . '/../carbonphp/carbon-doctrine-types',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'doctrine/inflector' => array(
              'pretty_version' => '2.0.10',
              'version' => '2.0.10.0',
              'reference' => '5817d0659c5b50c9b950feb9af7b9668e2c436bc',
              'type' => 'library',
              'install_path' => __DIR__ . '/../doctrine/inflector',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'dompdf/dompdf' => array(
              'pretty_version' => 'v2.0.4',
              'version' => '2.0.4.0',
              'reference' => '093f2d9739cec57428e39ddadedfd4f3ae862c0f',
              'type' => 'library',
              'install_path' => __DIR__ . '/../dompdf/dompdf',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'illuminate/contracts' => array(
              'pretty_version' => 'v7.30.6',
              'version' => '7.30.6.0',
              'reference' => '2449f2ea949ddf995a3dcffe5e21c768cf7d6478',
              'type' => 'library',
              'install_path' => __DIR__ . '/../illuminate/contracts',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'illuminate/support' => array(
              'pretty_version' => 'v7.30.6',
              'version' => '7.30.6.0',
              'reference' => 'c7b42acd009c94a3f8b749a65f6835db90174d58',
              'type' => 'library',
              'install_path' => __DIR__ . '/../illuminate/support',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'masterminds/html5' => array(
              'pretty_version' => '2.8.1',
              'version' => '2.8.1.0',
              'reference' => 'f47dcf3c70c584de14f21143c55d9939631bc6cf',
              'type' => 'library',
              'install_path' => __DIR__ . '/../masterminds/html5',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'nesbot/carbon' => array(
              'pretty_version' => '2.72.3',
              'version' => '2.72.3.0',
              'reference' => '0c6fd108360c562f6e4fd1dedb8233b423e91c83',
              'type' => 'library',
              'install_path' => __DIR__ . '/../nesbot/carbon',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'phenx/php-font-lib' => array(
              'pretty_version' => '0.5.6',
              'version' => '0.5.6.0',
              'reference' => 'a1681e9793040740a405ac5b189275059e2a9863',
              'type' => 'library',
              'install_path' => __DIR__ . '/../phenx/php-font-lib',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'phenx/php-svg-lib' => array(
              'pretty_version' => '0.5.2',
              'version' => '0.5.2.0',
              'reference' => '732faa9fb4309221e2bd9b2fda5de44f947133aa',
              'type' => 'library',
              'install_path' => __DIR__ . '/../phenx/php-svg-lib',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'psr/clock' => array(
              'pretty_version' => '1.0.0',
              'version' => '1.0.0.0',
              'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d',
              'type' => 'library',
              'install_path' => __DIR__ . '/../psr/clock',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'psr/clock-implementation' => array(
              'dev_requirement' => false,
              'provided' => array(
                  0 => '1.0',
              ),
          ),
          'psr/container' => array(
              'pretty_version' => '1.1.1',
              'version' => '1.1.1.0',
              'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
              'type' => 'library',
              'install_path' => __DIR__ . '/../psr/container',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'psr/simple-cache' => array(
              'pretty_version' => '1.0.1',
              'version' => '1.0.1.0',
              'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
              'type' => 'library',
              'install_path' => __DIR__ . '/../psr/simple-cache',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'sabberworm/php-css-parser' => array(
              'pretty_version' => 'v8.5.1',
              'version' => '8.5.1.0',
              'reference' => '4a3d572b0f8b28bb6fd016ae8bbfc445facef152',
              'type' => 'library',
              'install_path' => __DIR__ . '/../sabberworm/php-css-parser',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/deprecation-contracts' => array(
              'pretty_version' => 'v2.5.2',
              'version' => '2.5.2.0',
              'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
              'type' => 'library',
              'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/polyfill-mbstring' => array(
              'pretty_version' => 'v1.29.0',
              'version' => '1.29.0.0',
              'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',
              'type' => 'library',
              'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/polyfill-php80' => array(
              'pretty_version' => 'v1.29.0',
              'version' => '1.29.0.0',
              'reference' => '87b68208d5c1188808dd7839ee1e6c8ec3b02f1b',
              'type' => 'library',
              'install_path' => __DIR__ . '/../symfony/polyfill-php80',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/translation' => array(
              'pretty_version' => 'v5.4.35',
              'version' => '5.4.35.0',
              'reference' => '77d7d1e46f52827585e65e6cd6f52a2542e59c72',
              'type' => 'library',
              'install_path' => __DIR__ . '/../symfony/translation',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/translation-contracts' => array(
              'pretty_version' => 'v2.5.2',
              'version' => '2.5.2.0',
              'reference' => '136b19dd05cdf0709db6537d058bcab6dd6e2dbe',
              'type' => 'library',
              'install_path' => __DIR__ . '/../symfony/translation-contracts',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
          'symfony/translation-implementation' => array(
              'dev_requirement' => false,
              'provided' => array(
                  0 => '2.3',
              ),
          ),
          'voku/portable-ascii' => array(
              'pretty_version' => '1.6.1',
              'version' => '1.6.1.0',
              'reference' => '87337c91b9dfacee02452244ee14ab3c43bc485a',
              'type' => 'library',
              'install_path' => __DIR__ . '/../voku/portable-ascii',
              'aliases' => array(),
              'dev_requirement' => false,
          ),
      ),
  );