Completed
Push — master ( 6a884b...109be4 )
by Aimeos
19:10
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "content-hash": "791c9efb0c278e177289fd5d3a366824",
8
    "packages": [
9
        {
10
            "name": "aimeos/ai-admin-jqadm",
11
            "version": "dev-master",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/aimeos/ai-admin-jqadm.git",
15
                "reference": "b59950be22cdfa6c6dacb5d8666e606e37a08386"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/aimeos/ai-admin-jqadm/zipball/b59950be22cdfa6c6dacb5d8666e606e37a08386",
20
                "reference": "b59950be22cdfa6c6dacb5d8666e606e37a08386",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "aimeos/aimeos-core": "dev-master",
25
                "composer/installers": "^1.0",
26
                "php": ">=5.3.3"
27
            },
28
            "type": "aimeos-extension",
29
            "autoload": {
30
                "psr-4": {
31
                    "Aimeos\\Admin\\JQAdm\\": "admin/jqadm/src/Admin/JQAdm/",
32
                    "Aimeos\\MW\\": "lib/custom/src/MW"
33
                },
34
                "classmap": [
35
                    "admin/jqadm/src",
36
                    "lib/custom/src"
37
                ]
38
            },
39
            "notification-url": "https://packagist.org/downloads/",
40
            "license": [
41
                "LGPL-3.0"
42
            ],
43
            "description": "Aimeos ai-admin-jqadm extension",
44
            "homepage": "https://aimeos.org/",
45
            "keywords": [
46
                "JQuery admin interface",
47
                "aimeos",
48
                "extension"
49
            ],
50
            "time": "2017-10-19T16:11:01+00:00"
51
        },
52
        {
53
            "name": "aimeos/ai-admin-jsonadm",
54
            "version": "dev-master",
55
            "source": {
56
                "type": "git",
57
                "url": "https://github.com/aimeos/ai-admin-jsonadm.git",
58
                "reference": "70a284e6895a38558adfb23867fe119ba9bdc93a"
59
            },
60
            "dist": {
61
                "type": "zip",
62
                "url": "https://api.github.com/repos/aimeos/ai-admin-jsonadm/zipball/70a284e6895a38558adfb23867fe119ba9bdc93a",
63
                "reference": "70a284e6895a38558adfb23867fe119ba9bdc93a",
64
                "shasum": ""
65
            },
66
            "require": {
67
                "aimeos/aimeos-core": "dev-master",
68
                "composer/installers": "^1.0",
69
                "php": ">=5.3.3"
70
            },
71
            "require-dev": {
72
                "zendframework/zend-diactoros": "~1.3"
73
            },
74
            "type": "aimeos-extension",
75
            "autoload": {
76
                "psr-4": {
77
                    "Aimeos\\Admin\\Jsonadm\\": "admin/jsonadm/src/Admin/Jsonadm/"
78
                },
79
                "classmap": [
80
                    "admin/jsonadm/src"
81
                ]
82
            },
83
            "notification-url": "https://packagist.org/downloads/",
84
            "license": [
85
                "LGPL-3.0"
86
            ],
87
            "description": "Aimeos ai-admin-jsonadm extension",
88
            "homepage": "https://aimeos.org/",
89
            "keywords": [
90
                "admin",
91
                "aimeos",
92
                "extension",
93
                "json api"
94
            ],
95
            "time": "2017-10-17T20:30:21+00:00"
96
        },
97
        {
98
            "name": "aimeos/ai-client-html",
99
            "version": "dev-master",
100
            "source": {
101
                "type": "git",
102
                "url": "https://github.com/aimeos/ai-client-html.git",
103
                "reference": "92e8eb9e22d0e54cc72569109f208c649c44e4e2"
104
            },
105
            "dist": {
106
                "type": "zip",
107
                "url": "https://api.github.com/repos/aimeos/ai-client-html/zipball/92e8eb9e22d0e54cc72569109f208c649c44e4e2",
108
                "reference": "92e8eb9e22d0e54cc72569109f208c649c44e4e2",
109
                "shasum": ""
110
            },
111
            "require": {
112
                "aimeos/ai-controller-frontend": "dev-master",
113
                "aimeos/ai-controller-jobs": "dev-master",
114
                "aimeos/aimeos-core": "dev-master",
115
                "composer/installers": "^1.0",
116
                "php": ">=5.3.3"
117
            },
118
            "type": "aimeos-extension",
119
            "autoload": {
120
                "psr-4": {
121
                    "Aimeos\\Client\\Html\\": "client/html/src/Client/Html/",
122
                    "Aimeos\\Controller\\Jobs\\": "client/html/src/Controller/Jobs/"
123
                },
124
                "classmap": [
125
                    "client/html/src",
126
                    "controller/jobs/src"
127
                ]
128
            },
129
            "notification-url": "https://packagist.org/downloads/",
130
            "license": [
131
                "LGPL-3.0"
132
            ],
133
            "description": "Aimeos ai-client-html extension",
134
            "homepage": "https://aimeos.org/",
135
            "keywords": [
136
                "aimeos",
137
                "client",
138
                "extension",
139
                "html"
140
            ],
141
            "time": "2017-10-14T20:45:41+00:00"
142
        },
143
        {
144
            "name": "aimeos/ai-client-jsonapi",
145
            "version": "dev-master",
146
            "source": {
147
                "type": "git",
148
                "url": "https://github.com/aimeos/ai-client-jsonapi.git",
149
                "reference": "2487b50755e5e71eacf2b8eeb062a3816feabd8a"
150
            },
151
            "dist": {
152
                "type": "zip",
153
                "url": "https://api.github.com/repos/aimeos/ai-client-jsonapi/zipball/2487b50755e5e71eacf2b8eeb062a3816feabd8a",
154
                "reference": "2487b50755e5e71eacf2b8eeb062a3816feabd8a",
155
                "shasum": ""
156
            },
157
            "require": {
158
                "aimeos/ai-controller-frontend": "dev-master",
159
                "aimeos/aimeos-core": "dev-master",
160
                "composer/installers": "^1.0",
161
                "php": ">=5.4.0"
162
            },
163
            "type": "aimeos-extension",
164
            "autoload": {
165
                "psr-4": {
166
                    "Aimeos\\Client\\JsonApi\\": "client/jsonapi/src/Client/JsonApi/"
167
                },
168
                "classmap": [
169
                    "client/jsonapi/src"
170
                ]
171
            },
172
            "notification-url": "https://packagist.org/downloads/",
173
            "license": [
174
                "LGPL-3.0"
175
            ],
176
            "description": "Aimeos JSON API extension",
177
            "keywords": [
178
                "aimeos",
179
                "api",
180
                "extension",
181
                "json"
182
            ],
183
            "time": "2017-10-15T22:37:01+00:00"
184
        },
185
        {
186
            "name": "aimeos/ai-controller-frontend",
187
            "version": "dev-master",
188
            "source": {
189
                "type": "git",
190
                "url": "https://github.com/aimeos/ai-controller-frontend.git",
191
                "reference": "167152d7ff0ce173133ac4b3aaca765e8ffb866b"
192
            },
193
            "dist": {
194
                "type": "zip",
195
                "url": "https://api.github.com/repos/aimeos/ai-controller-frontend/zipball/167152d7ff0ce173133ac4b3aaca765e8ffb866b",
196
                "reference": "167152d7ff0ce173133ac4b3aaca765e8ffb866b",
197
                "shasum": ""
198
            },
199
            "require": {
200
                "aimeos/aimeos-core": "dev-master",
201
                "composer/installers": "^1.0",
202
                "php": ">=5.3.3"
203
            },
204
            "type": "aimeos-extension",
205
            "autoload": {
206
                "psr-4": {
207
                    "Aimeos\\Controller\\Frontend\\": "controller/frontend/src/Controller/Frontend/"
208
                },
209
                "classmap": [
210
                    "controller/frontend/src"
211
                ]
212
            },
213
            "notification-url": "https://packagist.org/downloads/",
214
            "license": [
215
                "LGPL-3.0"
216
            ],
217
            "description": "Aimeos ai-controller-frontend extension",
218
            "homepage": "https://aimeos.org/",
219
            "keywords": [
220
                "aimeos",
221
                "controller",
222
                "extension",
223
                "frontend"
224
            ],
225
            "time": "2017-10-14T22:30:56+00:00"
226
        },
227
        {
228
            "name": "aimeos/ai-controller-jobs",
229
            "version": "dev-master",
230
            "source": {
231
                "type": "git",
232
                "url": "https://github.com/aimeos/ai-controller-jobs.git",
233
                "reference": "24b9f7f194705d6bd397c87266038b6383a52d6f"
234
            },
235
            "dist": {
236
                "type": "zip",
237
                "url": "https://api.github.com/repos/aimeos/ai-controller-jobs/zipball/24b9f7f194705d6bd397c87266038b6383a52d6f",
238
                "reference": "24b9f7f194705d6bd397c87266038b6383a52d6f",
239
                "shasum": ""
240
            },
241
            "require": {
242
                "aimeos/aimeos-core": "dev-master",
243
                "composer/installers": "^1.0",
244
                "php": ">=5.3.3"
245
            },
246
            "type": "aimeos-extension",
247
            "autoload": {
248
                "psr-4": {
249
                    "Aimeos\\Controller\\Common\\": "controller/jobs/src/Controller/Common/",
250
                    "Aimeos\\Controller\\Jobs\\": "controller/jobs/src/Controller/Jobs/"
251
                },
252
                "classmap": [
253
                    "controller/common/src",
254
                    "controller/jobs/src"
255
                ]
256
            },
257
            "notification-url": "https://packagist.org/downloads/",
258
            "license": [
259
                "LGPL-3.0"
260
            ],
261
            "description": "Aimeos ai-controller-jobs extension",
262
            "homepage": "https://aimeos.org/",
263
            "keywords": [
264
                "aimeos",
265
                "controller",
266
                "extension",
267
                "jobs"
268
            ],
269
            "time": "2017-10-15T15:29:09+00:00"
270
        },
271
        {
272
            "name": "aimeos/ai-fosuser",
273
            "version": "dev-master",
274
            "source": {
275
                "type": "git",
276
                "url": "https://github.com/aimeos/ai-fosuser.git",
277
                "reference": "6ed2237486951e2401ef13573876b7f4fdd1c2a4"
278
            },
279
            "dist": {
280
                "type": "zip",
281
                "url": "https://api.github.com/repos/aimeos/ai-fosuser/zipball/6ed2237486951e2401ef13573876b7f4fdd1c2a4",
282
                "reference": "6ed2237486951e2401ef13573876b7f4fdd1c2a4",
283
                "shasum": ""
284
            },
285
            "require": {
286
                "aimeos/aimeos-core": "dev-master",
287
                "composer/installers": "^1.0",
288
                "php": ">=5.3.3"
289
            },
290
            "type": "aimeos-extension",
291
            "autoload": {
292
                "psr-4": {
293
                    "Aimeos\\MShop\\": "lib/mshoplib/src/MShop/"
294
                },
295
                "classmap": [
296
                    "lib/custom/src"
297
                ]
298
            },
299
            "notification-url": "https://packagist.org/downloads/",
300
            "license": [
301
                "LGPL-3.0"
302
            ],
303
            "description": "Aimeos ai-fosuser extension",
304
            "homepage": "https://aimeos.org/",
305
            "keywords": [
306
                "FriendsOfSymfony",
307
                "aimeos",
308
                "bundle",
309
                "extension",
310
                "symfony",
311
                "user"
312
            ],
313
            "time": "2017-09-21T08:00:22+00:00"
314
        },
315
        {
316
            "name": "aimeos/ai-gettext",
317
            "version": "dev-master",
318
            "source": {
319
                "type": "git",
320
                "url": "https://github.com/aimeos/ai-gettext.git",
321
                "reference": "e1fead0e186751578fffeea5340d4cabe39602a6"
322
            },
323
            "dist": {
324
                "type": "zip",
325
                "url": "https://api.github.com/repos/aimeos/ai-gettext/zipball/e1fead0e186751578fffeea5340d4cabe39602a6",
326
                "reference": "e1fead0e186751578fffeea5340d4cabe39602a6",
327
                "shasum": ""
328
            },
329
            "require": {
330
                "aimeos/aimeos-core": "dev-master",
331
                "composer/installers": "^1.0",
332
                "php": ">=5.3.3"
333
            },
334
            "type": "aimeos-extension",
335
            "autoload": {
336
                "psr-4": {
337
                    "Aimeos\\MW\\": "lib/mwlib/src/MW/"
338
                },
339
                "classmap": [
340
                    "lib/custom/src"
341
                ]
342
            },
343
            "notification-url": "https://packagist.org/downloads/",
344
            "license": [
345
                "LGPL-3.0"
346
            ],
347
            "description": "Aimeos Gettext extension",
348
            "homepage": "https://aimeos.org/",
349
            "keywords": [
350
                "aimeos",
351
                "extension",
352
                "gettext",
353
                "performance"
354
            ],
355
            "time": "2017-10-02T17:17:20+00:00"
356
        },
357
        {
358
            "name": "aimeos/ai-monolog",
359
            "version": "dev-master",
360
            "source": {
361
                "type": "git",
362
                "url": "https://github.com/aimeos/ai-monolog.git",
363
                "reference": "ce813dc1d1f61dd8163524da3529f746bfdf28fc"
364
            },
365
            "dist": {
366
                "type": "zip",
367
                "url": "https://api.github.com/repos/aimeos/ai-monolog/zipball/ce813dc1d1f61dd8163524da3529f746bfdf28fc",
368
                "reference": "ce813dc1d1f61dd8163524da3529f746bfdf28fc",
369
                "shasum": ""
370
            },
371
            "require": {
372
                "aimeos/aimeos-core": "dev-master",
373
                "composer/installers": "^1.0",
374
                "monolog/monolog": "~1.0",
375
                "php": ">=5.3.3"
376
            },
377
            "type": "aimeos-extension",
378
            "autoload": {
379
                "psr-4": {
380
                    "Aimeos\\MW\\": "lib/custom/src/MW"
381
                },
382
                "classmap": [
383
                    "lib/custom/src"
384
                ]
385
            },
386
            "notification-url": "https://packagist.org/downloads/",
387
            "license": [
388
                "LGPL-3.0"
389
            ],
390
            "description": "Monolog adapter for Aimeos web shops and e-commerce solutions",
391
            "homepage": "https://aimeos.org/",
392
            "keywords": [
393
                "adapter",
394
                "aimeos",
395
                "e-commerce",
396
                "log",
397
                "monolog",
398
                "shop"
399
            ],
400
            "time": "2017-09-29T12:45:05+00:00"
401
        },
402
        {
403
            "name": "aimeos/ai-swiftmailer",
404
            "version": "dev-master",
405
            "source": {
406
                "type": "git",
407
                "url": "https://github.com/aimeos/ai-swiftmailer.git",
408
                "reference": "d841890046cf282d248a5b10a35f3d433e8b23aa"
409
            },
410
            "dist": {
411
                "type": "zip",
412
                "url": "https://api.github.com/repos/aimeos/ai-swiftmailer/zipball/d841890046cf282d248a5b10a35f3d433e8b23aa",
413
                "reference": "d841890046cf282d248a5b10a35f3d433e8b23aa",
414
                "shasum": ""
415
            },
416
            "require": {
417
                "aimeos/aimeos-core": "dev-master",
418
                "composer/installers": "^1.0",
419
                "php": ">=5.3.3",
420
                "swiftmailer/swiftmailer": ">=4.0"
421
            },
422
            "type": "aimeos-extension",
423
            "autoload": {
424
                "psr-4": {
425
                    "Aimeos\\MW\\": "lib/custom/src/MW"
426
                },
427
                "classmap": [
428
                    "lib/custom/src"
429
                ]
430
            },
431
            "notification-url": "https://packagist.org/downloads/",
432
            "license": [
433
                "LGPL-3.0"
434
            ],
435
            "description": "SwiftMailer adapter for Aimeos web shops and e-commerce solutions",
436
            "homepage": "https://aimeos.org/",
437
            "keywords": [
438
                "adapter",
439
                "aimeos",
440
                "e-commerce",
441
                "mail",
442
                "shop",
443
                "swiftmailer"
444
            ],
445
            "time": "2017-09-29T12:46:57+00:00"
446
        },
447
        {
448
            "name": "aimeos/ai-symfony",
449
            "version": "dev-master",
450
            "source": {
451
                "type": "git",
452
                "url": "https://github.com/aimeos/ai-symfony.git",
453
                "reference": "b872e2676d4bf21ff06b3ebc4541ac8499d3993d"
454
            },
455
            "dist": {
456
                "type": "zip",
457
                "url": "https://api.github.com/repos/aimeos/ai-symfony/zipball/b872e2676d4bf21ff06b3ebc4541ac8499d3993d",
458
                "reference": "b872e2676d4bf21ff06b3ebc4541ac8499d3993d",
459
                "shasum": ""
460
            },
461
            "require": {
462
                "aimeos/aimeos-core": "dev-master",
463
                "composer/installers": "^1.0",
464
                "php": ">=5.3.3",
465
                "symfony/symfony": "~2.4||~3.0",
466
                "zendframework/zend-diactoros": "~1.0"
467
            },
468
            "type": "aimeos-extension",
469
            "autoload": {
470
                "psr-4": {
471
                    "Aimeos\\MW\\": "lib/custom/src"
472
                },
473
                "classmap": [
474
                    "lib/custom/src"
475
                ]
476
            },
477
            "notification-url": "https://packagist.org/downloads/",
478
            "license": [
479
                "LGPL-3.0"
480
            ],
481
            "description": "Symfony 2 adapter for Aimeos web shops and e-commerce solutions",
482
            "homepage": "https://aimeos.org/Symfony",
483
            "keywords": [
484
                "adapter",
485
                "aimeos",
486
                "e-commerce",
487
                "shop",
488
                "symfony"
489
            ],
490
            "time": "2017-10-01T13:31:05+00:00"
491
        },
