aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-carddav/pkg-plist
blob: b297b0a9fb2e8f0631be72f777aead1cba5b0da6 (plain) (blame)
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/carddav.php
%%WWWDIR%%/composer.json
%%WWWDIR%%/composer.lock
%%WWWDIR%%/config.inc.php.dist
%%WWWDIR%%/dbmigrations/0000-dbinit/mysql.sql
%%WWWDIR%%/dbmigrations/0000-dbinit/postgres.sql
%%WWWDIR%%/dbmigrations/0000-dbinit/sqlite3.sql
%%WWWDIR%%/dbmigrations/0001-categories/mysql.sql
%%WWWDIR%%/dbmigrations/0001-categories/postgres.sql
%%WWWDIR%%/dbmigrations/0001-categories/sqlite3.sql
%%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/mysql.sql
%%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/postgres.sql
%%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/sqlite3.sql
%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/README.md
%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/mysql.sql
%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/postgres.sql
%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/sqlite3.sql
%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/mysql.sql
%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/postgres.sql
%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/sqlite3.sql
%%WWWDIR%%/dbmigrations/0005-changemysqlut8toutf8mb4/mysql.sql
%%WWWDIR%%/dbmigrations/0005-changemysqlut8toutf8mb4/postgres.sql
%%WWWDIR%%/dbmigrations/0005-changemysqlut8toutf8mb4/sqlite3.sql
%%WWWDIR%%/dbmigrations/0006-rmgroupsnotnull/README.md
%%WWWDIR%%/dbmigrations/0006-rmgroupsnotnull/mysql.sql
%%WWWDIR%%/dbmigrations/0006-rmgroupsnotnull/postgres.sql
%%WWWDIR%%/dbmigrations/0006-rmgroupsnotnull/sqlite3.sql
%%WWWDIR%%/dbmigrations/0007-replaceurlplaceholders/README.md
%%WWWDIR%%/dbmigrations/0007-replaceurlplaceholders/migrate.php
%%WWWDIR%%/dbmigrations/0008-unifyindexes/README.md
%%WWWDIR%%/dbmigrations/0008-unifyindexes/mysql.sql
%%WWWDIR%%/dbmigrations/0008-unifyindexes/postgres.sql
%%WWWDIR%%/dbmigrations/0008-unifyindexes/sqlite3.sql
%%WWWDIR%%/dbmigrations/0009-dropauthschemefield/README.md
%%WWWDIR%%/dbmigrations/0009-dropauthschemefield/mysql.sql
%%WWWDIR%%/dbmigrations/0009-dropauthschemefield/postgres.sql
%%WWWDIR%%/dbmigrations/0009-dropauthschemefield/sqlite3.sql
%%WWWDIR%%/dbmigrations/0010-increasetextfieldlengths/README.md
%%WWWDIR%%/dbmigrations/0010-increasetextfieldlengths/mysql.sql
%%WWWDIR%%/dbmigrations/0010-increasetextfieldlengths/postgres.sql
%%WWWDIR%%/dbmigrations/0010-increasetextfieldlengths/sqlite3.sql
%%WWWDIR%%/dbmigrations/0011-unifymigrationsidcolumn/README.md
%%WWWDIR%%/dbmigrations/0011-unifymigrationsidcolumn/mysql.sql
%%WWWDIR%%/dbmigrations/0011-unifymigrationsidcolumn/postgres.sql
%%WWWDIR%%/dbmigrations/0011-unifymigrationsidcolumn/sqlite3.sql
%%WWWDIR%%/dbmigrations/0012-fixmysqlconstraints/README.md
%%WWWDIR%%/dbmigrations/0012-fixmysqlconstraints/mysql.sql
%%WWWDIR%%/dbmigrations/0012-fixmysqlconstraints/postgres.sql
%%WWWDIR%%/dbmigrations/0012-fixmysqlconstraints/sqlite3.sql
%%WWWDIR%%/dbmigrations/0013-changemysqlcollationscasesensitive/mysql.sql
%%WWWDIR%%/dbmigrations/0013-changemysqlcollationscasesensitive/postgres.sql
%%WWWDIR%%/dbmigrations/0013-changemysqlcollationscasesensitive/sqlite3.sql
%%WWWDIR%%/dbmigrations/0014-unifytimestampdefaultvalue/README.md
%%WWWDIR%%/dbmigrations/0014-unifytimestampdefaultvalue/mysql.sql
%%WWWDIR%%/dbmigrations/0014-unifytimestampdefaultvalue/postgres.sql
%%WWWDIR%%/dbmigrations/0014-unifytimestampdefaultvalue/sqlite3.sql
%%WWWDIR%%/dbmigrations/INIT-currentschema/mysql.sql
%%WWWDIR%%/dbmigrations/INIT-currentschema/postgres.sql
%%WWWDIR%%/dbmigrations/INIT-currentschema/sqlite3.sql
%%WWWDIR%%/localization/cs_CZ.inc
%%WWWDIR%%/localization/de_DE.inc
%%WWWDIR%%/localization/en_US.inc
%%WWWDIR%%/localization/es_ES.inc
%%WWWDIR%%/localization/fr_FR.inc
%%WWWDIR%%/localization/hu_HU.inc
%%WWWDIR%%/localization/id_ID.inc
%%WWWDIR%%/localization/it_IT.inc
%%WWWDIR%%/localization/pl_PL.inc
%%WWWDIR%%/localization/ru_RU.inc
%%WWWDIR%%/localization/sv_SE.inc
%%WWWDIR%%/localization/uk_UK.inc
%%WWWDIR%%/skins/classic/carddav.css
%%WWWDIR%%/skins/elastic/carddav.css
%%WWWDIR%%/skins/larry/carddav.css
%%WWWDIR%%/src/Addressbook.php
%%WWWDIR%%/src/DBMigrationInterface.php
%%WWWDIR%%/src/Database.php
%%WWWDIR%%/src/DatabaseException.php
%%WWWDIR%%/src/RoundcubeLogger.php
%%WWWDIR%%/src/SyncHandlerRoundcube.php
%%WWWDIR%%/tests/TestInfrastructure.php
%%WWWDIR%%/tests/autoload.php
%%WWWDIR%%/tests/autoload_defs.php
%%WWWDIR%%/tests/dbinterop/CarddavTest.php
%%WWWDIR%%/tests/dbinterop/DatabaseAccounts.php.dist
%%WWWDIR%%/tests/dbinterop/DatabaseCollationsTest.php
%%WWWDIR%%/tests/dbinterop/DatabaseSyncTest.php
%%WWWDIR%%/tests/dbinterop/TestData.php
%%WWWDIR%%/tests/dbinterop/TestInfrastructureDB.php
%%WWWDIR%%/tests/dbinterop/autoload.php
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/bin/generate_vcards
%%WWWDIR%%/vendor/bin/rcubeinitdb.sh
%%WWWDIR%%/vendor/bin/vobject
%%WWWDIR%%/vendor/composer/ClassLoader.php
%%WWWDIR%%/vendor/composer/LICENSE
%%WWWDIR%%/vendor/composer/autoload_classmap.php
%%WWWDIR%%/vendor/composer/autoload_files.php
%%WWWDIR%%/vendor/composer/autoload_namespaces.php
%%WWWDIR%%/vendor/composer/autoload_psr4.php
%%WWWDIR%%/vendor/composer/autoload_real.php
%%WWWDIR%%/vendor/composer/autoload_static.php
%%WWWDIR%%/vendor/composer/installed.json
%%WWWDIR%%/vendor/guzzlehttp/guzzle/CHANGELOG.md
%%WWWDIR%%/vendor/guzzlehttp/guzzle/LICENSE
%%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md
%%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md
%%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizer.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/ClientInterface.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/ClientTrait.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/HandlerStack.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/MessageFormatter.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Middleware.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Pool.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/RequestOptions.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/TransferStats.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Utils.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/functions.php
%%WWWDIR%%/vendor/guzzlehttp/guzzle/src/functions_include.php
%%WWWDIR%%/vendor/guzzlehttp/promises/.php_cs.dist
%%WWWDIR%%/vendor/guzzlehttp/promises/CHANGELOG.md
%%WWWDIR%%/vendor/guzzlehttp/promises/LICENSE
%%WWWDIR%%/vendor/guzzlehttp/promises/Makefile
%%WWWDIR%%/vendor/guzzlehttp/promises/README.md
%%WWWDIR%%/vendor/guzzlehttp/promises/composer.json
%%WWWDIR%%/vendor/guzzlehttp/promises/phpstan-baseline.neon
%%WWWDIR%%/vendor/guzzlehttp/promises/phpstan.neon.dist
%%WWWDIR%%/vendor/guzzlehttp/promises/psalm.xml
%%WWWDIR%%/vendor/guzzlehttp/promises/src/AggregateException.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/CancellationException.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Coroutine.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Create.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Each.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/EachPromise.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/FulfilledPromise.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Is.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Promise.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/PromiseInterface.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/PromisorInterface.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/RejectedPromise.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/RejectionException.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueue.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/Utils.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions.php
%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions_include.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md
%%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE
%%WWWDIR%%/vendor/guzzlehttp/psr7/README.md
%%WWWDIR%%/vendor/guzzlehttp/psr7/composer.json
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/BufferStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/CachingStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/DroppingStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/FnStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Header.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/InflateStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/LimitStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Message.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MessageTrait.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MimeType.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/MultipartStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/NoSeekStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/PumpStream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Query.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Request.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Response.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Rfc7230.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/ServerRequest.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Stream.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamWrapper.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UploadedFile.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Uri.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Utils.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions.php
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/functions_include.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/.gitignore
%%WWWDIR%%/vendor/mstilkerich/carddavclient/COPYING
%%WWWDIR%%/vendor/mstilkerich/carddavclient/Makefile
%%WWWDIR%%/vendor/mstilkerich/carddavclient/NOTES.md
%%WWWDIR%%/vendor/mstilkerich/carddavclient/README.md
%%WWWDIR%%/vendor/mstilkerich/carddavclient/composer.json
%%WWWDIR%%/vendor/mstilkerich/carddavclient/doc/Classes.drawio
%%WWWDIR%%/vendor/mstilkerich/carddavclient/doc/Classes.svg
%%WWWDIR%%/vendor/mstilkerich/carddavclient/doc/README.md
%%WWWDIR%%/vendor/mstilkerich/carddavclient/doc/SPNEGO.md
%%WWWDIR%%/vendor/mstilkerich/carddavclient/doc/quickstart.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/phpstan.neon
%%WWWDIR%%/vendor/mstilkerich/carddavclient/phpunit.xml
%%WWWDIR%%/vendor/mstilkerich/carddavclient/psalm.xml
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Account.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/AddressbookCollection.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/CardDavClient.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Config.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Exception/ClientException.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Exception/NetworkException.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Exception/XmlParseException.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/HttpClientAdapter.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/HttpClientAdapterGuzzle.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Services/Discovery.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Services/Sync.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Services/SyncHandler.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/Services/SyncResult.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/WebDavCollection.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/WebDavResource.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/Deserializers.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/ElementNames.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/Multistatus.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/Prop.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/Propstat.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/Response.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/ResponsePropstat.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/src/XmlElements/ResponseStatus.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/AccountData.php.dist
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/AccountTest.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/AddressbookCollectionTest.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/DiscoveryTest.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/SyncTest.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/SyncTestHandler.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/TestUtils.php
%%WWWDIR%%/vendor/mstilkerich/carddavclient/tests/autoload.php
%%WWWDIR%%/vendor/psr/http-client/CHANGELOG.md
%%WWWDIR%%/vendor/psr/http-client/LICENSE
%%WWWDIR%%/vendor/psr/http-client/README.md
%%WWWDIR%%/vendor/psr/http-client/composer.json
%%WWWDIR%%/vendor/psr/http-client/src/ClientExceptionInterface.php
%%WWWDIR%%/vendor/psr/http-client/src/ClientInterface.php
%%WWWDIR%%/vendor/psr/http-client/src/NetworkExceptionInterface.php
%%WWWDIR%%/vendor/psr/http-client/src/RequestExceptionInterface.php
%%WWWDIR%%/vendor/psr/http-message/CHANGELOG.md
%%WWWDIR%%/vendor/psr/http-message/LICENSE
%%WWWDIR%%/vendor/psr/http-message/README.md
%%WWWDIR%%/vendor/psr/http-message/composer.json
%%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/RequestInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/ResponseInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/ServerRequestInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php
%%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php
%%WWWDIR%%/vendor/psr/log/LICENSE
%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
%%WWWDIR%%/vendor/psr/log/README.md
%%WWWDIR%%/vendor/psr/log/composer.json
%%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE
%%WWWDIR%%/vendor/ralouphie/getallheaders/README.md
%%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json
%%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php
%%WWWDIR%%/vendor/roundcube/plugin-installer/.gitignore
%%WWWDIR%%/vendor/roundcube/plugin-installer/README.md
%%WWWDIR%%/vendor/roundcube/plugin-installer/composer.json
%%WWWDIR%%/vendor/roundcube/plugin-installer/src/Roundcube/Composer/PluginInstaller.php
%%WWWDIR%%/vendor/roundcube/plugin-installer/src/bin/rcubeinitdb.sh
%%WWWDIR%%/vendor/sabre/uri/.gitattributes
%%WWWDIR%%/vendor/sabre/uri/.gitignore
%%WWWDIR%%/vendor/sabre/uri/.php_cs.dist
%%WWWDIR%%/vendor/sabre/uri/LICENSE
%%WWWDIR%%/vendor/sabre/uri/composer.json
%%WWWDIR%%/vendor/sabre/uri/lib/InvalidUriException.php
%%WWWDIR%%/vendor/sabre/uri/lib/Version.php
%%WWWDIR%%/vendor/sabre/uri/lib/functions.php
%%WWWDIR%%/vendor/sabre/uri/phpstan.neon
%%WWWDIR%%/vendor/sabre/vobject/LICENSE
%%WWWDIR%%/vendor/sabre/vobject/README.md
%%WWWDIR%%/vendor/sabre/vobject/bin/bench.php
%%WWWDIR%%/vendor/sabre/vobject/bin/bench_freebusygenerator.php
%%WWWDIR%%/vendor/sabre/vobject/bin/bench_manipulatevcard.php
%%WWWDIR%%/vendor/sabre/vobject/bin/fetch_windows_zones.php
%%WWWDIR%%/vendor/sabre/vobject/bin/generate_vcards
%%WWWDIR%%/vendor/sabre/vobject/bin/generateicalendardata.php
%%WWWDIR%%/vendor/sabre/vobject/bin/mergeduplicates.php
%%WWWDIR%%/vendor/sabre/vobject/bin/rrulebench.php
%%WWWDIR%%/vendor/sabre/vobject/bin/vobject
%%WWWDIR%%/vendor/sabre/vobject/composer.json
%%WWWDIR%%/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Cli.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/Available.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VAlarm.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VAvailability.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VCalendar.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VCard.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VEvent.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VFreeBusy.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VJournal.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VTimeZone.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Component/VTodo.php
%%WWWDIR%%/vendor/sabre/vobject/lib/DateTimeParser.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Document.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ElementList.php
%%WWWDIR%%/vendor/sabre/vobject/lib/EofException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/FreeBusyData.php
%%WWWDIR%%/vendor/sabre/vobject/lib/FreeBusyGenerator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/Broker.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/ITipException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/Message.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/InvalidDataException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Node.php
%%WWWDIR%%/vendor/sabre/vobject/lib/PHPUnitAssertions.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parameter.php
%%WWWDIR%%/vendor/sabre/vobject/lib/ParseException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/Json.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/MimeDir.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/Parser.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/XML.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Parser/XML/Element/KeyValue.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Binary.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Boolean.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/FlatText.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/FloatValue.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Date.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/DateTime.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Duration.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Period.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Recur.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/IntegerValue.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Text.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Time.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Unknown.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Uri.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/UtcOffset.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/Date.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/DateAndOrTime.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/DateTime.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/LanguageTag.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/PhoneNumber.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Property/VCard/TimeStamp.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Reader.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/EventIterator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/MaxInstancesExceededException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/NoInstancesException.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/RDateIterator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Recur/RRuleIterator.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Settings.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/ICalendar.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/SplitterInterface.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Splitter/VCard.php
%%WWWDIR%%/vendor/sabre/vobject/lib/StringUtil.php
%%WWWDIR%%/vendor/sabre/vobject/lib/TimeZoneUtil.php
%%WWWDIR%%/vendor/sabre/vobject/lib/UUIDUtil.php
%%WWWDIR%%/vendor/sabre/vobject/lib/VCardConverter.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Version.php
%%WWWDIR%%/vendor/sabre/vobject/lib/Writer.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/exchangezones.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/lotuszones.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-bc.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
%%WWWDIR%%/vendor/sabre/vobject/lib/timezonedata/windowszones.php
%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcal.rng
%%WWWDIR%%/vendor/sabre/vobject/resources/schema/xcard.rng
%%WWWDIR%%/vendor/sabre/xml/.gitignore
%%WWWDIR%%/vendor/sabre/xml/.php_cs.dist
%%WWWDIR%%/vendor/sabre/xml/.travis.yml
%%WWWDIR%%/vendor/sabre/xml/CHANGELOG.md
%%WWWDIR%%/vendor/sabre/xml/LICENSE
%%WWWDIR%%/vendor/sabre/xml/README.md
%%WWWDIR%%/vendor/sabre/xml/bin/.empty
%%WWWDIR%%/vendor/sabre/xml/composer.json
%%WWWDIR%%/vendor/sabre/xml/lib/ContextStackTrait.php
%%WWWDIR%%/vendor/sabre/xml/lib/Deserializer/functions.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/Base.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/Cdata.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/Elements.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/KeyValue.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/Uri.php
%%WWWDIR%%/vendor/sabre/xml/lib/Element/XmlFragment.php
%%WWWDIR%%/vendor/sabre/xml/lib/LibXMLException.php
%%WWWDIR%%/vendor/sabre/xml/lib/ParseException.php
%%WWWDIR%%/vendor/sabre/xml/lib/Reader.php
%%WWWDIR%%/vendor/sabre/xml/lib/Serializer/functions.php
%%WWWDIR%%/vendor/sabre/xml/lib/Service.php
%%WWWDIR%%/vendor/sabre/xml/lib/Version.php
%%WWWDIR%%/vendor/sabre/xml/lib/Writer.php
%%WWWDIR%%/vendor/sabre/xml/lib/XmlDeserializable.php
%%WWWDIR%%/vendor/sabre/xml/lib/XmlSerializable.php
%%WWWDIR%%/vendor/sabre/xml/phpstan.neon
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ContextStackTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/EnumTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/FunctionCallerTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/KeyValueTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/MixedContentTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/RepeatingElementsTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/ValueObjectTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/CDataTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/Eater.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/ElementsTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/KeyValueTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/Mock.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/UriTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Element/XmlFragmentTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/InfiteLoopTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ReaderTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Serializer/EnumTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/Serializer/RepeatingElementsTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/ServiceTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/Sabre/Xml/WriterTest.php
%%WWWDIR%%/vendor/sabre/xml/tests/phpunit.xml