492
        {
493
            "name": "aimeos/ai-twig",
494
            "version": "dev-master",
495
            "source": {
496
                "type": "git",
497
                "url": "https://github.com/aimeos/ai-twig.git",
498
                "reference": "55d34b0b3150cb39a499b90e2b67f4456341a77a"
499
            },
500
            "dist": {
501
                "type": "zip",
502
                "url": "https://api.github.com/repos/aimeos/ai-twig/zipball/55d34b0b3150cb39a499b90e2b67f4456341a77a",
503
                "reference": "55d34b0b3150cb39a499b90e2b67f4456341a77a",
504
                "shasum": ""
505
            },
506
            "require": {
507
                "composer/installers": "^1.0",
508
                "php": ">=5.3.3",
509
                "twig/twig": "~1.9||~2.0"
510
            },
511
            "type": "aimeos-extension",
512
            "autoload": {
513
                "psr-4": {
514
                    "Aimeos\\MW\\": "lib/custom/src"
515
                },
516
                "classmap": [
517
                    "lib/custom/src"
518
                ]
519
            },
520
            "notification-url": "https://packagist.org/downloads/",
521
            "license": [
522
                "LGPL-3.0"
523
            ],
524
            "description": "Twig template engine adapter for Aimeos e-commerce components",
525
            "keywords": [
526
                "aimeos",
527
                "extension",
528
                "templates",
529
                "twig"
530
            ],
531
            "time": "2017-10-01T13:31:52+00:00"
532
        },
533
        {
534
            "name": "aimeos/aimeos-core",
535
            "version": "dev-master",
536
            "source": {
537
                "type": "git",
538
                "url": "https://github.com/aimeos/aimeos-core.git",
539
                "reference": "f874d3cb58f7cb980ee42b9458a09f4070cb47e1"
540
            },
541
            "dist": {
542
                "type": "zip",
543
                "url": "https://api.github.com/repos/aimeos/aimeos-core/zipball/f874d3cb58f7cb980ee42b9458a09f4070cb47e1",
544
                "reference": "f874d3cb58f7cb980ee42b9458a09f4070cb47e1",
545
                "shasum": ""
546
            },
547
            "require": {
548
                "doctrine/dbal": "~2.0",
549
                "ext-curl": "*",
550
                "ext-dom": "*",
551
                "ext-fileinfo": "*",
552
                "ext-gd": "*",
553
                "ext-json": "*",
554
                "ext-mbstring": "*",
555
                "ext-pcre": "*",
556
                "ext-pdo": "*",
557
                "ext-zip": "*",
558
                "php": "^5.4.0||^7.0.4",
559
                "psr/http-message": "~1.0"
560
            },
561
            "require-dev": {
562
                "phing/phing": "~2.4",
563
                "phpunit/phpunit": "^4.8.35||^5.0",
564
                "satooshi/php-coveralls": "dev-master",
565
                "squizlabs/php_codesniffer": "~1.0",
566
                "zendframework/zend-diactoros": "~1.3"
567
            },
568
            "suggest": {
569
                "apigen/apigen": "Required for generating the API documentation"
570
            },
571
            "type": "library",
572
            "autoload": {
573
                "psr-4": {
574
                    "Aimeos\\MW\\": "lib/mwlib/src/MW/",
575
                    "Aimeos\\MShop\\": "lib/mshoplib/src/MShop/",
576
                    "Aimeos\\MAdmin\\": "lib/mshoplib/src/MAdmin/",
577
                    "Aimeos\\Controller\\Common\\": "controller/common/src/Controller/Common/",
578
                    "Aimeos\\Controller\\Jobs\\": "controller/common/src/Controller/Jobs/",
579
                    "Aimeos\\": "."
580
                },
581
                "classmap": [
582
                    "lib/mwlib/src",
583
                    "lib/mshoplib/src",
584
                    "controller/common/src",
585
                    "controller/jobs/src",
586
                    "Bootstrap.php"
587
                ]
588
            },
589
            "notification-url": "https://packagist.org/downloads/",
590
            "license": [
591
                "LGPL-3.0"
592
            ],
593
            "description": "Full-featured e-commerce components for high performance online shops",
594
            "homepage": "https://aimeos.org/",
595
            "keywords": [
596
                "e-commerce",
597
                "market place",
598
                "portal",
599
                "shop"
600
            ],
601
            "time": "2017-10-17T20:27:33+00:00"
602
        },
603
        {
604
            "name": "composer/installers",
605
            "version": "v1.4.0",
606
            "source": {
607
                "type": "git",
608
                "url": "https://github.com/composer/installers.git",
609
                "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b"
610
            },
611
            "dist": {
612
                "type": "zip",
613
                "url": "https://api.github.com/repos/composer/installers/zipball/9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
614
                "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
615
                "shasum": ""
616
            },
617
            "require": {
618
                "composer-plugin-api": "^1.0"
619
            },
620
            "replace": {
621
                "roundcube/plugin-installer": "*",
622
                "shama/baton": "*"
623
            },
624
            "require-dev": {
625
                "composer/composer": "1.0.*@dev",
626
                "phpunit/phpunit": "4.1.*"
627
            },
628
            "type": "composer-plugin",
629
            "extra": {
630
                "class": "Composer\\Installers\\Plugin",
631
                "branch-alias": {
632
                    "dev-master": "1.0-dev"
633
                }
634
            },
635
            "autoload": {
636
                "psr-4": {
637
                    "Composer\\Installers\\": "src/Composer/Installers"
638
                }
639
            },
640
            "notification-url": "https://packagist.org/downloads/",
641
            "license": [
642
                "MIT"
643
            ],
644
            "authors": [
645
                {
646
                    "name": "Kyle Robinson Young",
647
                    "email": "[email protected]",
648
                    "homepage": "https://github.com/shama"
649
                }
650
            ],
651
            "description": "A multi-framework Composer library installer",
652
            "homepage": "https://composer.github.io/installers/",
653
            "keywords": [
654
                "Craft",
655
                "Dolibarr",
656
                "Eliasis",
657
                "Hurad",
658
                "ImageCMS",
659
                "Kanboard",
660
                "Lan Management System",
661
                "MODX Evo",
662
                "Mautic",
663
                "Maya",
664
                "OXID",
665
                "Plentymarkets",
666
                "Porto",
667
                "RadPHP",
668
                "SMF",
669
                "Thelia",
670
                "WolfCMS",
671
                "agl",
672
                "aimeos",
673
                "annotatecms",
674
                "attogram",
675
                "bitrix",
676
                "cakephp",
677
                "chef",
678
                "cockpit",
679
                "codeigniter",
680
                "concrete5",
681
                "croogo",
682
                "dokuwiki",
683
                "drupal",
684
                "eZ Platform",
685
                "elgg",
686
                "expressionengine",
687
                "fuelphp",
688
                "grav",
689
                "installer",
690
                "itop",
691
                "joomla",
692
                "kohana",
693
                "laravel",
694
                "lavalite",
695
                "lithium",
696
                "magento",
697
                "mako",
698
                "mediawiki",
699
                "modulework",
700
                "moodle",
701
                "osclass",
702
                "phpbb",
703
                "piwik",
704
                "ppi",
705
                "puppet",
706
                "reindex",
707
                "roundcube",
708
                "shopware",
709
                "silverstripe",
710
                "sydes",
711
                "symfony",
712
                "typo3",
713
                "wordpress",
714
                "yawik",
715
                "zend",
716
                "zikula"
717
            ],
718
            "time": "2017-08-09T07:53:48+00:00"
719
        },
720
        {
721
            "name": "doctrine/annotations",
722
            "version": "v1.4.0",
723
            "source": {
724
                "type": "git",
725
                "url": "https://github.com/doctrine/annotations.git",
726
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
727
            },
728
            "dist": {
729
                "type": "zip",
730
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
731
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
732
                "shasum": ""
733
            },
734
            "require": {
735
                "doctrine/lexer": "1.*",
736
                "php": "^5.6 || ^7.0"
737
            },
738
            "require-dev": {
739
                "doctrine/cache": "1.*",
740
                "phpunit/phpunit": "^5.7"
741
            },
742
            "type": "library",
743
            "extra": {
744
                "branch-alias": {
745
                    "dev-master": "1.4.x-dev"
746
                }
747
            },
748
            "autoload": {
749
                "psr-4": {
750
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
751
                }
752
            },
753
            "notification-url": "https://packagist.org/downloads/",
754
            "license": [
755
                "MIT"
756
            ],
757
            "authors": [
758
                {
759
                    "name": "Roman Borschel",
760
                    "email": "[email protected]"
761
                },
762
                {
763
                    "name": "Benjamin Eberlei",
764
                    "email": "[email protected]"
765
                },
766
                {
767
                    "name": "Guilherme Blanco",
768
                    "email": "[email protected]"
769
                },
770
                {
771
                    "name": "Jonathan Wage",
772
                    "email": "[email protected]"
773
                },
774
                {
775
                    "name": "Johannes Schmitt",
776
                    "email": "[email protected]"
777
                }
778
            ],
779
            "description": "Docblock Annotations Parser",
780
            "homepage": "http://www.doctrine-project.org",
781
            "keywords": [
782
                "annotations",
783
                "docblock",
784
                "parser"
785
            ],
786
            "time": "2017-02-24T16:22:25+00:00"
787
        },
788
        {
789
            "name": "doctrine/cache",
790
            "version": "v1.6.2",
791
            "source": {
792
                "type": "git",
793
                "url": "https://github.com/doctrine/cache.git",
794
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
795
            },
796
            "dist": {
797
                "type": "zip",
798
                "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
799
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
800
                "shasum": ""
801
            },
802
            "require": {
803
                "php": "~5.5|~7.0"
804
            },
805
            "conflict": {
806
                "doctrine/common": ">2.2,<2.4"
807
            },
808
            "require-dev": {
809
                "phpunit/phpunit": "~4.8|~5.0",
810
                "predis/predis": "~1.0",
811
                "satooshi/php-coveralls": "~0.6"
812
            },
813
            "type": "library",
814
            "extra": {
815
                "branch-alias": {
816
                    "dev-master": "1.6.x-dev"
817
                }
818
            },
819
            "autoload": {
820
                "psr-4": {
821
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
822
                }
823
            },
824
            "notification-url": "https://packagist.org/downloads/",
825
            "license": [
826
                "MIT"
827
            ],
828
            "authors": [
829
                {
830
                    "name": "Roman Borschel",
831
                    "email": "[email protected]"
832
                },
833
                {
834
                    "name": "Benjamin Eberlei",
835
                    "email": "[email protected]"
836
                },
837
                {
838
                    "name": "Guilherme Blanco",
839
                    "email": "[email protected]"
840
                },
841
                {
842
                    "name": "Jonathan Wage",
843
                    "email": "[email protected]"
844
                },
845
                {
846
                    "name": "Johannes Schmitt",
847
                    "email": "[email protected]"
848
                }
849
            ],
850
            "description": "Caching library offering an object-oriented API for many cache backends",
851
            "homepage": "http://www.doctrine-project.org",
852
            "keywords": [
853
                "cache",
854
                "caching"
855
            ],
856
            "time": "2017-07-22T12:49:21+00:00"
857
        },
858
        {
859
            "name": "doctrine/collections",
860
            "version": "v1.4.0",
861
            "source": {
862
                "type": "git",
863
                "url": "https://github.com/doctrine/collections.git",
864
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
865
            },
866
            "dist": {
867
                "type": "zip",
868
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
869
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
870
                "shasum": ""
871
            },
872
            "require": {
873
                "php": "^5.6 || ^7.0"
874
            },
875
            "require-dev": {
876
                "doctrine/coding-standard": "~0.1@dev",
877
                "phpunit/phpunit": "^5.7"
878
            },
879
            "type": "library",
880
            "extra": {
881
                "branch-alias": {
882
                    "dev-master": "1.3.x-dev"
883
                }
884
            },
885
            "autoload": {
886
                "psr-0": {
887
                    "Doctrine\\Common\\Collections\\": "lib/"
888
                }
889
            },
890
            "notification-url": "https://packagist.org/downloads/",
891
            "license": [
892
                "MIT"
893
            ],
894
            "authors": [
895
                {
896
                    "name": "Roman Borschel",
897
                    "email": "[email protected]"
898
                },
899
                {
900
                    "name": "Benjamin Eberlei",
901
                    "email": "[email protected]"
902
                },
903
                {
904
                    "name": "Guilherme Blanco",
905
                    "email": "[email protected]"
906
                },
907
                {
908
                    "name": "Jonathan Wage",
909
                    "email": "[email protected]"
910
                },
911
                {
912
                    "name": "Johannes Schmitt",
913
                    "email": "[email protected]"
914
                }
915
            ],
916
            "description": "Collections Abstraction library",
917
            "homepage": "http://www.doctrine-project.org",
918
            "keywords": [
919
                "array",
920
                "collections",
921
                "iterator"
922
            ],
923
            "time": "2017-01-03T10:49:41+00:00"
924
        },
925
        {
926
            "name": "doctrine/common",
927
            "version": "v2.7.3",
928
            "source": {
929
                "type": "git",
930
                "url": "https://github.com/doctrine/common.git",
931
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
932
            },
933
            "dist": {
934
                "type": "zip",
935
                "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
936
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
937
                "shasum": ""
938
            },
939
            "require": {
940
                "doctrine/annotations": "1.*",
941
                "doctrine/cache": "1.*",
942
                "doctrine/collections": "1.*",
943
                "doctrine/inflector": "1.*",
944
                "doctrine/lexer": "1.*",
945
                "php": "~5.6|~7.0"
946
            },
947
            "require-dev": {
948
                "phpunit/phpunit": "^5.4.6"
949
            },
950
            "type": "library",
951
            "extra": {
952
                "branch-alias": {
953
                    "dev-master": "2.7.x-dev"
954
                }
955
            },
956
            "autoload": {
957
                "psr-4": {
958
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
959
                }
960
            },
961
            "notification-url": "https://packagist.org/downloads/",
962
            "license": [
963
                "MIT"
964
            ],
965
            "authors": [
966
                {
967
                    "name": "Roman Borschel",
968
                    "email": "[email protected]"
969
                },
970
                {
971
                    "name": "Benjamin Eberlei",
972
                    "email": "[email protected]"
973
                },
974
                {
975
                    "name": "Guilherme Blanco",
976
                    "email": "[email protected]"
977
                },
978
                {
979
                    "name": "Jonathan Wage",
980
                    "email": "[email protected]"
981
                },
982
                {
983
                    "name": "Johannes Schmitt",
984
                    "email": "[email protected]"
985
                }
986
            ],
987
            "description": "Common Library for Doctrine projects",
988
            "homepage": "http://www.doctrine-project.org",
989
            "keywords": [
990
                "annotations",
991
                "collections",
992
                "eventmanager",
993
                "persistence",
994
                "spl"
995
            ],
996
            "time": "2017-07-22T08:35:12+00:00"
997
        },
998
        {
999
            "name": "doctrine/dbal",
1000
            "version": "v2.5.13",
1001
            "source": {
1002
                "type": "git",
1003
                "url": "https://github.com/doctrine/dbal.git",
1004
                "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
1005
            },
1006
            "dist": {
1007
                "type": "zip",
1008
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
1009
                "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
1010
                "shasum": ""
1011
            },
1012
            "require": {
1013
                "doctrine/common": ">=2.4,<2.8-dev",
1014
                "php": ">=5.3.2"
1015
            },
1016
            "require-dev": {
1017
                "phpunit/phpunit": "4.*",
1018
                "symfony/console": "2.*||^3.0"
1019
            },
1020
            "suggest": {
1021
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
1022
            },
1023
            "bin": [
1024
                "bin/doctrine-dbal"
1025
            ],
1026
            "type": "library",
1027
            "extra": {
1028
                "branch-alias": {
1029
                    "dev-master": "2.5.x-dev"
1030
                }
1031
            },
1032
            "autoload": {
1033
                "psr-0": {
1034
                    "Doctrine\\DBAL\\": "lib/"
1035
                }
1036
            },
1037
            "notification-url": "https://packagist.org/downloads/",
1038
            "license": [
1039
                "MIT"
1040
            ],
1041
            "authors": [
1042
                {
1043
                    "name": "Roman Borschel",
1044
                    "email": "[email protected]"
1045
                },
1046
                {
1047
                    "name": "Benjamin Eberlei",
1048
                    "email": "[email protected]"
1049
                },
1050
                {
1051
                    "name": "Guilherme Blanco",
1052
                    "email": "[email protected]"
1053
                },
1054
                {
1055
                    "name": "Jonathan Wage",
1056
                    "email": "[email protected]"
1057
                }
1058
            ],
1059
            "description": "Database Abstraction Layer",
1060
            "homepage": "http://www.doctrine-project.org",
1061
            "keywords": [
1062
                "database",
1063
                "dbal",
1064
                "persistence",
1065
                "queryobject"
1066
            ],
1067
            "time": "2017-07-22T20:44:48+00:00"
1068
        },
1069
        {
1070
            "name": "doctrine/inflector",
1071
            "version": "v1.2.0",
1072
            "source": {
1073
                "type": "git",
1074
                "url": "https://github.com/doctrine/inflector.git",
1075
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
1076
            },
1077
            "dist": {
1078
                "type": "zip",
1079
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
1080
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
1081
                "shasum": ""
1082
            },
1083
            "require": {
1084
                "php": "^7.0"
1085
            },
1086
            "require-dev": {
1087
                "phpunit/phpunit": "^6.2"
1088
            },
1089
            "type": "library",
1090
            "extra": {
1091
                "branch-alias": {
1092
                    "dev-master": "1.2.x-dev"
1093
                }
1094
            },
1095
            "autoload": {
1096
                "psr-4": {
1097
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1098
                }
1099
            },
1100
            "notification-url": "https://packagist.org/downloads/",
1101
            "license": [
1102
                "MIT"
1103
            ],
1104
            "authors": [
1105
                {
1106
                    "name": "Roman Borschel",
1107
                    "email": "[email protected]"
1108
                },
1109
                {
1110
                    "name": "Benjamin Eberlei",
1111
                    "email": "[email protected]"
1112
                },
1113
                {
1114
                    "name": "Guilherme Blanco",
1115
                    "email": "[email protected]"
1116
                },
1117
                {
1118
                    "name": "Jonathan Wage",
1119
                    "email": "[email protected]"
1120
                },
1121
                {
1122
                    "name": "Johannes Schmitt",
1123
                    "email": "[email protected]"
1124
                }
1125
            ],
1126
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1127
            "homepage": "http://www.doctrine-project.org",
1128
            "keywords": [
1129
                "inflection",
1130
                "pluralize",
1131
                "singularize",
1132
                "string"
1133
            ],
1134
            "time": "2017-07-22T12:18:28+00:00"
1135
        },
1136
        {
1137
            "name": "doctrine/lexer",
1138
            "version": "v1.0.1",
1139
            "source": {
1140
                "type": "git",
1141
                "url": "https://github.com/doctrine/lexer.git",
1142
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
1143
            },
1144
            "dist": {
1145
                "type": "zip",
1146
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
1147
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
1148
                "shasum": ""
1149
            },
1150
            "require": {
1151
                "php": ">=5.3.2"
1152
            },
1153
            "type": "library",
1154
            "extra": {
1155
                "branch-alias": {
1156
                    "dev-master": "1.0.x-dev"
1157
                }
1158
            },
1159
            "autoload": {
1160
                "psr-0": {
1161
                    "Doctrine\\Common\\Lexer\\": "lib/"
1162
                }
1163
            },
1164
            "notification-url": "https://packagist.org/downloads/",
1165
            "license": [
1166
                "MIT"
1167
            ],
1168
            "authors": [
1169
                {
1170
                    "name": "Roman Borschel",
1171
                    "email": "[email protected]"
1172
                },
1173
                {
1174
                    "name": "Guilherme Blanco",
1175
                    "email": "[email protected]"
1176
                },
1177
                {
1178
                    "name": "Johannes Schmitt",
1179
                    "email": "[email protected]"
1180
                }
1181
            ],
1182
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
1183
            "homepage": "http://www.doctrine-project.org",
1184
            "keywords": [
1185
                "lexer",
1186
                "parser"
1187
            ],
1188
            "time": "2014-09-09T13:34:57+00:00"
1189
        },
1190
        {
1191
            "name": "egulias/email-validator",
1192
            "version": "2.1.2",
1193
            "source": {
1194
                "type": "git",
1195
                "url": "https://github.com/egulias/EmailValidator.git",
1196
                "reference": "bc31baa11ea2883e017f0a10d9722ef9d50eac1c"
1197
            },
1198
            "dist": {
1199
                "type": "zip",
1200
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/bc31baa11ea2883e017f0a10d9722ef9d50eac1c",
1201
                "reference": "bc31baa11ea2883e017f0a10d9722ef9d50eac1c",
1202
                "shasum": ""
1203
            },
1204
            "require": {
1205
                "doctrine/lexer": "^1.0.1",
1206
                "php": ">= 5.5"
1207
            },
1208
            "require-dev": {
1209
                "dominicsayers/isemail": "dev-master",
1210
                "phpunit/phpunit": "^4.8.0",
1211
                "satooshi/php-coveralls": "dev-master"
1212
            },
1213
            "suggest": {
1214
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1215
            },
1216
            "type": "library",
1217
            "extra": {
1218
                "branch-alias": {
1219
                    "dev-master": "2.0.x-dev"
1220
                }
1221
            },
1222
            "autoload": {
1223
                "psr-4": {
1224
                    "Egulias\\EmailValidator\\": "EmailValidator"
1225
                }
1226
            },
1227
            "notification-url": "https://packagist.org/downloads/",
1228
            "license": [
1229
                "MIT"
1230
            ],
1231
            "authors": [
1232
                {
1233
                    "name": "Eduardo Gulias Davis"
1234
                }
1235
            ],
1236
            "description": "A library for validating emails against several RFCs",
1237
            "homepage": "https://github.com/egulias/EmailValidator",
1238
            "keywords": [
1239
                "email",
1240
                "emailvalidation",
1241
                "emailvalidator",
1242
                "validation",
1243
                "validator"
1244
            ],
1245
            "time": "2017-01-30T22:07:36+00:00"
1246
        },
1247
        {
1248
            "name": "fig/link-util",
1249
            "version": "1.0.0",
1250
            "source": {
1251
                "type": "git",
1252
                "url": "https://github.com/php-fig/link-util.git",
1253
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
1254
            },
1255
            "dist": {
1256
                "type": "zip",
1257
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
1258
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
1259
                "shasum": ""
1260
            },
1261
            "require": {
1262
                "php": ">=5.5.0",
1263
                "psr/link": "~1.0@dev"
1264
            },
1265
            "require-dev": {
1266
                "phpunit/phpunit": "^5.1",
1267
                "squizlabs/php_codesniffer": "^2.3.1"
1268
            },
1269
            "type": "library",
1270
            "extra": {
1271
                "branch-alias": {
1272
                    "dev-master": "1.0.x-dev"
1273
                }
1274
            },
1275
            "autoload": {
1276
                "psr-4": {
1277
                    "Fig\\Link\\": "src/"
1278
                }
1279
            },
1280
            "notification-url": "https://packagist.org/downloads/",
1281
            "license": [
1282
                "MIT"
1283
            ],
1284
            "authors": [
1285
                {
1286
                    "name": "PHP-FIG",
1287
                    "homepage": "http://www.php-fig.org/"
1288
                }
1289
            ],
1290
            "description": "Common utility implementations for HTTP links",
1291
            "keywords": [
1292
                "http",
1293
                "http-link",
1294
                "link",
1295
                "psr",
1296
                "psr-13",
1297
                "rest"
1298
            ],
1299
            "time": "2016-10-17T18:31:11+00:00"
1300
        },
1301
        {
1302
            "name": "friendsofsymfony/user-bundle",
1303
            "version": "v2.0.1",
1304
            "source": {
1305
                "type": "git",
1306
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1307
                "reference": "4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a"
1308
            },
1309
            "dist": {
1310
                "type": "zip",
1311
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a",
1312
                "reference": "4f92bfbb8742ac8cc195d0b34bf8ecd83b62404a",
1313
                "shasum": ""
1314
            },
1315
            "require": {
1316
                "paragonie/random_compat": "^1 || ^2",
1317
                "php": "^5.5.9 || ^7.0",
1318
                "symfony/form": "^2.7 || ^3.0",
1319
                "symfony/framework-bundle": "^2.7 || ^3.0",
1320
                "symfony/security-bundle": "^2.7 || ^3.0",
1321
                "symfony/templating": "^2.7 || ^3.0",
1322
                "symfony/twig-bundle": "^2.7 || ^3.0",
1323
                "twig/twig": "^1.28 || ^2.0"
1324
            },
1325
            "conflict": {
1326
                "doctrine/doctrine-bundle": "<1.3",
1327
                "symfony/doctrine-bridge": "<2.7"
1328
            },
1329
            "require-dev": {
1330
                "doctrine/doctrine-bundle": "^1.3",
1331
                "friendsofphp/php-cs-fixer": "^1.11",
1332
                "phpunit/phpunit": "~4.8|~5.0",
1333
                "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
1334
                "symfony/console": "^2.7 || ^3.0",
1335
                "symfony/phpunit-bridge": "^2.7 || ^3.0",
1336
                "symfony/validator": "^2.7 || ^3.0",
1337
                "symfony/yaml": "^2.7 || ^3.0"
1338
            },
1339
            "type": "symfony-bundle",
1340
            "extra": {
1341
                "branch-alias": {
1342
                    "dev-master": "2.0.x-dev"
1343
                }
1344
            },
1345
            "autoload": {
1346
                "psr-4": {
1347
                    "FOS\\UserBundle\\": ""
1348
                },
1349
                "exclude-from-classmap": [
1350
                    "/Tests/"
1351
                ]
1352
            },
1353
            "notification-url": "https://packagist.org/downloads/",
1354
            "license": [
1355
                "MIT"
1356
            ],
1357
            "authors": [
1358
                {
1359
                    "name": "Christophe Coevoet",
1360
                    "email": "[email protected]"
1361
                },
1362
                {
1363
                    "name": "FriendsOfSymfony Community",
1364
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1365
                },
1366
                {
1367
                    "name": "Thibault Duplessis",
1368
                    "email": "[email protected]"
1369
                }
1370
            ],
1371
            "description": "Symfony FOSUserBundle",
1372
            "homepage": "http://friendsofsymfony.github.com",
1373
            "keywords": [
1374
                "User management"
1375
            ],
1376
            "time": "2017-05-31T11:50:14+00:00"
1377
        },
1378
        {
1379
            "name": "monolog/monolog",
1380
            "version": "1.23.0",
1381
            "source": {
1382
                "type": "git",
1383
                "url": "https://github.com/Seldaek/monolog.git",
1384
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
1385
            },
1386
            "dist": {
1387
                "type": "zip",
1388
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
1389
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
1390
                "shasum": ""
1391
            },
1392
            "require": {
1393
                "php": ">=5.3.0",
1394
                "psr/log": "~1.0"
1395
            },
1396
            "provide": {
1397
                "psr/log-implementation": "1.0.0"
1398
            },
1399
            "require-dev": {
1400
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1401
                "doctrine/couchdb": "~1.0@dev",
1402
                "graylog2/gelf-php": "~1.0",
1403
                "jakub-onderka/php-parallel-lint": "0.9",
1404
                "php-amqplib/php-amqplib": "~2.4",
1405
                "php-console/php-console": "^3.1.3",
1406
                "phpunit/phpunit": "~4.5",
1407
                "phpunit/phpunit-mock-objects": "2.3.0",
1408
                "ruflin/elastica": ">=0.90 <3.0",
1409
                "sentry/sentry": "^0.13",
1410
                "swiftmailer/swiftmailer": "^5.3|^6.0"
1411
            },
1412
            "suggest": {
1413
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1414
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1415
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1416
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1417
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1418
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1419
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1420
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1421
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1422
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1423
                "sentry/sentry": "Allow sending log messages to a Sentry server"
1424
            },
1425
            "type": "library",
1426
            "extra": {
1427
                "branch-alias": {
1428
                    "dev-master": "2.0.x-dev"
1429
                }
1430
            },
1431
            "autoload": {
1432
                "psr-4": {
1433
                    "Monolog\\": "src/Monolog"
1434
                }
1435
            },
1436
            "notification-url": "https://packagist.org/downloads/",
1437
            "license": [
1438
                "MIT"
1439
            ],
1440
            "authors": [
1441
                {
1442
                    "name": "Jordi Boggiano",
1443
                    "email": "[email protected]",
1444
                    "homepage": "http://seld.be"
1445
                }
1446
            ],
1447
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1448
            "homepage": "http://github.com/Seldaek/monolog",
1449
            "keywords": [
1450
                "log",
1451
                "logging",
1452
                "psr-3"
1453
            ],
1454
            "time": "2017-06-19T01:22:40+00:00"
1455
        },
1456
        {
1457
            "name": "paragonie/random_compat",
1458
            "version": "v2.0.11",
1459
            "source": {
1460
                "type": "git",
1461
                "url": "https://github.com/paragonie/random_compat.git",
1462
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
1463
            },
1464
            "dist": {
1465
                "type": "zip",
1466
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
1467
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
1468
                "shasum": ""
1469
            },
1470
            "require": {
1471
                "php": ">=5.2.0"
1472
            },
1473
            "require-dev": {
1474
                "phpunit/phpunit": "4.*|5.*"
1475
            },
1476
            "suggest": {
1477
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1478
            },
1479
            "type": "library",
1480
            "autoload": {
1481
                "files": [
1482
                    "lib/random.php"
1483
                ]
1484
            },
1485
            "notification-url": "https://packagist.org/downloads/",
1486
            "license": [
1487
                "MIT"
1488
            ],
1489
            "authors": [
1490
                {
1491
                    "name": "Paragon Initiative Enterprises",
1492
                    "email": "[email protected]",
1493
                    "homepage": "https://paragonie.com"
1494
                }
1495
            ],
1496
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1497
            "keywords": [
1498
                "csprng",
1499
                "pseudorandom",
1500
                "random"
1501
            ],
1502
            "time": "2017-09-27T21:40:39+00:00"
1503
        },
1504
        {
1505
            "name": "psr/cache",
1506
            "version": "1.0.1",
1507
            "source": {
1508
                "type": "git",
1509
                "url": "https://github.com/php-fig/cache.git",
1510
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1511
            },
1512
            "dist": {
1513
                "type": "zip",
1514
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1515
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1516
                "shasum": ""
1517
            },
1518
            "require": {
1519
                "php": ">=5.3.0"
1520
            },
1521
            "type": "library",
1522
            "extra": {
1523
                "branch-alias": {
1524
                    "dev-master": "1.0.x-dev"
1525
                }
1526
            },
1527
            "autoload": {
1528
                "psr-4": {
1529
                    "Psr\\Cache\\": "src/"
1530
                }
1531
            },
1532
            "notification-url": "https://packagist.org/downloads/",
1533
            "license": [
1534
                "MIT"
1535
            ],
1536
            "authors": [
1537
                {
1538
                    "name": "PHP-FIG",
1539
                    "homepage": "http://www.php-fig.org/"
1540
                }
1541
            ],
1542
            "description": "Common interface for caching libraries",
1543
            "keywords": [
1544
                "cache",
1545
                "psr",
1546
                "psr-6"
1547
            ],
1548
            "time": "2016-08-06T20:24:11+00:00"
1549
        },
1550
        {
1551
            "name": "psr/container",
1552
            "version": "1.0.0",
1553
            "source": {
1554
                "type": "git",
1555
                "url": "https://github.com/php-fig/container.git",
1556
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1557
            },
1558
            "dist": {
1559
                "type": "zip",
1560
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1561
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1562
                "shasum": ""
1563
            },
1564
            "require": {
1565
                "php": ">=5.3.0"
1566
            },
1567
            "type": "library",
1568
            "extra": {
1569
                "branch-alias": {
1570
                    "dev-master": "1.0.x-dev"
1571
                }
1572
            },
1573
            "autoload": {
1574
                "psr-4": {
1575
                    "Psr\\Container\\": "src/"
1576
                }
1577
            },
1578
            "notification-url": "https://packagist.org/downloads/",
1579
            "license": [
1580
                "MIT"
1581
            ],
1582
            "authors": [
1583
                {
1584
                    "name": "PHP-FIG",
1585
                    "homepage": "http://www.php-fig.org/"
1586
                }
1587
            ],
1588
            "description": "Common Container Interface (PHP FIG PSR-11)",
1589
            "homepage": "https://github.com/php-fig/container",
1590
            "keywords": [
1591
                "PSR-11",
1592
                "container",
1593
                "container-interface",
1594
                "container-interop",
1595
                "psr"
1596
            ],
1597
            "time": "2017-02-14T16:28:37+00:00"
1598
        },
1599
        {
1600
            "name": "psr/http-message",
1601
            "version": "1.0.1",
1602
            "source": {
1603
                "type": "git",
1604
                "url": "https://github.com/php-fig/http-message.git",
1605
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1606
            },
1607
            "dist": {
1608
                "type": "zip",
1609
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1610
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1611
                "shasum": ""
1612
            },
1613
            "require": {
1614
                "php": ">=5.3.0"
1615
            },
1616
            "type": "library",
1617
            "extra": {
1618
                "branch-alias": {
1619
                    "dev-master": "1.0.x-dev"
1620
                }
1621
            },
1622
            "autoload": {
1623
                "psr-4": {
1624
                    "Psr\\Http\\Message\\": "src/"
1625
                }
1626
            },
1627
            "notification-url": "https://packagist.org/downloads/",
1628
            "license": [
1629
                "MIT"
1630
            ],
1631
            "authors": [
1632
                {
1633
                    "name": "PHP-FIG",
1634
                    "homepage": "http://www.php-fig.org/"
1635
                }
1636
            ],
1637
            "description": "Common interface for HTTP messages",
1638
            "homepage": "https://github.com/php-fig/http-message",
1639
            "keywords": [
1640
                "http",
1641
                "http-message",
1642
                "psr",
1643
                "psr-7",
1644
                "request",
1645
                "response"
1646
            ],
1647
            "time": "2016-08-06T14:39:51+00:00"
1648
        },
1649
        {
1650
            "name": "psr/link",
1651
            "version": "1.0.0",
1652
            "source": {
1653
                "type": "git",
1654
                "url": "https://github.com/php-fig/link.git",
1655
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
1656
            },
1657
            "dist": {
1658
                "type": "zip",
1659
                "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
1660
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
1661
                "shasum": ""
1662
            },
1663
            "require": {
1664
                "php": ">=5.3.0"
1665
            },
1666
            "type": "library",
1667
            "extra": {
1668
                "branch-alias": {
1669
                    "dev-master": "1.0.x-dev"
1670
                }
1671
            },
1672
            "autoload": {
1673
                "psr-4": {
1674
                    "Psr\\Link\\": "src/"
1675
                }
1676
            },
1677
            "notification-url": "https://packagist.org/downloads/",
1678
            "license": [
1679
                "MIT"
1680
            ],
1681
            "authors": [
1682
                {
1683
                    "name": "PHP-FIG",
1684
                    "homepage": "http://www.php-fig.org/"
1685
                }
1686
            ],
1687
            "description": "Common interfaces for HTTP links",
1688
            "keywords": [
1689
                "http",
1690
                "http-link",
1691
                "link",
1692
                "psr",
1693
                "psr-13",
1694
                "rest"
1695
            ],
1696
            "time": "2016-10-28T16:06:13+00:00"
1697
        },
1698
        {
1699
            "name": "psr/log",
1700
            "version": "1.0.0",
1701
            "source": {
1702
                "type": "git",
1703
                "url": "https://github.com/php-fig/log.git",
1704
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1705
            },
1706
            "dist": {
1707
                "type": "zip",
1708
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1709
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1710
                "shasum": ""
1711
            },
1712
            "type": "library",
1713
            "autoload": {
1714
                "psr-0": {
1715
                    "Psr\\Log\\": ""
1716
                }
1717
            },
1718
            "notification-url": "https://packagist.org/downloads/",
1719
            "license": [
1720
                "MIT"
1721
            ],
1722
            "authors": [
1723
                {
1724
                    "name": "PHP-FIG",
1725
                    "homepage": "http://www.php-fig.org/"
1726
                }
1727
            ],
1728
            "description": "Common interface for logging libraries",
1729
            "keywords": [
1730
                "log",
1731
                "psr",
1732
                "psr-3"
1733
            ],
1734
            "time": "2012-12-21T11:40:51+00:00"
1735
        },
1736
        {
1737
            "name": "psr/simple-cache",
1738
            "version": "1.0.0",
1739
            "source": {
1740
                "type": "git",
1741
                "url": "https://github.com/php-fig/simple-cache.git",
1742
                "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
1743
            },
1744
            "dist": {
1745
                "type": "zip",
1746
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
1747
                "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
1748
                "shasum": ""
1749
            },
1750
            "require": {
1751
                "php": ">=5.3.0"
1752
            },
1753
            "type": "library",
1754
            "extra": {
1755
                "branch-alias": {
1756
                    "dev-master": "1.0.x-dev"
1757
                }
1758
            },
1759
            "autoload": {
1760
                "psr-4": {
1761
                    "Psr\\SimpleCache\\": "src/"
1762
                }
1763
            },
1764
            "notification-url": "https://packagist.org/downloads/",
1765
            "license": [
1766
                "MIT"
1767
            ],
1768
            "authors": [
1769
                {
1770
                    "name": "PHP-FIG",
1771
                    "homepage": "http://www.php-fig.org/"
1772
                }
1773
            ],
1774
            "description": "Common interfaces for simple caching",
1775
            "keywords": [
1776
                "cache",
1777
                "caching",
1778
                "psr",
1779
                "psr-16",
1780
                "simple-cache"
1781
            ],
1782
            "time": "2017-01-02T13:31:39+00:00"
1783
        },
1784
        {
1785
            "name": "sensio/framework-extra-bundle",
1786
            "version": "v3.0.28",
1787
            "source": {
1788
                "type": "git",
1789
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
1790
                "reference": "65eadf9e3fd5c47eee7986b306a5aed8affe6496"
1791
            },
1792
            "dist": {
1793
                "type": "zip",
1794
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/65eadf9e3fd5c47eee7986b306a5aed8affe6496",
1795
                "reference": "65eadf9e3fd5c47eee7986b306a5aed8affe6496",
1796
                "shasum": ""
1797
            },
1798
            "require": {
1799
                "doctrine/common": "~2.2",
1800
                "symfony/dependency-injection": "~2.3|~3.0",
1801
                "symfony/framework-bundle": "~2.3|~3.0|~4.0"
1802
            },
1803
            "require-dev": {
1804
                "doctrine/doctrine-bundle": "~1.5",
1805
                "doctrine/orm": "~2.4,>=2.4.5",
1806
                "symfony/asset": "~2.7|~3.0|~4.0",
1807
                "symfony/browser-kit": "~2.3|~3.0|~4.0",
1808
                "symfony/dom-crawler": "~2.3|~3.0|~4.0",
1809
                "symfony/expression-language": "~2.4|~3.0|~4.0",
1810
                "symfony/finder": "~2.3|~3.0|~4.0",
1811
                "symfony/phpunit-bridge": "~3.2|~4.0",
1812
                "symfony/psr-http-message-bridge": "^0.3|^1.0",
1813
                "symfony/security-bundle": "~2.4|~3.0|~4.0",
1814
                "symfony/templating": "~2.3|~3.0|~4.0",
1815
                "symfony/translation": "~2.3|~3.0|~4.0",
1816
                "symfony/twig-bundle": "~2.3|~3.0|~4.0",
1817
                "symfony/yaml": "~2.3|~3.0|~4.0",
1818
                "twig/twig": "~1.12|~2.0",
1819
                "zendframework/zend-diactoros": "^1.3"
1820
            },
1821
            "suggest": {
1822
                "symfony/expression-language": "",
1823
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
1824
                "symfony/security-bundle": ""
1825
            },
1826
            "type": "symfony-bundle",
1827
            "extra": {
1828
                "branch-alias": {
1829
                    "dev-master": "3.0.x-dev"
1830
                }
1831
            },
1832
            "autoload": {
1833
                "psr-4": {
1834
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
1835
                }
1836
            },
1837
            "notification-url": "https://packagist.org/downloads/",
1838
            "license": [
1839
                "MIT"
1840
            ],
1841
            "authors": [
1842
                {
1843
                    "name": "Fabien Potencier",
1844
                    "email": "[email protected]"
1845
                }
1846
            ],
1847
            "description": "This bundle provides a way to configure your controllers with annotations",
1848
            "keywords": [
1849
                "annotations",
1850
                "controllers"
1851
            ],
1852
            "time": "2017-10-12T17:37:20+00:00"
1853
        },
1854
        {
1855
            "name": "swiftmailer/swiftmailer",
1856
            "version": "v6.0.2",
1857
            "source": {
1858
                "type": "git",
1859
                "url": "https://github.com/swiftmailer/swiftmailer.git",
1860
                "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc"
1861
            },
1862
            "dist": {
1863
                "type": "zip",
1864
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc",
1865
                "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc",
1866
                "shasum": ""
1867
            },
1868
            "require": {
1869
                "egulias/email-validator": "~2.0",
1870
                "php": ">=7.0.0"
1871
            },
1872
            "require-dev": {
1873
                "mockery/mockery": "~0.9.1",
1874
                "symfony/phpunit-bridge": "~3.3@dev"
1875
            },
1876
            "type": "library",
1877
            "extra": {
1878
                "branch-alias": {
1879
                    "dev-master": "6.0-dev"
1880
                }
1881
            },
1882
            "autoload": {
1883
                "files": [
1884
                    "lib/swift_required.php"
1885
                ]
1886
            },
1887
            "notification-url": "https://packagist.org/downloads/",
1888
            "license": [
1889
                "MIT"
1890
            ],
1891
            "authors": [
1892
                {
1893
                    "name": "Chris Corbyn"
1894
                },
1895
                {
1896
                    "name": "Fabien Potencier",
1897
                    "email": "[email protected]"
1898
                }
1899
            ],
1900
            "description": "Swiftmailer, free feature-rich PHP mailer",
1901
            "homepage": "http://swiftmailer.symfony.com",
1902
            "keywords": [
1903
                "email",
1904
                "mail",
1905
                "mailer"
1906
            ],
1907
            "time": "2017-09-30T22:39:41+00:00"
1908
        },
1909
        {
1910
            "name": "symfony/monolog-bundle",
1911
            "version": "v3.1.1",
1912
            "source": {
1913
                "type": "git",
1914
                "url": "https://github.com/symfony/monolog-bundle.git",
1915
                "reference": "80c82d7d41c4eed0bf27e215f27531c05b217c17"
1916
            },
1917
            "dist": {
1918
                "type": "zip",
1919
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/80c82d7d41c4eed0bf27e215f27531c05b217c17",
1920
                "reference": "80c82d7d41c4eed0bf27e215f27531c05b217c17",
1921
                "shasum": ""
1922
            },
1923
            "require": {
1924
                "monolog/monolog": "~1.22",
1925
                "php": ">=5.3.2",
1926
                "symfony/config": "~2.7|~3.0|~4.0",
1927
                "symfony/dependency-injection": "~2.7|~3.0|~4.0",
1928
                "symfony/http-kernel": "~2.7|~3.0|~4.0",
1929
                "symfony/monolog-bridge": "~2.7|~3.0|~4.0"
1930
            },
1931
            "require-dev": {
1932
                "phpunit/phpunit": "^4.8",
1933
                "symfony/console": "~2.3|~3.0|~4.0",
1934
                "symfony/yaml": "~2.3|~3.0|~4.0"
1935
            },
1936
            "type": "symfony-bundle",
1937
            "extra": {
1938
                "branch-alias": {
1939
                    "dev-master": "3.x-dev"
1940
                }
1941
            },
1942
            "autoload": {
1943
                "psr-4": {
1944
                    "Symfony\\Bundle\\MonologBundle\\": ""
1945
                }
1946
            },
1947
            "notification-url": "https://packagist.org/downloads/",
1948
            "license": [
1949
                "MIT"
1950
            ],
1951
            "authors": [
1952
                {
1953
                    "name": "Symfony Community",
1954
                    "homepage": "http://symfony.com/contributors"
1955
                },
1956
                {
1957
                    "name": "Fabien Potencier",
1958
                    "email": "[email protected]"
1959
                }
1960
            ],
1961
            "description": "Symfony MonologBundle",
1962
            "homepage": "http://symfony.com",
1963
            "keywords": [
1964
                "log",
1965
                "logging"
1966
            ],
1967
            "time": "2017-09-26T03:17:02+00:00"
1968
        },
1969
        {
1970
            "name": "symfony/polyfill-apcu",
1971
            "version": "v1.6.0",
1972
            "source": {
1973
                "type": "git",
1974
                "url": "https://github.com/symfony/polyfill-apcu.git",
1975
                "reference": "04f62674339602def515bff4bc6901fc1d4951e8"
1976
            },
1977
            "dist": {
1978
                "type": "zip",
1979
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/04f62674339602def515bff4bc6901fc1d4951e8",
1980
                "reference": "04f62674339602def515bff4bc6901fc1d4951e8",
1981
                "shasum": ""
1982
            },
1983
            "require": {
1984
                "php": ">=5.3.3"
1985
            },
1986
            "type": "library",
1987
            "extra": {
1988
                "branch-alias": {
1989
                    "dev-master": "1.6-dev"
1990
                }
1991
            },
1992
            "autoload": {
1993
                "psr-4": {
1994
                    "Symfony\\Polyfill\\Apcu\\": ""
1995
                },
1996
                "files": [
1997
                    "bootstrap.php"
1998
                ]
1999
            },
2000
            "notification-url": "https://packagist.org/downloads/",
2001
            "license": [
2002
                "MIT"
2003
            ],
2004
            "authors": [
2005
                {
2006
                    "name": "Nicolas Grekas",
2007
                    "email": "[email protected]"
2008
                },
2009
                {
2010
                    "name": "Symfony Community",
2011
                    "homepage": "https://symfony.com/contributors"
2012
                }
2013
            ],
2014
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2015
            "homepage": "https://symfony.com",
2016
            "keywords": [
2017
                "apcu",
2018
                "compatibility",
2019
                "polyfill",
2020
                "portable",
2021
                "shim"
2022
            ],
2023
            "time": "2017-10-11T12:05:26+00:00"
2024
        },
2025
        {
2026
            "name": "symfony/polyfill-intl-icu",
2027
            "version": "v1.6.0",
2028
            "source": {
2029
                "type": "git",
2030
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
2031
                "reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497"
2032
            },
2033
            "dist": {
2034
                "type": "zip",
2035
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
2036
                "reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
2037
                "shasum": ""
2038
            },
2039
            "require": {
2040
                "php": ">=5.3.3",
2041
                "symfony/intl": "~2.3|~3.0|~4.0"
2042
            },
2043
            "suggest": {
2044
                "ext-intl": "For best performance"
2045
            },
2046
            "type": "library",
2047
            "extra": {
2048
                "branch-alias": {
2049
                    "dev-master": "1.6-dev"
2050
                }
2051
            },
2052
            "autoload": {
2053
                "files": [
2054
                    "bootstrap.php"
2055
                ]
2056
            },
2057
            "notification-url": "https://packagist.org/downloads/",
2058
            "license": [
2059
                "MIT"
2060
            ],
2061
            "authors": [
2062
                {
2063
                    "name": "Nicolas Grekas",
2064
                    "email": "[email protected]"
2065
                },
2066
                {
2067
                    "name": "Symfony Community",
2068
                    "homepage": "https://symfony.com/contributors"
2069
                }
2070
            ],
2071
            "description": "Symfony polyfill for intl's ICU-related data and classes",
2072
            "homepage": "https://symfony.com",
2073
            "keywords": [
2074
                "compatibility",
2075
                "icu",
2076
                "intl",
2077
                "polyfill",
2078
                "portable",
2079
                "shim"
2080
            ],
2081
            "time": "2017-10-11T12:05:26+00:00"
2082
        },
2083
        {
2084
            "name": "symfony/polyfill-mbstring",
2085
            "version": "v1.6.0",
2086
            "source": {
2087
                "type": "git",
2088
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2089
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
2090
            },
2091
            "dist": {
2092
                "type": "zip",
2093
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2094
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2095
                "shasum": ""
2096
            },
2097
            "require": {
2098
                "php": ">=5.3.3"
2099
            },
2100
            "suggest": {
2101
                "ext-mbstring": "For best performance"
2102
            },
2103
            "type": "library",
2104
            "extra": {
2105
                "branch-alias": {
2106
                    "dev-master": "1.6-dev"
2107
                }
2108
            },
2109
            "autoload": {
2110
                "psr-4": {
2111
                    "Symfony\\Polyfill\\Mbstring\\": ""
2112
                },
2113
                "files": [
2114
                    "bootstrap.php"
2115
                ]
2116
            },
2117
            "notification-url": "https://packagist.org/downloads/",
2118
            "license": [
2119
                "MIT"
2120
            ],
2121
            "authors": [
2122
                {
2123
                    "name": "Nicolas Grekas",
2124
                    "email": "[email protected]"
2125
                },
2126
                {
2127
                    "name": "Symfony Community",
2128
                    "homepage": "https://symfony.com/contributors"
2129
                }
2130
            ],
2131
            "description": "Symfony polyfill for the Mbstring extension",
2132
            "homepage": "https://symfony.com",
2133
            "keywords": [
2134
                "compatibility",
2135
                "mbstring",
2136
                "polyfill",
2137
                "portable",
2138
                "shim"
2139
            ],
2140
            "time": "2017-10-11T12:05:26+00:00"
2141
        },
2142
        {
2143
            "name": "symfony/polyfill-php56",
2144
            "version": "v1.6.0",
2145
            "source": {
2146
                "type": "git",
2147
                "url": "https://github.com/symfony/polyfill-php56.git",
2148
                "reference": "265fc96795492430762c29be291a371494ba3a5b"
2149
            },
2150
            "dist": {
2151
                "type": "zip",
2152
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b",
2153
                "reference": "265fc96795492430762c29be291a371494ba3a5b",
2154
                "shasum": ""
2155
            },
2156
            "require": {
2157
                "php": ">=5.3.3",
2158
                "symfony/polyfill-util": "~1.0"
2159
            },
2160
            "type": "library",
2161
            "extra": {
2162
                "branch-alias": {
2163
                    "dev-master": "1.6-dev"
2164
                }
2165
            },
2166
            "autoload": {
2167
                "psr-4": {
2168
                    "Symfony\\Polyfill\\Php56\\": ""
2169
                },
2170
                "files": [
2171
                    "bootstrap.php"
2172
                ]
2173
            },
2174
            "notification-url": "https://packagist.org/downloads/",
2175
            "license": [
2176
                "MIT"
2177
            ],
2178
            "authors": [
2179
                {
2180
                    "name": "Nicolas Grekas",
2181
                    "email": "[email protected]"
2182
                },
2183
                {
2184
                    "name": "Symfony Community",
2185
                    "homepage": "https://symfony.com/contributors"
2186
                }
2187
            ],
2188
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2189
            "homepage": "https://symfony.com",
2190
            "keywords": [
2191
                "compatibility",
2192
                "polyfill",
2193
                "portable",
2194
                "shim"
2195
            ],
2196
            "time": "2017-10-11T12:05:26+00:00"
2197
        },
2198
        {
2199
            "name": "symfony/polyfill-php70",
2200
            "version": "v1.6.0",
2201
            "source": {
2202
                "type": "git",
2203
                "url": "https://github.com/symfony/polyfill-php70.git",
2204
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff"
2205
            },
2206
            "dist": {
2207
                "type": "zip",
2208
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
2209
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
2210
                "shasum": ""
2211
            },
2212
            "require": {
2213
                "paragonie/random_compat": "~1.0|~2.0",
2214
                "php": ">=5.3.3"
2215
            },
2216
            "type": "library",
2217
            "extra": {
2218
                "branch-alias": {
2219
                    "dev-master": "1.6-dev"
2220
                }
2221
            },
2222
            "autoload": {
2223
                "psr-4": {
2224
                    "Symfony\\Polyfill\\Php70\\": ""
2225
                },
2226
                "files": [
2227
                    "bootstrap.php"
2228
                ],
2229
                "classmap": [
2230
                    "Resources/stubs"
2231
                ]
2232
            },
2233
            "notification-url": "https://packagist.org/downloads/",
2234
            "license": [
2235
                "MIT"
2236
            ],
2237
            "authors": [
2238
                {
2239
                    "name": "Nicolas Grekas",
2240
                    "email": "[email protected]"
2241
                },
2242
                {
2243
                    "name": "Symfony Community",
2244
                    "homepage": "https://symfony.com/contributors"
2245
                }
2246
            ],
2247
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
2248
            "homepage": "https://symfony.com",
2249
            "keywords": [
2250
                "compatibility",
2251
                "polyfill",
2252
                "portable",
2253
                "shim"
2254
            ],
2255
            "time": "2017-10-11T12:05:26+00:00"
2256
        },
2257
        {
2258
            "name": "symfony/polyfill-util",
2259
            "version": "v1.6.0",
2260
            "source": {
2261
                "type": "git",
2262
                "url": "https://github.com/symfony/polyfill-util.git",
2263
                "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176"
2264
            },
2265
            "dist": {
2266
                "type": "zip",
2267
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176",
2268
                "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176",
2269
                "shasum": ""
2270
            },
2271
            "require": {
2272
                "php": ">=5.3.3"
2273
            },
2274
            "type": "library",
2275
            "extra": {
2276
                "branch-alias": {
2277
                    "dev-master": "1.6-dev"
2278
                }
2279
            },
2280
            "autoload": {
2281
                "psr-4": {
2282
                    "Symfony\\Polyfill\\Util\\": ""
2283
                }
2284
            },
2285
            "notification-url": "https://packagist.org/downloads/",
2286
            "license": [
2287
                "MIT"
2288
            ],
2289
            "authors": [
2290
                {
2291
                    "name": "Nicolas Grekas",
2292
                    "email": "[email protected]"
2293
                },
2294
                {
2295
                    "name": "Symfony Community",
2296
                    "homepage": "https://symfony.com/contributors"
2297
                }
2298
            ],
2299
            "description": "Symfony utilities for portability of PHP codes",
2300
            "homepage": "https://symfony.com",
2301
            "keywords": [
2302
                "compat",
2303
                "compatibility",
2304
                "polyfill",
2305
                "shim"
2306
            ],
2307
            "time": "2017-10-11T12:05:26+00:00"
2308
        },
2309
        {
2310
            "name": "symfony/psr-http-message-bridge",
2311
            "version": "v1.0.0",
2312
            "source": {
2313
                "type": "git",
2314
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
2315
                "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de"
2316
            },
2317
            "dist": {
2318
                "type": "zip",
2319
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de",
2320
                "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de",
2321
                "shasum": ""
2322
            },
2323
            "require": {
2324
                "php": ">=5.3.3",
2325
                "psr/http-message": "~1.0",
2326
                "symfony/http-foundation": "~2.3|~3.0"
2327
            },
2328
            "require-dev": {
2329
                "symfony/phpunit-bridge": "~2.7|~3.0"
2330
            },
2331
            "suggest": {
2332
                "psr/http-message-implementation": "To use the HttpFoundation factory",
2333
                "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
2334
            },
2335
            "type": "symfony-bridge",
2336
            "extra": {
2337
                "branch-alias": {
2338
                    "dev-master": "1.0-dev"
2339
                }
2340
            },
2341
            "autoload": {
2342
                "psr-4": {
2343
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
2344
                }
2345
            },
2346
            "notification-url": "https://packagist.org/downloads/",
2347
            "license": [
2348
                "MIT"
2349
            ],
2350
            "authors": [
2351
                {
2352
                    "name": "Symfony Community",
2353
                    "homepage": "http://symfony.com/contributors"
2354
                },
2355
                {
2356
                    "name": "Fabien Potencier",
2357
                    "email": "[email protected]"
2358
                }
2359
            ],
2360
            "description": "PSR HTTP message bridge",
2361
            "homepage": "http://symfony.com",
2362
            "keywords": [
2363
                "http",
2364
                "http-message",
2365
                "psr-7"
2366
            ],
2367
            "time": "2016-09-14T18:37:20+00:00"
2368
        },
2369
        {
2370
            "name": "symfony/swiftmailer-bundle",
2371
            "version": "v3.0.4",
2372
            "source": {
2373
                "type": "git",
2374
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2375
                "reference": "d31de92759321649aec6670ca4e19179b0ec3af4"
2376
            },
2377
            "dist": {
2378
                "type": "zip",
2379
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/d31de92759321649aec6670ca4e19179b0ec3af4",
2380
                "reference": "d31de92759321649aec6670ca4e19179b0ec3af4",
2381
                "shasum": ""
2382
            },
2383
            "require": {
2384
                "php": ">=7.0.0",
2385
                "swiftmailer/swiftmailer": "^6.0.1",
2386
                "symfony/config": "~2.8|~3.0",
2387
                "symfony/dependency-injection": "~2.7|~3.0",
2388
                "symfony/http-kernel": "~2.7|~3.0"
2389
            },
2390
            "require-dev": {
2391
                "symfony/console": "~2.7|~3.0",
2392
                "symfony/framework-bundle": "~2.7|~3.0",
2393
                "symfony/phpunit-bridge": "~3.3@dev",
2394
                "symfony/yaml": "~2.7|~3.0"
2395
            },
2396
            "suggest": {
2397
                "psr/log": "Allows logging"
2398
            },
2399
            "type": "symfony-bundle",
2400
            "extra": {
2401
                "branch-alias": {
2402
                    "dev-master": "3.0-dev"
2403
                }
2404
            },
2405
            "autoload": {
2406
                "psr-4": {
2407
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2408
                }
2409
            },
2410
            "notification-url": "https://packagist.org/downloads/",
2411
            "license": [
2412
                "MIT"
2413
            ],
2414
            "authors": [
2415
                {
2416
                    "name": "Symfony Community",
2417
                    "homepage": "http://symfony.com/contributors"
2418
                },
2419
                {
2420
                    "name": "Fabien Potencier",
2421
                    "email": "[email protected]"
2422
                }
2423
            ],
2424
            "description": "Symfony SwiftmailerBundle",
2425
            "homepage": "http://symfony.com",
2426
            "time": "2017-09-10T19:31:30+00:00"
2427
        },
2428
        {
2429
            "name": "symfony/symfony",
0 ignored issues
show
2430
            "version": "v3.3.10",
2431
            "source": {
2432
                "type": "git",
2433
                "url": "https://github.com/symfony/symfony.git",
2434
                "reference": "cfef3b2d505ae4375b17032bd03ed9a3da4b7b43"
2435
            },
2436
            "dist": {
2437
                "type": "zip",
2438
                "url": "https://api.github.com/repos/symfony/symfony/zipball/cfef3b2d505ae4375b17032bd03ed9a3da4b7b43",
2439
                "reference": "cfef3b2d505ae4375b17032bd03ed9a3da4b7b43",
2440
                "shasum": ""
2441
            },
2442
            "require": {
2443
                "doctrine/common": "~2.4",
2444
                "ext-xml": "*",
2445
                "fig/link-util": "^1.0",
2446
                "php": "^5.5.9|>=7.0.8",
2447
                "psr/cache": "~1.0",
2448
                "psr/container": "^1.0",
2449
                "psr/link": "^1.0",
2450
                "psr/log": "~1.0",
2451
                "psr/simple-cache": "^1.0",
2452
                "symfony/polyfill-apcu": "~1.1",
2453
                "symfony/polyfill-intl-icu": "~1.0",
2454
                "symfony/polyfill-mbstring": "~1.0",
2455
                "symfony/polyfill-php56": "~1.0",
2456
                "symfony/polyfill-php70": "~1.0",
2457
                "symfony/polyfill-util": "~1.0",
2458
                "twig/twig": "~1.34|~2.4"
2459
            },
2460
            "conflict": {
2461
                "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
2462
                "phpdocumentor/type-resolver": "<0.2.0",
2463
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
2464
            },
2465
            "provide": {
2466
                "psr/cache-implementation": "1.0",
2467
                "psr/container-implementation": "1.0",
2468
                "psr/simple-cache-implementation": "1.0"
2469
            },
2470
            "replace": {
2471
                "symfony/asset": "self.version",
2472
                "symfony/browser-kit": "self.version",
2473
                "symfony/cache": "self.version",
2474
                "symfony/class-loader": "self.version",
2475
                "symfony/config": "self.version",
2476
                "symfony/console": "self.version",
2477
                "symfony/css-selector": "self.version",
2478
                "symfony/debug": "self.version",
2479
                "symfony/debug-bundle": "self.version",
2480
                "symfony/dependency-injection": "self.version",
2481
                "symfony/doctrine-bridge": "self.version",
2482
                "symfony/dom-crawler": "self.version",
2483
                "symfony/dotenv": "self.version",
2484
                "symfony/event-dispatcher": "self.version",
2485
                "symfony/expression-language": "self.version",
2486
                "symfony/filesystem": "self.version",
2487
                "symfony/finder": "self.version",
2488
                "symfony/form": "self.version",
2489
                "symfony/framework-bundle": "self.version",
2490
                "symfony/http-foundation": "self.version",
2491
                "symfony/http-kernel": "self.version",
2492
                "symfony/inflector": "self.version",
2493
                "symfony/intl": "self.version",
2494
                "symfony/ldap": "self.version",
2495
                "symfony/monolog-bridge": "self.version",
2496
                "symfony/options-resolver": "self.version",
2497
                "symfony/process": "self.version",
2498
                "symfony/property-access": "self.version",
2499
                "symfony/property-info": "self.version",
2500
                "symfony/proxy-manager-bridge": "self.version",
2501
                "symfony/routing": "self.version",
2502
                "symfony/security": "self.version",
2503
                "symfony/security-bundle": "self.version",
2504
                "symfony/security-core": "self.version",
2505
                "symfony/security-csrf": "self.version",
2506
                "symfony/security-guard": "self.version",
2507
                "symfony/security-http": "self.version",
2508
                "symfony/serializer": "self.version",
2509
                "symfony/stopwatch": "self.version",
2510
                "symfony/templating": "self.version",
2511
                "symfony/translation": "self.version",
2512
                "symfony/twig-bridge": "self.version",
2513
                "symfony/twig-bundle": "self.version",
2514
                "symfony/validator": "self.version",
2515
                "symfony/var-dumper": "self.version",
2516
                "symfony/web-link": "self.version",
2517
                "symfony/web-profiler-bundle": "self.version",
2518
                "symfony/web-server-bundle": "self.version",
2519
                "symfony/workflow": "self.version",
2520
                "symfony/yaml": "self.version"
2521
            },
2522
            "require-dev": {
2523
                "cache/integration-tests": "dev-master",
2524
                "doctrine/cache": "~1.6",
2525
                "doctrine/data-fixtures": "1.0.*",
2526
                "doctrine/dbal": "~2.4",
2527
                "doctrine/doctrine-bundle": "~1.4",
2528
                "doctrine/orm": "~2.4,>=2.4.5",
2529
                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
2530
                "monolog/monolog": "~1.11",
2531
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
2532
                "phpdocumentor/reflection-docblock": "^3.0|^4.0",
2533
                "predis/predis": "~1.0",
2534
                "sensio/framework-extra-bundle": "^3.0.2",
2535
                "symfony/phpunit-bridge": "~3.2",
2536
                "symfony/security-acl": "~2.8|~3.0"
2537
            },
2538
            "type": "library",
2539
            "extra": {
2540
                "branch-alias": {
2541
                    "dev-master": "3.3-dev"
2542
                }
2543
            },
2544
            "autoload": {
2545
                "psr-4": {
2546
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
2547
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
2548
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
2549
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
2550
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
2551
                    "Symfony\\Component\\": "src/Symfony/Component/"
2552
                },
2553
                "classmap": [
2554
                    "src/Symfony/Component/Intl/Resources/stubs"
2555
                ],
2556
                "exclude-from-classmap": [
2557
                    "**/Tests/"
2558
                ]
2559
            },
2560
            "notification-url": "https://packagist.org/downloads/",
2561
            "license": [
2562
                "MIT"
2563
            ],
2564
            "authors": [
2565
                {
2566
                    "name": "Fabien Potencier",
2567
                    "email": "[email protected]"
2568
                },
2569
                {
2570
                    "name": "Symfony Community",
2571
                    "homepage": "https://symfony.com/contributors"
2572
                }
2573
            ],
2574
            "description": "The Symfony PHP framework",
2575
            "homepage": "https://symfony.com",
2576
            "keywords": [
2577
                "framework"
2578
            ],
2579
            "time": "2017-10-05T23:40:32+00:00"
2580
        },
2581
        {
2582
            "name": "twig/twig",
2583
            "version": "v2.4.4",
2584
            "source": {
2585
                "type": "git",
2586
                "url": "https://github.com/twigphp/Twig.git",
2587
                "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb"
2588
            },
2589
            "dist": {
2590
                "type": "zip",
2591
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/eddb97148ad779f27e670e1e3f19fb323aedafeb",
2592
                "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb",
2593
                "shasum": ""
2594
            },
2595
            "require": {
2596
                "php": "^7.0",
2597
                "symfony/polyfill-mbstring": "~1.0"
2598
            },
2599
            "require-dev": {
2600
                "psr/container": "^1.0",
2601
                "symfony/debug": "~2.7",
2602
                "symfony/phpunit-bridge": "~3.3@dev"
2603
            },
2604
            "type": "library",
2605
            "extra": {
2606
                "branch-alias": {
2607
                    "dev-master": "2.4-dev"
2608
                }
2609
            },
2610
            "autoload": {
2611
                "psr-0": {
2612
                    "Twig_": "lib/"
2613
                },
2614
                "psr-4": {
2615
                    "Twig\\": "src/"
2616
                }
2617
            },
2618
            "notification-url": "https://packagist.org/downloads/",
2619
            "license": [
2620
                "BSD-3-Clause"
2621
            ],
2622
            "authors": [
2623
                {
2624
                    "name": "Fabien Potencier",
2625
                    "email": "[email protected]",
2626
                    "homepage": "http://fabien.potencier.org",
2627
                    "role": "Lead Developer"
2628
                },
2629
                {
2630
                    "name": "Armin Ronacher",
2631
                    "email": "[email protected]",
2632
                    "role": "Project Founder"
2633
                },
2634
                {
2635
                    "name": "Twig Team",
2636
                    "homepage": "http://twig.sensiolabs.org/contributors",
2637
                    "role": "Contributors"
2638
                }
2639
            ],
2640
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2641
            "homepage": "http://twig.sensiolabs.org",
2642
            "keywords": [
2643
                "templating"
2644
            ],
2645
            "time": "2017-09-27T18:10:31+00:00"
2646
        },
2647
        {
2648
            "name": "zendframework/zend-diactoros",
2649
            "version": "1.6.1",
2650
            "source": {
2651
                "type": "git",
2652
                "url": "https://github.com/zendframework/zend-diactoros.git",
2653
                "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877"
2654
            },
2655
            "dist": {
2656
                "type": "zip",
2657
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/c8664b92a6d5bc229e48b0923486c097e45a7877",
2658
                "reference": "c8664b92a6d5bc229e48b0923486c097e45a7877",
2659
                "shasum": ""
2660
            },
2661
            "require": {
2662
                "php": "^5.6 || ^7.0",
2663
                "psr/http-message": "^1.0"
2664
            },
2665
            "provide": {
2666
                "psr/http-message-implementation": "1.0"
2667
            },
2668
            "require-dev": {
2669
                "ext-dom": "*",
2670
                "ext-libxml": "*",
2671
                "phpunit/phpunit": "^5.7.16 || ^6.0.8",
2672
                "zendframework/zend-coding-standard": "~1.0"
2673
            },
2674
            "type": "library",
2675
            "extra": {
2676
                "branch-alias": {
2677
                    "dev-master": "1.6-dev",
2678
                    "dev-develop": "1.7-dev"
2679
                }
2680
            },
2681
            "autoload": {
2682
                "psr-4": {
2683
                    "Zend\\Diactoros\\": "src/"
2684
                }
2685
            },
2686
            "notification-url": "https://packagist.org/downloads/",
2687
            "license": [
2688
                "BSD-2-Clause"
2689
            ],
2690
            "description": "PSR HTTP Message implementations",
2691
            "homepage": "https://github.com/zendframework/zend-diactoros",
2692
            "keywords": [
2693
                "http",
2694
                "psr",
2695
                "psr-7"
2696
            ],
2697
            "time": "2017-10-12T15:24:51+00:00"
2698
        }
2699
    ],
2700
    "packages-dev": [
2701
        {
2702
            "name": "doctrine/doctrine-bundle",
2703
            "version": "1.6.13",
2704
            "source": {
2705
                "type": "git",
2706
                "url": "https://github.com/doctrine/DoctrineBundle.git",
2707
                "reference": "8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9"
2708
            },
2709
            "dist": {
2710
                "type": "zip",
2711
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9",
2712
                "reference": "8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9",
2713
                "shasum": ""
2714
            },
2715
            "require": {
2716
                "doctrine/dbal": "~2.3",
2717
                "doctrine/doctrine-cache-bundle": "~1.2",
2718
                "jdorn/sql-formatter": "~1.1",
2719
                "php": ">=5.5.9",
2720
                "symfony/console": "~2.7|~3.0|~4.0",
2721
                "symfony/dependency-injection": "~2.7|~3.0|~4.0",
2722
                "symfony/doctrine-bridge": "~2.7|~3.0|~4.0",
2723
                "symfony/framework-bundle": "~2.7|~3.0|~4.0"
2724
            },
2725
            "require-dev": {
2726
                "doctrine/orm": "~2.3",
2727
                "phpunit/phpunit": "~4",
2728
                "satooshi/php-coveralls": "^1.0",
2729
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
2730
                "symfony/property-info": "~2.8|~3.0|~4.0",
2731
                "symfony/validator": "~2.7|~3.0|~4.0",
2732
                "symfony/yaml": "~2.7|~3.0|~4.0",
2733
                "twig/twig": "~1.12|~2.0"
2734
            },
2735
            "suggest": {
2736
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
2737
                "symfony/web-profiler-bundle": "To use the data collector."
2738
            },
2739
            "type": "symfony-bundle",
2740
            "extra": {
2741
                "branch-alias": {
2742
                    "dev-master": "1.6.x-dev"
2743
                }
2744
            },
2745
            "autoload": {
2746
                "psr-4": {
2747
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
2748
                }
2749
            },
2750
            "notification-url": "https://packagist.org/downloads/",
2751
            "license": [
2752
                "MIT"
2753
            ],
2754
            "authors": [
2755
                {
2756
                    "name": "Symfony Community",
2757
                    "homepage": "http://symfony.com/contributors"
2758
                },
2759
                {
2760
                    "name": "Benjamin Eberlei",
2761
                    "email": "[email protected]"
2762
                },
2763
                {
2764
                    "name": "Doctrine Project",
2765
                    "homepage": "http://www.doctrine-project.org/"
2766
                },
2767
                {
2768
                    "name": "Fabien Potencier",
2769
                    "email": "[email protected]"
2770
                }
2771
            ],
2772
            "description": "Symfony DoctrineBundle",
2773
            "homepage": "http://www.doctrine-project.org",
2774
            "keywords": [
2775
                "database",
2776
                "dbal",
2777
                "orm",
2778
                "persistence"
2779
            ],
2780
            "time": "2017-10-11T19:48:03+00:00"
2781
        },
2782
        {
2783
            "name": "doctrine/doctrine-cache-bundle",
2784
            "version": "1.3.2",
2785
            "source": {
2786
                "type": "git",
2787
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
2788
                "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1"
2789
            },
2790
            "dist": {
2791
                "type": "zip",
2792
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
2793
                "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
2794
                "shasum": ""
2795
            },
2796
            "require": {
2797
                "doctrine/cache": "^1.4.2",
2798
                "doctrine/inflector": "~1.0",
2799
                "php": ">=5.3.2",
2800
                "symfony/doctrine-bridge": "~2.2|~3.0|~4.0"
2801
            },
2802
            "require-dev": {
2803
                "instaclick/coding-standard": "~1.1",
2804
                "instaclick/object-calisthenics-sniffs": "dev-master",
2805
                "instaclick/symfony2-coding-standard": "dev-remaster",
2806
                "phpunit/phpunit": "~4",
2807
                "predis/predis": "~0.8",
2808
                "satooshi/php-coveralls": "^1.0",
2809
                "squizlabs/php_codesniffer": "~1.5",
2810
                "symfony/console": "~2.2|~3.0|~4.0",
2811
                "symfony/finder": "~2.2|~3.0|~4.0",
2812
                "symfony/framework-bundle": "~2.2|~3.0|~4.0",
2813
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
2814
                "symfony/security-acl": "~2.3|~3.0",
2815
                "symfony/validator": "~2.2|~3.0|~4.0",
2816
                "symfony/yaml": "~2.2|~3.0|~4.0"
2817
            },
2818
            "suggest": {
2819
                "symfony/security-acl": "For using this bundle to cache ACLs"
2820
            },
2821
            "type": "symfony-bundle",
2822
            "extra": {
2823
                "branch-alias": {
2824
                    "dev-master": "1.3.x-dev"
2825
                }
2826
            },
2827
            "autoload": {
2828
                "psr-4": {
2829
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
2830
                }
2831
            },
2832
            "notification-url": "https://packagist.org/downloads/",
2833
            "license": [
2834
                "MIT"
2835
            ],
2836
            "authors": [
2837
                {
2838
                    "name": "Symfony Community",
2839
                    "homepage": "http://symfony.com/contributors"
2840
                },
2841
                {
2842
                    "name": "Benjamin Eberlei",
2843
                    "email": "[email protected]"
2844
                },
2845
                {
2846
                    "name": "Fabio B. Silva",
2847
                    "email": "[email protected]"
2848
                },
2849
                {
2850
                    "name": "Guilherme Blanco",
2851
                    "email": "[email protected]"
2852
                },
2853
                {
2854
                    "name": "Doctrine Project",
2855
                    "homepage": "http://www.doctrine-project.org/"
2856
                },
2857
                {
2858
                    "name": "Fabien Potencier",
2859
                    "email": "[email protected]"
2860
                }
2861
            ],
2862
            "description": "Symfony Bundle for Doctrine Cache",
2863
            "homepage": "http://www.doctrine-project.org",
2864
            "keywords": [
2865
                "cache",
2866
                "caching"
2867
            ],
2868
            "time": "2017-10-12T17:23:29+00:00"
2869
        },
2870
        {
2871
            "name": "doctrine/instantiator",
2872
            "version": "1.0.5",
2873
            "source": {
2874
                "type": "git",
2875
                "url": "https://github.com/doctrine/instantiator.git",
2876
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2877
            },
2878
            "dist": {
2879
                "type": "zip",
2880
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2881
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2882
                "shasum": ""
2883
            },
2884
            "require": {
2885
                "php": ">=5.3,<8.0-DEV"
2886
            },
2887
            "require-dev": {
2888
                "athletic/athletic": "~0.1.8",
2889
                "ext-pdo": "*",
2890
                "ext-phar": "*",
2891
                "phpunit/phpunit": "~4.0",
2892
                "squizlabs/php_codesniffer": "~2.0"
2893
            },
2894
            "type": "library",
2895
            "extra": {
2896
                "branch-alias": {
2897
                    "dev-master": "1.0.x-dev"
2898
                }
2899
            },
2900
            "autoload": {
2901
                "psr-4": {
2902
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2903
                }
2904
            },
2905
            "notification-url": "https://packagist.org/downloads/",
2906
            "license": [
2907
                "MIT"
2908
            ],
2909
            "authors": [
2910
                {
2911
                    "name": "Marco Pivetta",
2912
                    "email": "[email protected]",
2913
                    "homepage": "http://ocramius.github.com/"
2914
                }
2915
            ],
2916
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2917
            "homepage": "https://github.com/doctrine/instantiator",
2918
            "keywords": [
2919
                "constructor",
2920
                "instantiate"
2921
            ],
2922
            "time": "2015-06-14T21:17:01+00:00"
2923
        },
2924
        {
2925
            "name": "doctrine/orm",
2926
            "version": "v2.5.11",
2927
            "source": {
2928
                "type": "git",
2929
                "url": "https://github.com/doctrine/doctrine2.git",
2930
                "reference": "249b737094f1e7cba4f0a8d19acf5be6cf3ed504"
2931
            },
2932
            "dist": {
2933
                "type": "zip",
2934
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/249b737094f1e7cba4f0a8d19acf5be6cf3ed504",
2935
                "reference": "249b737094f1e7cba4f0a8d19acf5be6cf3ed504",
2936
                "shasum": ""
2937
            },
2938
            "require": {
2939
                "doctrine/cache": "~1.4",
2940
                "doctrine/collections": "~1.2",
2941
                "doctrine/common": ">=2.5-dev,<2.9-dev",
2942
                "doctrine/dbal": ">=2.5-dev,<2.7-dev",
2943
                "doctrine/instantiator": "^1.0.1",
2944
                "ext-pdo": "*",
2945
                "php": ">=5.4",
2946
                "symfony/console": "~2.5|~3.0"
2947
            },
2948
            "require-dev": {
2949
                "phpunit/phpunit": "~4.0",
2950
                "symfony/yaml": "~2.3|~3.0"
2951
            },
2952
            "suggest": {
2953
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
2954
            },
2955
            "bin": [
2956
                "bin/doctrine",
2957
                "bin/doctrine.php"
2958
            ],
2959
            "type": "library",
2960
            "extra": {
2961
                "branch-alias": {
2962
                    "dev-master": "2.6.x-dev"
2963
                }
2964
            },
2965
            "autoload": {
2966
                "psr-0": {
2967
                    "Doctrine\\ORM\\": "lib/"
2968
                }
2969
            },
2970
            "notification-url": "https://packagist.org/downloads/",
2971
            "license": [
2972
                "MIT"
2973
            ],
2974
            "authors": [
2975
                {
2976
                    "name": "Roman Borschel",
2977
                    "email": "[email protected]"
2978
                },
2979
                {
2980
                    "name": "Benjamin Eberlei",
2981
                    "email": "[email protected]"
2982
                },
2983
                {
2984
                    "name": "Guilherme Blanco",
2985
                    "email": "[email protected]"
2986
                },
2987
                {
2988
                    "name": "Jonathan Wage",
2989
                    "email": "[email protected]"
2990
                }
2991
            ],
2992
            "description": "Object-Relational-Mapper for PHP",
2993
            "homepage": "http://www.doctrine-project.org",
2994
            "keywords": [
2995
                "database",
2996
                "orm"
2997
            ],
2998
            "time": "2017-09-18T06:50:20+00:00"
2999
        },
3000
        {
3001
            "name": "guzzle/guzzle",
3002
            "version": "v3.8.1",
3003
            "source": {
3004
                "type": "git",
3005
                "url": "https://github.com/guzzle/guzzle.git",
3006
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
3007
            },
3008
            "dist": {
3009
                "type": "zip",
3010
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
3011
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
3012
                "shasum": ""
3013
            },
3014
            "require": {
3015
                "ext-curl": "*",
3016
                "php": ">=5.3.3",
3017
                "symfony/event-dispatcher": ">=2.1"
3018
            },
3019
            "replace": {
3020
                "guzzle/batch": "self.version",
3021
                "guzzle/cache": "self.version",
3022
                "guzzle/common": "self.version",
3023
                "guzzle/http": "self.version",
3024
                "guzzle/inflection": "self.version",
3025
                "guzzle/iterator": "self.version",
3026
                "guzzle/log": "self.version",
3027
                "guzzle/parser": "self.version",
3028
                "guzzle/plugin": "self.version",
3029
                "guzzle/plugin-async": "self.version",
3030
                "guzzle/plugin-backoff": "self.version",
3031
                "guzzle/plugin-cache": "self.version",
3032
                "guzzle/plugin-cookie": "self.version",
3033
                "guzzle/plugin-curlauth": "self.version",
3034
                "guzzle/plugin-error-response": "self.version",
3035
                "guzzle/plugin-history": "self.version",
3036
                "guzzle/plugin-log": "self.version",
3037
                "guzzle/plugin-md5": "self.version",
3038
                "guzzle/plugin-mock": "self.version",
3039
                "guzzle/plugin-oauth": "self.version",
3040
                "guzzle/service": "self.version",
3041
                "guzzle/stream": "self.version"
3042
            },
3043
            "require-dev": {
3044
                "doctrine/cache": "*",
3045
                "monolog/monolog": "1.*",
3046
                "phpunit/phpunit": "3.7.*",
3047
                "psr/log": "1.0.*",
3048
                "symfony/class-loader": "*",
3049
                "zendframework/zend-cache": "<2.3",
3050
                "zendframework/zend-log": "<2.3"
3051
            },
3052
            "type": "library",
3053
            "extra": {
3054
                "branch-alias": {
3055
                    "dev-master": "3.8-dev"
3056
                }
3057
            },
3058
            "autoload": {
3059
                "psr-0": {
3060
                    "Guzzle": "src/",
3061
                    "Guzzle\\Tests": "tests/"
3062
                }
3063
            },
3064
            "notification-url": "https://packagist.org/downloads/",
3065
            "license": [
3066
                "MIT"
3067
            ],
3068
            "authors": [
3069
                {
3070
                    "name": "Michael Dowling",
3071
                    "email": "[email protected]",
3072
                    "homepage": "https://github.com/mtdowling"
3073
                },
3074
                {
3075
                    "name": "Guzzle Community",
3076
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
3077
                }
3078
            ],
3079
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
3080
            "homepage": "http://guzzlephp.org/",
3081
            "keywords": [
3082
                "client",
3083
                "curl",
3084
                "framework",
3085
                "http",
3086
                "http client",
3087
                "rest",
3088
                "web service"
3089
            ],
3090
            "abandoned": "guzzlehttp/guzzle",
3091
            "time": "2014-01-28T22:29:15+00:00"
3092
        },
3093
        {
3094
            "name": "jdorn/sql-formatter",
3095
            "version": "v1.2.17",
3096
            "source": {
3097
                "type": "git",
3098
                "url": "https://github.com/jdorn/sql-formatter.git",
3099
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3100
            },
3101
            "dist": {
3102
                "type": "zip",
3103
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
3104
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
3105
                "shasum": ""
3106
            },
3107
            "require": {
3108
                "php": ">=5.2.4"
3109
            },
3110
            "require-dev": {
3111
                "phpunit/phpunit": "3.7.*"
3112
            },
3113
            "type": "library",
3114
            "extra": {
3115
                "branch-alias": {
3116
                    "dev-master": "1.3.x-dev"
3117
                }
3118
            },
3119
            "autoload": {
3120
                "classmap": [
3121
                    "lib"
3122
                ]
3123
            },
3124
            "notification-url": "https://packagist.org/downloads/",
3125
            "license": [
3126
                "MIT"
3127
            ],
3128
            "authors": [
3129
                {
3130
                    "name": "Jeremy Dorn",
3131
                    "email": "[email protected]",
3132
                    "homepage": "http://jeremydorn.com/"
3133
                }
3134
            ],
3135
            "description": "a PHP SQL highlighting library",
3136
            "homepage": "https://github.com/jdorn/sql-formatter/",
3137
            "keywords": [
3138
                "highlight",
3139
                "sql"
3140
            ],
3141
            "time": "2014-01-12T16:20:24+00:00"
3142
        },
3143
        {
3144
            "name": "myclabs/deep-copy",
3145
            "version": "1.6.1",
3146
            "source": {
3147
                "type": "git",
3148
                "url": "https://github.com/myclabs/DeepCopy.git",
3149
                "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
3150
            },
3151
            "dist": {
3152
                "type": "zip",
3153
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102",
3154
                "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
3155
                "shasum": ""
3156
            },
3157
            "require": {
3158
                "php": ">=5.4.0"
3159
            },
3160
            "require-dev": {
3161
                "doctrine/collections": "1.*",
3162
                "phpunit/phpunit": "~4.1"
3163
            },
3164
            "type": "library",
3165
            "autoload": {
3166
                "psr-4": {
3167
                    "DeepCopy\\": "src/DeepCopy/"
3168
                }
3169
            },
3170
            "notification-url": "https://packagist.org/downloads/",
3171
            "license": [
3172
                "MIT"
3173
            ],
3174
            "description": "Create deep copies (clones) of your objects",
3175
            "homepage": "https://github.com/myclabs/DeepCopy",
3176
            "keywords": [
3177
                "clone",
3178
                "copy",
3179
                "duplicate",
3180
                "object",
3181
                "object graph"
3182
            ],
3183
            "time": "2017-04-12T18:52:22+00:00"
3184
        },
3185
        {
3186
            "name": "phpdocumentor/reflection-common",
3187
            "version": "1.0.1",
3188
            "source": {
3189
                "type": "git",
3190
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3191
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3192
            },
3193
            "dist": {
3194
                "type": "zip",
3195
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3196
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3197
                "shasum": ""
3198
            },
3199
            "require": {
3200
                "php": ">=5.5"
3201
            },
3202
            "require-dev": {
3203
                "phpunit/phpunit": "^4.6"
3204
            },
3205
            "type": "library",
3206
            "extra": {
3207
                "branch-alias": {
3208
                    "dev-master": "1.0.x-dev"
3209
                }
3210
            },
3211
            "autoload": {
3212
                "psr-4": {
3213
                    "phpDocumentor\\Reflection\\": [
3214
                        "src"
3215
                    ]
3216
                }
3217
            },
3218
            "notification-url": "https://packagist.org/downloads/",
3219
            "license": [
3220
                "MIT"
3221
            ],
3222
            "authors": [
3223
                {
3224
                    "name": "Jaap van Otterdijk",
3225
                    "email": "[email protected]"
3226
                }
3227
            ],
3228
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3229
            "homepage": "http://www.phpdoc.org",
3230
            "keywords": [
3231
                "FQSEN",
3232
                "phpDocumentor",
3233
                "phpdoc",
3234
                "reflection",
3235
                "static analysis"
3236
            ],
3237
            "time": "2017-09-11T18:02:19+00:00"
3238
        },
3239
        {
3240
            "name": "phpdocumentor/reflection-docblock",
3241
            "version": "4.1.1",
3242
            "source": {
3243
                "type": "git",
3244
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3245
                "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2"
3246
            },
3247
            "dist": {
3248
                "type": "zip",
3249
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2d3d238c433cf69caeb4842e97a3223a116f94b2",
3250
                "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2",
3251
                "shasum": ""
3252
            },
3253
            "require": {
3254
                "php": "^7.0",
3255
                "phpdocumentor/reflection-common": "^1.0@dev",
3256
                "phpdocumentor/type-resolver": "^0.4.0",
3257
                "webmozart/assert": "^1.0"
3258
            },
3259
            "require-dev": {
3260
                "mockery/mockery": "^0.9.4",
3261
                "phpunit/phpunit": "^4.4"
3262
            },
3263
            "type": "library",
3264
            "autoload": {
3265
                "psr-4": {
3266
                    "phpDocumentor\\Reflection\\": [
3267
                        "src/"
3268
                    ]
3269
                }
3270
            },
3271
            "notification-url": "https://packagist.org/downloads/",
3272
            "license": [
3273
                "MIT"
3274
            ],
3275
            "authors": [
3276
                {
3277
                    "name": "Mike van Riel",
3278
                    "email": "[email protected]"
3279
                }
3280
            ],
3281
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3282
            "time": "2017-08-30T18:51:59+00:00"
3283
        },
3284
        {
3285
            "name": "phpdocumentor/type-resolver",
3286
            "version": "0.4.0",
3287
            "source": {
3288
                "type": "git",
3289
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
3290
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3291
            },
3292
            "dist": {
3293
                "type": "zip",
3294
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3295
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3296
                "shasum": ""
3297
            },
3298
            "require": {
3299
                "php": "^5.5 || ^7.0",
3300
                "phpdocumentor/reflection-common": "^1.0"
3301
            },
3302
            "require-dev": {
3303
                "mockery/mockery": "^0.9.4",
3304
                "phpunit/phpunit": "^5.2||^4.8.24"
3305
            },
3306
            "type": "library",
3307
            "extra": {
3308
                "branch-alias": {
3309
                    "dev-master": "1.0.x-dev"
3310
                }
3311
            },
3312
            "autoload": {
3313
                "psr-4": {
3314
                    "phpDocumentor\\Reflection\\": [
3315
                        "src/"
3316
                    ]
3317
                }
3318
            },
3319
            "notification-url": "https://packagist.org/downloads/",
3320
            "license": [
3321
                "MIT"
3322
            ],
3323
            "authors": [
3324
                {
3325
                    "name": "Mike van Riel",
3326
                    "email": "[email protected]"
3327
                }
3328
            ],
3329
            "time": "2017-07-14T14:27:02+00:00"
3330
        },
3331
        {
3332
            "name": "phpspec/prophecy",
3333
            "version": "v1.7.2",
3334
            "source": {
3335
                "type": "git",
3336
                "url": "https://github.com/phpspec/prophecy.git",
3337
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
3338
            },
3339
            "dist": {
3340
                "type": "zip",
3341
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
3342
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
3343
                "shasum": ""
3344
            },
3345
            "require": {
3346
                "doctrine/instantiator": "^1.0.2",
3347
                "php": "^5.3|^7.0",
3348
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
3349
                "sebastian/comparator": "^1.1|^2.0",
3350
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
3351
            },
3352
            "require-dev": {
3353
                "phpspec/phpspec": "^2.5|^3.2",
3354
                "phpunit/phpunit": "^4.8 || ^5.6.5"
3355
            },
3356
            "type": "library",
3357
            "extra": {
3358
                "branch-alias": {
3359
                    "dev-master": "1.7.x-dev"
3360
                }
3361
            },
3362
            "autoload": {
3363
                "psr-0": {
3364
                    "Prophecy\\": "src/"
3365
                }
3366
            },
3367
            "notification-url": "https://packagist.org/downloads/",
3368
            "license": [
3369
                "MIT"
3370
            ],
3371
            "authors": [
3372
                {
3373
                    "name": "Konstantin Kudryashov",
3374
                    "email": "[email protected]",
3375
                    "homepage": "http://everzet.com"
3376
                },
3377
                {
3378
                    "name": "Marcello Duarte",
3379
                    "email": "[email protected]"
3380
                }
3381
            ],
3382
            "description": "Highly opinionated mocking framework for PHP 5.3+",
3383
            "homepage": "https://github.com/phpspec/prophecy",
3384
            "keywords": [
3385
                "Double",
3386
                "Dummy",
3387
                "fake",
3388
                "mock",
3389
                "spy",
3390
                "stub"
3391
            ],
3392
            "time": "2017-09-04T11:05:03+00:00"
3393
        },
3394
        {
3395
            "name": "phpunit/php-code-coverage",
3396
            "version": "4.0.8",
3397
            "source": {
3398
                "type": "git",
3399
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3400
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
3401
            },
3402
            "dist": {
3403
                "type": "zip",
3404
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3405
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3406
                "shasum": ""
3407
            },
3408
            "require": {
3409
                "ext-dom": "*",
3410
                "ext-xmlwriter": "*",
3411
                "php": "^5.6 || ^7.0",
3412
                "phpunit/php-file-iterator": "^1.3",
3413
                "phpunit/php-text-template": "^1.2",
3414
                "phpunit/php-token-stream": "^1.4.2 || ^2.0",
3415
                "sebastian/code-unit-reverse-lookup": "^1.0",
3416
                "sebastian/environment": "^1.3.2 || ^2.0",
3417
                "sebastian/version": "^1.0 || ^2.0"
3418
            },
3419
            "require-dev": {
3420
                "ext-xdebug": "^2.1.4",
3421
                "phpunit/phpunit": "^5.7"
3422
            },
3423
            "suggest": {
3424
                "ext-xdebug": "^2.5.1"
3425
            },
3426
            "type": "library",
3427
            "extra": {
3428
                "branch-alias": {
3429
                    "dev-master": "4.0.x-dev"
3430
                }
3431
            },
3432
            "autoload": {
3433
                "classmap": [
3434
                    "src/"
3435
                ]
3436
            },
3437
            "notification-url": "https://packagist.org/downloads/",
3438
            "license": [
3439
                "BSD-3-Clause"
3440
            ],
3441
            "authors": [
3442
                {
3443
                    "name": "Sebastian Bergmann",
3444
                    "email": "[email protected]",
3445
                    "role": "lead"
3446
                }
3447
            ],
3448
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3449
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3450
            "keywords": [
3451
                "coverage",
3452
                "testing",
3453
                "xunit"
3454
            ],
3455
            "time": "2017-04-02T07:44:40+00:00"
3456
        },
3457
        {
3458
            "name": "phpunit/php-file-iterator",
3459
            "version": "1.4.2",
3460
            "source": {
3461
                "type": "git",
3462
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3463
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
3464
            },
3465
            "dist": {
3466
                "type": "zip",
3467
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3468
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3469
                "shasum": ""
3470
            },
3471
            "require": {
3472
                "php": ">=5.3.3"
3473
            },
3474
            "type": "library",
3475
            "extra": {
3476
                "branch-alias": {
3477
                    "dev-master": "1.4.x-dev"
3478
                }
3479
            },
3480
            "autoload": {
3481
                "classmap": [
3482
                    "src/"
3483
                ]
3484
            },
3485
            "notification-url": "https://packagist.org/downloads/",
3486
            "license": [
3487
                "BSD-3-Clause"
3488
            ],
3489
            "authors": [
3490
                {
3491
                    "name": "Sebastian Bergmann",
3492
                    "email": "[email protected]",
3493
                    "role": "lead"
3494
                }
3495
            ],
3496
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3497
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3498
            "keywords": [
3499
                "filesystem",
3500
                "iterator"
3501
            ],
3502
            "time": "2016-10-03T07:40:28+00:00"
3503
        },
3504
        {
3505
            "name": "phpunit/php-text-template",
3506
            "version": "1.2.1",
3507
            "source": {
3508
                "type": "git",
3509
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
3510
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3511
            },
3512
            "dist": {
3513
                "type": "zip",
3514
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3515
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3516
                "shasum": ""
3517
            },
3518
            "require": {
3519
                "php": ">=5.3.3"
3520
            },
3521
            "type": "library",
3522
            "autoload": {
3523
                "classmap": [
3524
                    "src/"
3525
                ]
3526
            },
3527
            "notification-url": "https://packagist.org/downloads/",
3528
            "license": [
3529
                "BSD-3-Clause"
3530
            ],
3531
            "authors": [
3532
                {
3533
                    "name": "Sebastian Bergmann",
3534
                    "email": "[email protected]",
3535
                    "role": "lead"
3536
                }
3537
            ],
3538
            "description": "Simple template engine.",
3539
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3540
            "keywords": [
3541
                "template"
3542
            ],
3543
            "time": "2015-06-21T13:50:34+00:00"
3544
        },
3545
        {
3546
            "name": "phpunit/php-timer",
3547
            "version": "1.0.9",
3548
            "source": {
3549
                "type": "git",
3550
                "url": "https://github.com/sebastianbergmann/php-timer.git",
3551
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
3552
            },
3553
            "dist": {
3554
                "type": "zip",
3555
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3556
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3557
                "shasum": ""
3558
            },
3559
            "require": {
3560
                "php": "^5.3.3 || ^7.0"
3561
            },
3562
            "require-dev": {
3563
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3564
            },
3565
            "type": "library",
3566
            "extra": {
3567
                "branch-alias": {
3568
                    "dev-master": "1.0-dev"
3569
                }
3570
            },
3571
            "autoload": {
3572
                "classmap": [
3573
                    "src/"
3574
                ]
3575
            },
3576
            "notification-url": "https://packagist.org/downloads/",
3577
            "license": [
3578
                "BSD-3-Clause"
3579
            ],
3580
            "authors": [
3581
                {
3582
                    "name": "Sebastian Bergmann",
3583
                    "email": "[email protected]",
3584
                    "role": "lead"
3585
                }
3586
            ],
3587
            "description": "Utility class for timing",
3588
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
3589
            "keywords": [
3590
                "timer"
3591
            ],
3592
            "time": "2017-02-26T11:10:40+00:00"
3593
        },
3594
        {
3595
            "name": "phpunit/php-token-stream",
3596
            "version": "2.0.1",
3597
            "source": {
3598
                "type": "git",
3599
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3600
                "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0"
3601
            },
3602
            "dist": {
3603
                "type": "zip",
3604
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9a02332089ac48e704c70f6cefed30c224e3c0b0",
3605
                "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0",
3606
                "shasum": ""
3607
            },
3608
            "require": {
3609
                "ext-tokenizer": "*",
3610
                "php": "^7.0"
3611
            },
3612
            "require-dev": {
3613
                "phpunit/phpunit": "^6.2.4"
3614
            },
3615
            "type": "library",
3616
            "extra": {
3617
                "branch-alias": {
3618
                    "dev-master": "2.0-dev"
3619
                }
3620
            },
3621
            "autoload": {
3622
                "classmap": [
3623
                    "src/"
3624
                ]
3625
            },
3626
            "notification-url": "https://packagist.org/downloads/",
3627
            "license": [
3628
                "BSD-3-Clause"
3629
            ],
3630
            "authors": [
3631
                {
3632
                    "name": "Sebastian Bergmann",
3633
                    "email": "[email protected]"
3634
                }
3635
            ],
3636
            "description": "Wrapper around PHP's tokenizer extension.",
3637
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3638
            "keywords": [
3639
                "tokenizer"
3640
            ],
3641
            "time": "2017-08-20T05:47:52+00:00"
3642
        },
3643
        {
3644
            "name": "phpunit/phpunit",
3645
            "version": "5.7.23",
3646
            "source": {
3647
                "type": "git",
3648
                "url": "https://github.com/sebastianbergmann/phpunit.git",
3649
                "reference": "78532d5269d984660080d8e0f4c99c5c2ea65ffe"
3650
            },
3651
            "dist": {
3652
                "type": "zip",
3653
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/78532d5269d984660080d8e0f4c99c5c2ea65ffe",
3654
                "reference": "78532d5269d984660080d8e0f4c99c5c2ea65ffe",
3655
                "shasum": ""
3656
            },
3657
            "require": {
3658
                "ext-dom": "*",
3659
                "ext-json": "*",
3660
                "ext-libxml": "*",
3661
                "ext-mbstring": "*",
3662
                "ext-xml": "*",
3663
                "myclabs/deep-copy": "~1.3",
3664
                "php": "^5.6 || ^7.0",
3665
                "phpspec/prophecy": "^1.6.2",
3666
                "phpunit/php-code-coverage": "^4.0.4",
3667
                "phpunit/php-file-iterator": "~1.4",
3668
                "phpunit/php-text-template": "~1.2",
3669
                "phpunit/php-timer": "^1.0.6",
3670
                "phpunit/phpunit-mock-objects": "^3.2",
3671
                "sebastian/comparator": "^1.2.4",
3672
                "sebastian/diff": "^1.4.3",
3673
                "sebastian/environment": "^1.3.4 || ^2.0",
3674
                "sebastian/exporter": "~2.0",
3675
                "sebastian/global-state": "^1.1",
3676
                "sebastian/object-enumerator": "~2.0",
3677
                "sebastian/resource-operations": "~1.0",
3678
                "sebastian/version": "~1.0.3|~2.0",
3679
                "symfony/yaml": "~2.1|~3.0"
3680
            },
3681
            "conflict": {
3682
                "phpdocumentor/reflection-docblock": "3.0.2"
3683
            },
3684
            "require-dev": {
3685
                "ext-pdo": "*"
3686
            },
3687
            "suggest": {
3688
                "ext-xdebug": "*",
3689
                "phpunit/php-invoker": "~1.1"
3690
            },
3691
            "bin": [
3692
                "phpunit"
3693
            ],
3694
            "type": "library",
3695
            "extra": {
3696
                "branch-alias": {
3697
                    "dev-master": "5.7.x-dev"
3698
                }
3699
            },
3700
            "autoload": {
3701
                "classmap": [
3702
                    "src/"
3703
                ]
3704
            },
3705
            "notification-url": "https://packagist.org/downloads/",
3706
            "license": [
3707
                "BSD-3-Clause"
3708
            ],
3709
            "authors": [
3710
                {
3711
                    "name": "Sebastian Bergmann",
3712
                    "email": "[email protected]",
3713
                    "role": "lead"
3714
                }
3715
            ],
3716
            "description": "The PHP Unit Testing framework.",
3717
            "homepage": "https://phpunit.de/",
3718
            "keywords": [
3719
                "phpunit",
3720
                "testing",
3721
                "xunit"
3722
            ],
3723
            "time": "2017-10-15T06:13:55+00:00"
3724
        },
3725
        {
3726
            "name": "phpunit/phpunit-mock-objects",
3727
            "version": "3.4.4",
3728
            "source": {
3729
                "type": "git",
3730
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3731
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
3732
            },
3733
            "dist": {
3734
                "type": "zip",
3735
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
3736
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
3737
                "shasum": ""
3738
            },
3739
            "require": {
3740
                "doctrine/instantiator": "^1.0.2",
3741
                "php": "^5.6 || ^7.0",
3742
                "phpunit/php-text-template": "^1.2",
3743
                "sebastian/exporter": "^1.2 || ^2.0"
3744
            },
3745
            "conflict": {
3746
                "phpunit/phpunit": "<5.4.0"
3747
            },
3748
            "require-dev": {
3749
                "phpunit/phpunit": "^5.4"
3750
            },
3751
            "suggest": {
3752
                "ext-soap": "*"
3753
            },
3754
            "type": "library",
3755
            "extra": {
3756
                "branch-alias": {
3757
                    "dev-master": "3.2.x-dev"
3758
                }
3759
            },
3760
            "autoload": {
3761
                "classmap": [
3762
                    "src/"
3763
                ]
3764
            },
3765
            "notification-url": "https://packagist.org/downloads/",
3766
            "license": [
3767
                "BSD-3-Clause"
3768
            ],
3769
            "authors": [
3770
                {
3771
                    "name": "Sebastian Bergmann",
3772
                    "email": "[email protected]",
3773
                    "role": "lead"
3774
                }
3775
            ],
3776
            "description": "Mock Object library for PHPUnit",
3777
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3778
            "keywords": [
3779
                "mock",
3780
                "xunit"
3781
            ],
3782
            "time": "2017-06-30T09:13:00+00:00"
3783
        },
3784
        {
3785
            "name": "satooshi/php-coveralls",
3786
            "version": "dev-master",
3787
            "source": {
3788
                "type": "git",
3789
                "url": "https://github.com/aimeos/php-coveralls",
3790
                "reference": "1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8"
3791
            },
3792
            "dist": {
3793
                "type": "zip",
3794
                "url": "https://api.github.com/repos/aimeos/php-coveralls/zipball/1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8",
3795
                "reference": "1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8",
3796
                "shasum": ""
3797
            },
3798
            "require": {
3799
                "ext-json": "*",
3800
                "ext-simplexml": "*",
3801
                "guzzle/guzzle": ">=2.7",
3802
                "php": ">=5.3",
3803
                "psr/log": "1.0.0",
3804
                "symfony/config": ">=2.0",
3805
                "symfony/console": ">=2.0",
3806
                "symfony/stopwatch": ">=2.2",
3807
                "symfony/yaml": ">=2.0"
3808
            },
3809
            "require-dev": {
3810
                "apigen/apigen": "2.8.*@stable",
3811
                "pdepend/pdepend": "dev-master as 2.0.0",
3812
                "phpmd/phpmd": "dev-master",
3813
                "phpunit/php-invoker": ">=1.1.0,<1.2.0",
3814
                "phpunit/phpunit": "3.7.*@stable",
3815
                "sebastian/finder-facade": "dev-master",
3816
                "sebastian/phpcpd": "1.4.*@stable",
3817
                "squizlabs/php_codesniffer": "1.4.*@stable",
3818
                "theseer/fdomdocument": "dev-master"
3819
            },
3820
            "suggest": {
3821
                "symfony/http-kernel": "Allows Symfony integration"
3822
            },
3823
            "bin": [
3824
                "composer/bin/coveralls"
3825
            ],
3826
            "type": "library",
3827
            "extra": {
3828
                "branch-alias": {
3829
                    "dev-master": "0.7-dev"
3830
                }
3831
            },
3832
            "autoload": {
3833
                "psr-0": {
3834
                    "Satooshi\\Component": "src/",
3835
                    "Satooshi\\Bundle": "src/"
3836
                }
3837
            },
3838
            "license": [
3839
                "MIT"
3840
            ],
3841
            "authors": [
3842
                {
3843
                    "name": "Kitamura Satoshi",
3844
                    "email": "[email protected]",
3845
                    "homepage": "https://www.facebook.com/satooshi.jp"
3846
                }
3847
            ],
3848
            "description": "PHP client library for Coveralls API",
3849
            "homepage": "https://github.com/satooshi/php-coveralls",
3850
            "keywords": [
3851
                "ci",
3852
                "coverage",
3853
                "github",
3854
                "test"
3855
            ],
3856
            "support": {
3857
                "source": "https://github.com/aimeos/php-coveralls/tree/master"
3858
            },
3859
            "time": "2015-01-15T15:40:46+00:00"
3860
        },
3861
        {
3862
            "name": "sebastian/code-unit-reverse-lookup",
3863
            "version": "1.0.1",
3864
            "source": {
3865
                "type": "git",
3866
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3867
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3868
            },
3869
            "dist": {
3870
                "type": "zip",
3871
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3872
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3873
                "shasum": ""
3874
            },
3875
            "require": {
3876
                "php": "^5.6 || ^7.0"
3877
            },
3878
            "require-dev": {
3879
                "phpunit/phpunit": "^5.7 || ^6.0"
3880
            },
3881
            "type": "library",
3882
            "extra": {
3883
                "branch-alias": {
3884
                    "dev-master": "1.0.x-dev"
3885
                }
3886
            },
3887
            "autoload": {
3888
                "classmap": [
3889
                    "src/"
3890
                ]
3891
            },
3892
            "notification-url": "https://packagist.org/downloads/",
3893
            "license": [
3894
                "BSD-3-Clause"
3895
            ],
3896
            "authors": [
3897
                {
3898
                    "name": "Sebastian Bergmann",
3899
                    "email": "[email protected]"
3900
                }
3901
            ],
3902
            "description": "Looks up which function or method a line of code belongs to",
3903
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3904
            "time": "2017-03-04T06:30:41+00:00"
3905
        },
3906
        {
3907
            "name": "sebastian/comparator",
3908
            "version": "1.2.4",
3909
            "source": {
3910
                "type": "git",
3911
                "url": "https://github.com/sebastianbergmann/comparator.git",
3912
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
3913
            },
3914
            "dist": {
3915
                "type": "zip",
3916
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
3917
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
3918
                "shasum": ""
3919
            },
3920
            "require": {
3921
                "php": ">=5.3.3",
3922
                "sebastian/diff": "~1.2",
3923
                "sebastian/exporter": "~1.2 || ~2.0"
3924
            },
3925
            "require-dev": {
3926
                "phpunit/phpunit": "~4.4"
3927
            },
3928
            "type": "library",
3929
            "extra": {
3930
                "branch-alias": {
3931
                    "dev-master": "1.2.x-dev"
3932
                }
3933
            },
3934
            "autoload": {
3935
                "classmap": [
3936
                    "src/"
3937
                ]
3938
            },
3939
            "notification-url": "https://packagist.org/downloads/",
3940
            "license": [
3941
                "BSD-3-Clause"
3942
            ],
3943
            "authors": [
3944
                {
3945
                    "name": "Jeff Welch",
3946
                    "email": "[email protected]"
3947
                },
3948
                {
3949
                    "name": "Volker Dusch",
3950
                    "email": "[email protected]"
3951
                },
3952
                {
3953
                    "name": "Bernhard Schussek",
3954
                    "email": "[email protected]"
3955
                },
3956
                {
3957
                    "name": "Sebastian Bergmann",
3958
                    "email": "[email protected]"
3959
                }
3960
            ],
3961
            "description": "Provides the functionality to compare PHP values for equality",
3962
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
3963
            "keywords": [
3964
                "comparator",
3965
                "compare",
3966
                "equality"
3967
            ],
3968
            "time": "2017-01-29T09:50:25+00:00"
3969
        },
3970
        {
3971
            "name": "sebastian/diff",
3972
            "version": "1.4.3",
3973
            "source": {
3974
                "type": "git",
3975
                "url": "https://github.com/sebastianbergmann/diff.git",
3976
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
3977
            },
3978
            "dist": {
3979
                "type": "zip",
3980
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
3981
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
3982
                "shasum": ""
3983
            },
3984
            "require": {
3985
                "php": "^5.3.3 || ^7.0"
3986
            },
3987
            "require-dev": {
3988
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3989
            },
3990
            "type": "library",
3991
            "extra": {
3992
                "branch-alias": {
3993
                    "dev-master": "1.4-dev"
3994
                }
3995
            },
3996
            "autoload": {
3997
                "classmap": [
3998
                    "src/"
3999
                ]
4000
            },
4001
            "notification-url": "https://packagist.org/downloads/",
4002
            "license": [
4003
                "BSD-3-Clause"
4004
            ],
4005
            "authors": [
4006
                {
4007
                    "name": "Kore Nordmann",
4008
                    "email": "[email protected]"
4009
                },
4010
                {
4011
                    "name": "Sebastian Bergmann",
4012
                    "email": "[email protected]"
4013
                }
4014
            ],
4015
            "description": "Diff implementation",
4016
            "homepage": "https://github.com/sebastianbergmann/diff",
4017
            "keywords": [
4018
                "diff"
4019
            ],
4020
            "time": "2017-05-22T07:24:03+00:00"
4021
        },
4022
        {
4023
            "name": "sebastian/environment",
4024
            "version": "2.0.0",
4025
            "source": {
4026
                "type": "git",
4027
                "url": "https://github.com/sebastianbergmann/environment.git",
4028
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
4029
            },
4030
            "dist": {
4031
                "type": "zip",
4032
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4033
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4034
                "shasum": ""
4035
            },
4036
            "require": {
4037
                "php": "^5.6 || ^7.0"
4038
            },
4039
            "require-dev": {
4040
                "phpunit/phpunit": "^5.0"
4041
            },
4042
            "type": "library",
4043
            "extra": {
4044
                "branch-alias": {
4045
                    "dev-master": "2.0.x-dev"
4046
                }
4047
            },
4048
            "autoload": {
4049
                "classmap": [
4050
                    "src/"
4051
                ]
4052
            },
4053
            "notification-url": "https://packagist.org/downloads/",
4054
            "license": [
4055
                "BSD-3-Clause"
4056
            ],
4057
            "authors": [
4058
                {
4059
                    "name": "Sebastian Bergmann",
4060
                    "email": "[email protected]"
4061
                }
4062
            ],
4063
            "description": "Provides functionality to handle HHVM/PHP environments",
4064
            "homepage": "http://www.github.com/sebastianbergmann/environment",
4065
            "keywords": [
4066
                "Xdebug",
4067
                "environment",
4068
                "hhvm"
4069
            ],
4070
            "time": "2016-11-26T07:53:53+00:00"
4071
        },
4072
        {
4073
            "name": "sebastian/exporter",
4074
            "version": "2.0.0",
4075
            "source": {
4076
                "type": "git",
4077
                "url": "https://github.com/sebastianbergmann/exporter.git",
4078
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
4079
            },
4080
            "dist": {
4081
                "type": "zip",
4082
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4083
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4084
                "shasum": ""
4085
            },
4086
            "require": {
4087
                "php": ">=5.3.3",
4088
                "sebastian/recursion-context": "~2.0"
4089
            },
4090
            "require-dev": {
4091
                "ext-mbstring": "*",
4092
                "phpunit/phpunit": "~4.4"
4093
            },
4094
            "type": "library",
4095
            "extra": {
4096
                "branch-alias": {
4097
                    "dev-master": "2.0.x-dev"
4098
                }
4099
            },
4100
            "autoload": {
4101
                "classmap": [
4102
                    "src/"
4103
                ]
4104
            },
4105
            "notification-url": "https://packagist.org/downloads/",
4106
            "license": [
4107
                "BSD-3-Clause"
4108
            ],
4109
            "authors": [
4110
                {
4111
                    "name": "Jeff Welch",
4112
                    "email": "[email protected]"
4113
                },
4114
                {
4115
                    "name": "Volker Dusch",
4116
                    "email": "[email protected]"
4117
                },
4118
                {
4119
                    "name": "Bernhard Schussek",
4120
                    "email": "[email protected]"
4121
                },
4122
                {
4123
                    "name": "Sebastian Bergmann",
4124
                    "email": "[email protected]"
4125
                },
4126
                {
4127
                    "name": "Adam Harvey",
4128
                    "email": "[email protected]"
4129
                }
4130
            ],
4131
            "description": "Provides the functionality to export PHP variables for visualization",
4132
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
4133
            "keywords": [
4134
                "export",
4135
                "exporter"
4136
            ],
4137
            "time": "2016-11-19T08:54:04+00:00"
4138
        },
4139
        {
4140
            "name": "sebastian/global-state",
4141
            "version": "1.1.1",
4142
            "source": {
4143
                "type": "git",
4144
                "url": "https://github.com/sebastianbergmann/global-state.git",
4145
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4146
            },
4147
            "dist": {
4148
                "type": "zip",
4149
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4150
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4151
                "shasum": ""
4152
            },
4153
            "require": {
4154
                "php": ">=5.3.3"
4155
            },
4156
            "require-dev": {
4157
                "phpunit/phpunit": "~4.2"
4158
            },
4159
            "suggest": {
4160
                "ext-uopz": "*"
4161
            },
4162
            "type": "library",
4163
            "extra": {
4164
                "branch-alias": {
4165
                    "dev-master": "1.0-dev"
4166
                }
4167
            },
4168
            "autoload": {
4169
                "classmap": [
4170
                    "src/"
4171
                ]
4172
            },
4173
            "notification-url": "https://packagist.org/downloads/",
4174
            "license": [
4175
                "BSD-3-Clause"
4176
            ],
4177
            "authors": [
4178
                {
4179
                    "name": "Sebastian Bergmann",
4180
                    "email": "[email protected]"
4181
                }
4182
            ],
4183
            "description": "Snapshotting of global state",
4184
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
4185
            "keywords": [
4186
                "global state"
4187
            ],
4188
            "time": "2015-10-12T03:26:01+00:00"
4189
        },
4190
        {
4191
            "name": "sebastian/object-enumerator",
4192
            "version": "2.0.1",
4193
            "source": {
4194
                "type": "git",
4195
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4196
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
4197
            },
4198
            "dist": {
4199
                "type": "zip",
4200
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
4201
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
4202
                "shasum": ""
4203
            },
4204
            "require": {
4205
                "php": ">=5.6",
4206
                "sebastian/recursion-context": "~2.0"
4207
            },
4208
            "require-dev": {
4209
                "phpunit/phpunit": "~5"
4210
            },
4211
            "type": "library",
4212
            "extra": {
4213
                "branch-alias": {
4214
                    "dev-master": "2.0.x-dev"
4215
                }
4216
            },
4217
            "autoload": {
4218
                "classmap": [
4219
                    "src/"
4220
                ]
4221
            },
4222
            "notification-url": "https://packagist.org/downloads/",
4223
            "license": [
4224
                "BSD-3-Clause"
4225
            ],
4226
            "authors": [
4227
                {
4228
                    "name": "Sebastian Bergmann",
4229
                    "email": "[email protected]"
4230
                }
4231
            ],
4232
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4233
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4234
            "time": "2017-02-18T15:18:39+00:00"
4235
        },
4236
        {
4237
            "name": "sebastian/recursion-context",
4238
            "version": "2.0.0",
4239
            "source": {
4240
                "type": "git",
4241
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
4242
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
4243
            },
4244
            "dist": {
4245
                "type": "zip",
4246
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4247
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4248
                "shasum": ""
4249
            },
4250
            "require": {
4251
                "php": ">=5.3.3"
4252
            },
4253
            "require-dev": {
4254
                "phpunit/phpunit": "~4.4"
4255
            },
4256
            "type": "library",
4257
            "extra": {
4258
                "branch-alias": {
4259
                    "dev-master": "2.0.x-dev"
4260
                }
4261
            },
4262
            "autoload": {
4263
                "classmap": [
4264
                    "src/"
4265
                ]
4266
            },
4267
            "notification-url": "https://packagist.org/downloads/",
4268
            "license": [
4269
                "BSD-3-Clause"
4270
            ],
4271
            "authors": [
4272
                {
4273
                    "name": "Jeff Welch",
4274
                    "email": "[email protected]"
4275
                },
4276
                {
4277
                    "name": "Sebastian Bergmann",
4278
                    "email": "[email protected]"
4279
                },
4280
                {
4281
                    "name": "Adam Harvey",
4282
                    "email": "[email protected]"
4283
                }
4284
            ],
4285
            "description": "Provides functionality to recursively process PHP variables",
4286
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4287
            "time": "2016-11-19T07:33:16+00:00"
4288
        },
4289
        {
4290
            "name": "sebastian/resource-operations",
4291
            "version": "1.0.0",
4292
            "source": {
4293
                "type": "git",
4294
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
4295
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4296
            },
4297
            "dist": {
4298
                "type": "zip",
4299
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4300
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4301
                "shasum": ""
4302
            },
4303
            "require": {
4304
                "php": ">=5.6.0"
4305
            },
4306
            "type": "library",
4307
            "extra": {
4308
                "branch-alias": {
4309
                    "dev-master": "1.0.x-dev"
4310
                }
4311
            },
4312
            "autoload": {
4313
                "classmap": [
4314
                    "src/"
4315
                ]
4316
            },
4317
            "notification-url": "https://packagist.org/downloads/",
4318
            "license": [
4319
                "BSD-3-Clause"
4320
            ],
4321
            "authors": [
4322
                {
4323
                    "name": "Sebastian Bergmann",
4324
                    "email": "[email protected]"
4325
                }
4326
            ],
4327
            "description": "Provides a list of PHP built-in functions that operate on resources",
4328
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4329
            "time": "2015-07-28T20:34:47+00:00"
4330
        },
4331
        {
4332
            "name": "sebastian/version",
4333
            "version": "2.0.1",
4334
            "source": {
4335
                "type": "git",
4336
                "url": "https://github.com/sebastianbergmann/version.git",
4337
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4338
            },
4339
            "dist": {
4340
                "type": "zip",
4341
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4342
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4343
                "shasum": ""
4344
            },
4345
            "require": {
4346
                "php": ">=5.6"
4347
            },
4348
            "type": "library",
4349
            "extra": {
4350
                "branch-alias": {
4351
                    "dev-master": "2.0.x-dev"
4352
                }
4353
            },
4354
            "autoload": {
4355
                "classmap": [
4356
                    "src/"
4357
                ]
4358
            },
4359
            "notification-url": "https://packagist.org/downloads/",
4360
            "license": [
4361
                "BSD-3-Clause"
4362
            ],
4363
            "authors": [
4364
                {
4365
                    "name": "Sebastian Bergmann",
4366
                    "email": "[email protected]",
4367
                    "role": "lead"
4368
                }
4369
            ],
4370
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4371
            "homepage": "https://github.com/sebastianbergmann/version",
4372
            "time": "2016-10-03T07:35:21+00:00"
4373
        },
4374
        {
4375
            "name": "webmozart/assert",
4376
            "version": "1.2.0",
4377
            "source": {
4378
                "type": "git",
4379
                "url": "https://github.com/webmozart/assert.git",
4380
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
4381
            },
4382
            "dist": {
4383
                "type": "zip",
4384
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
4385
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
4386
                "shasum": ""
4387
            },
4388
            "require": {
4389
                "php": "^5.3.3 || ^7.0"
4390
            },
4391
            "require-dev": {
4392
                "phpunit/phpunit": "^4.6",
4393
                "sebastian/version": "^1.0.1"
4394
            },
4395
            "type": "library",
4396
            "extra": {
4397
                "branch-alias": {
4398
                    "dev-master": "1.3-dev"
4399
                }
4400
            },
4401
            "autoload": {
4402
                "psr-4": {
4403
                    "Webmozart\\Assert\\": "src/"
4404
                }
4405
            },
4406
            "notification-url": "https://packagist.org/downloads/",
4407
            "license": [
4408
                "MIT"
4409
            ],
4410
            "authors": [
4411
                {
4412
                    "name": "Bernhard Schussek",
4413
                    "email": "[email protected]"
4414
                }
4415
            ],
4416
            "description": "Assertions to validate method input/output with nice error messages.",
4417
            "keywords": [
4418
                "assert",
4419
                "check",
4420
                "validate"
4421
            ],
4422
            "time": "2016-11-23T20:04:58+00:00"
4423
        }
4424
    ],
4425
    "aliases": [],
4426
    "minimum-stability": "dev",
4427
    "stability-flags": {
4428
        "aimeos/aimeos-core": 20,
4429
        "aimeos/ai-gettext": 20,
4430
        "aimeos/ai-monolog": 20,
4431
        "aimeos/ai-symfony": 20,
4432
        "aimeos/ai-swiftmailer": 20,
4433
        "aimeos/ai-admin-jqadm": 20,
4434
        "aimeos/ai-admin-jsonadm": 20,
4435
        "aimeos/ai-client-jsonapi": 20,
4436
        "aimeos/ai-client-html": 20,
4437
        "aimeos/ai-fosuser": 20,
4438
        "aimeos/ai-twig": 20,
4439
        "satooshi/php-coveralls": 20
4440
    },
4441
    "prefer-stable": true,
4442
    "prefer-lowest": false,
4443
    "platform": {
4444
        "php": ">=5.3.3"
4445
    },
4446
    "platform-dev": []
4447
}
4448