Completed
Push — master ( c3cce7...614c06 )
by Aimeos
04:30
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
    "hash": "95488820bdf1207a1c866711779aac39",
8
    "content-hash": "19fc6f77ed993783419caf24e085a68a",
9
    "packages": [
10
        {
11
            "name": "aimeos/ai-admin-extadm",
12
            "version": "dev-master",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/aimeos/ai-admin-extadm.git",
16
                "reference": "c584edc68313a9a35668c1406804ebe6ab16cbb3"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/aimeos/ai-admin-extadm/zipball/c584edc68313a9a35668c1406804ebe6ab16cbb3",
21
                "reference": "c584edc68313a9a35668c1406804ebe6ab16cbb3",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "aimeos/aimeos-core": "dev-master",
26
                "composer/installers": "^1.0",
27
                "php": ">=5.3.3"
28
            },
29
            "require-dev": {
30
                "phing/phing": "~2.4",
31
                "phpunit/phpunit": "~3.7||~4.0||~5.0",
32
                "satooshi/php-coveralls": "dev-master",
33
                "squizlabs/php_codesniffer": "~1.0"
34
            },
35
            "type": "aimeos-extension",
36
            "autoload": {
37
                "psr-4": {
38
                    "Aimeos\\Controller\\ExtJS\\": "controller/extjs/src/Controller/ExtJS/"
39
                },
40
                "classmap": [
41
                    "controller/extjs/src"
42
                ]
43
            },
44
            "notification-url": "https://packagist.org/downloads/",
45
            "license": [
46
                "LGPL-3.0"
47
            ],
48
            "description": "Aimeos ai-admin-extadm extension",
49
            "homepage": "https://aimeos.org/",
50
            "keywords": [
51
                "ExtJS admin interface",
52
                "aimeos",
53
                "extension"
54
            ],
55
            "time": "2016-12-18 13:30:03"
56
        },
57
        {
58
            "name": "aimeos/ai-admin-jqadm",
59
            "version": "dev-master",
60
            "source": {
61
                "type": "git",
62
                "url": "https://github.com/aimeos/ai-admin-jqadm.git",
63
                "reference": "ea0e04399de0238699fea84891f752c02d3b124b"
64
            },
65
            "dist": {
66
                "type": "zip",
67
                "url": "https://api.github.com/repos/aimeos/ai-admin-jqadm/zipball/ea0e04399de0238699fea84891f752c02d3b124b",
68
                "reference": "ea0e04399de0238699fea84891f752c02d3b124b",
69
                "shasum": ""
70
            },
71
            "require": {
72
                "aimeos/aimeos-core": "dev-master",
73
                "composer/installers": "^1.0",
74
                "php": ">=5.3.3"
75
            },
76
            "require-dev": {
77
                "phing/phing": "~2.4",
78
                "phpunit/phpunit": "~3.7||~4.0||~5.0",
79
                "satooshi/php-coveralls": "dev-master",
80
                "squizlabs/php_codesniffer": "~1.0"
81
            },
82
            "type": "aimeos-extension",
83
            "autoload": {
84
                "psr-4": {
85
                    "Aimeos\\Admin\\JQAdm\\": "admin/jqadm/src/Admin/JQAdm/"
86
                },
87
                "classmap": [
88
                    "admin/jqadm/src"
89
                ]
90
            },
91
            "notification-url": "https://packagist.org/downloads/",
92
            "license": [
93
                "LGPL-3.0"
94
            ],
95
            "description": "Aimeos ai-admin-jqadm extension",
96
            "homepage": "https://aimeos.org/",
97
            "keywords": [
98
                "JQuery admin interface",
99
                "aimeos",
100
                "extension"
101
            ],
102
            "time": "2016-12-18 13:30:32"
103
        },
104
        {
105
            "name": "aimeos/ai-admin-jsonadm",
106
            "version": "dev-master",
107
            "source": {
108
                "type": "git",
109
                "url": "https://github.com/aimeos/ai-admin-jsonadm.git",
110
                "reference": "4533c73047fe54148abaec45cb6888958409f859"
111
            },
112
            "dist": {
113
                "type": "zip",
114
                "url": "https://api.github.com/repos/aimeos/ai-admin-jsonadm/zipball/4533c73047fe54148abaec45cb6888958409f859",
115
                "reference": "4533c73047fe54148abaec45cb6888958409f859",
116
                "shasum": ""
117
            },
118
            "require": {
119
                "aimeos/aimeos-core": "dev-master",
120
                "composer/installers": "^1.0",
121
                "php": ">=5.3.3"
122
            },
123
            "require-dev": {
124
                "zendframework/zend-diactoros": "~1.3"
125
            },
126
            "type": "aimeos-extension",
127
            "autoload": {
128
                "psr-4": {
129
                    "Aimeos\\Admin\\Jsonadm\\": "admin/jsonadm/src/Admin/Jsonadm/"
130
                },
131
                "classmap": [
132
                    "admin/jsonadm/src"
133
                ]
134
            },
135
            "notification-url": "https://packagist.org/downloads/",
136
            "license": [
137
                "LGPL-3.0"
138
            ],
139
            "description": "Aimeos ai-admin-jsonadm extension",
140
            "homepage": "https://aimeos.org/",
141
            "keywords": [
142
                "admin",
143
                "aimeos",
144
                "extension",
145
                "json api"
146
            ],
147
            "time": "2016-12-18 17:00:29"
148
        },
149
        {
150
            "name": "aimeos/ai-client-html",
151
            "version": "dev-master",
152
            "source": {
153
                "type": "git",
154
                "url": "https://github.com/aimeos/ai-client-html.git",
155
                "reference": "95ba5d9d266db2893f8b17bd5526970c545ee153"
156
            },
157
            "dist": {
158
                "type": "zip",
159
                "url": "https://api.github.com/repos/aimeos/ai-client-html/zipball/95ba5d9d266db2893f8b17bd5526970c545ee153",
160
                "reference": "95ba5d9d266db2893f8b17bd5526970c545ee153",
161
                "shasum": ""
162
            },
163
            "require": {
164
                "aimeos/ai-controller-frontend": "dev-master",
165
                "aimeos/ai-controller-jobs": "dev-master",
166
                "aimeos/aimeos-core": "dev-master",
167
                "composer/installers": "^1.0",
168
                "php": ">=5.3.3"
169
            },
170
            "type": "aimeos-extension",
171
            "autoload": {
172
                "psr-4": {
173
                    "Aimeos\\Client\\Html\\": "client/html/src/Client/Html/",
174
                    "Aimeos\\Controller\\Jobs\\": "client/html/src/Controller/Jobs/"
175
                },
176
                "classmap": [
177
                    "client/html/src",
178
                    "controller/jobs/src"
179
                ]
180
            },
181
            "notification-url": "https://packagist.org/downloads/",
182
            "license": [
183
                "LGPL-3.0"
184
            ],
185
            "description": "Aimeos ai-client-html extension",
186
            "homepage": "https://aimeos.org/",
187
            "keywords": [
188
                "aimeos",
189
                "client",
190
                "extension",
191
                "html"
192
            ],
193
            "time": "2016-12-28 20:57:31"
194
        },
195
        {
196
            "name": "aimeos/ai-controller-frontend",
197
            "version": "dev-master",
198
            "source": {
199
                "type": "git",
200
                "url": "https://github.com/aimeos/ai-controller-frontend.git",
201
                "reference": "b1c760c4723b230d66845dd3e58df22cf6e5b9d6"
202
            },
203
            "dist": {
204
                "type": "zip",
205
                "url": "https://api.github.com/repos/aimeos/ai-controller-frontend/zipball/b1c760c4723b230d66845dd3e58df22cf6e5b9d6",
206
                "reference": "b1c760c4723b230d66845dd3e58df22cf6e5b9d6",
207
                "shasum": ""
208
            },
209
            "require": {
210
                "aimeos/aimeos-core": "dev-master",
211
                "composer/installers": "^1.0",
212
                "php": ">=5.3.3"
213
            },
214
            "type": "aimeos-extension",
215
            "autoload": {
216
                "psr-4": {
217
                    "Aimeos\\Controller\\Frontend\\": "controller/frontend/src/Controller/Frontend/"
218
                },
219
                "classmap": [
220
                    "controller/frontend/src"
221
                ]
222
            },
223
            "notification-url": "https://packagist.org/downloads/",
224
            "license": [
225
                "LGPL-3.0"
226
            ],
227
            "description": "Aimeos ai-controller-frontend extension",
228
            "homepage": "https://aimeos.org/",
229
            "keywords": [
230
                "aimeos",
231
                "controller",
232
                "extension",
233
                "frontend"
234
            ],
235
            "time": "2016-12-18 13:30:32"
236
        },
237
        {
238
            "name": "aimeos/ai-controller-jobs",
239
            "version": "dev-master",
240
            "source": {
241
                "type": "git",
242
                "url": "https://github.com/aimeos/ai-controller-jobs.git",
243
                "reference": "d496bc5cf65dbfaee70ed00a6f9d3b21db96f1c3"
244
            },
245
            "dist": {
246
                "type": "zip",
247
                "url": "https://api.github.com/repos/aimeos/ai-controller-jobs/zipball/d496bc5cf65dbfaee70ed00a6f9d3b21db96f1c3",
248
                "reference": "d496bc5cf65dbfaee70ed00a6f9d3b21db96f1c3",
249
                "shasum": ""
250
            },
251
            "require": {
252
                "aimeos/aimeos-core": "dev-master",
253
                "composer/installers": "^1.0",
254
                "php": ">=5.3.3"
255
            },
256
            "type": "aimeos-extension",
257
            "autoload": {
258
                "psr-4": {
259
                    "Aimeos\\Controller\\Common\\": "controller/jobs/src/Controller/Common/",
260
                    "Aimeos\\Controller\\Jobs\\": "controller/jobs/src/Controller/Jobs/"
261
                },
262
                "classmap": [
263
                    "controller/common/src",
264
                    "controller/jobs/src"
265
                ]
266
            },
267
            "notification-url": "https://packagist.org/downloads/",
268
            "license": [
269
                "LGPL-3.0"
270
            ],
271
            "description": "Aimeos ai-controller-jobs extension",
272
            "homepage": "https://aimeos.org/",
273
            "keywords": [
274
                "aimeos",
275
                "controller",
276
                "extension",
277
                "jobs"
278
            ],
279
            "time": "2016-12-18 13:30:32"
280
        },
281
        {
282
            "name": "aimeos/ai-fosuser",
283
            "version": "dev-master",
284
            "source": {
285
                "type": "git",
286
                "url": "https://github.com/aimeos/ai-fosuser.git",
287
                "reference": "325ebccde0ef20cd6012a0d98e440ca24d2f7c42"
288
            },
289
            "dist": {
290
                "type": "zip",
291
                "url": "https://api.github.com/repos/aimeos/ai-fosuser/zipball/325ebccde0ef20cd6012a0d98e440ca24d2f7c42",
292
                "reference": "325ebccde0ef20cd6012a0d98e440ca24d2f7c42",
293
                "shasum": ""
294
            },
295
            "require": {
296
                "aimeos/aimeos-core": "dev-master",
297
                "composer/installers": "^1.0",
298
                "php": ">=5.3.3"
299
            },
300
            "require-dev": {
301
                "phing/phing": "~2.0",
302
                "satooshi/php-coveralls": "dev-master"
303
            },
304
            "type": "aimeos-extension",
305
            "autoload": {
306
                "psr-4": {
307
                    "Aimeos\\MShop\\": "lib/mshoplib/src/MShop/"
308
                },
309
                "classmap": [
310
                    "lib/custom/src"
311
                ]
312
            },
313
            "notification-url": "https://packagist.org/downloads/",
314
            "license": [
315
                "LGPL-3.0"
316
            ],
317
            "description": "Aimeos ai-fosuser extension",
318
            "homepage": "https://aimeos.org/",
319
            "keywords": [
320
                "FriendsOfSymfony",
321
                "aimeos",
322
                "bundle",
323
                "extension",
324
                "symfony",
325
                "user"
326
            ],
327
            "time": "2016-12-21 08:01:00"
328
        },
329
        {
330
            "name": "aimeos/ai-gettext",
331
            "version": "dev-master",
332
            "source": {
333
                "type": "git",
334
                "url": "https://github.com/aimeos/ai-gettext.git",
335
                "reference": "3e3cf61cf01ef4445e1febea3dc8968f2407b8ed"
336
            },
337
            "dist": {
338
                "type": "zip",
339
                "url": "https://api.github.com/repos/aimeos/ai-gettext/zipball/3e3cf61cf01ef4445e1febea3dc8968f2407b8ed",
340
                "reference": "3e3cf61cf01ef4445e1febea3dc8968f2407b8ed",
341
                "shasum": ""
342
            },
343
            "require": {
344
                "aimeos/aimeos-core": "dev-master",
345
                "composer/installers": "^1.0",
346
                "php": ">=5.3.3"
347
            },
348
            "require-dev": {
349
                "satooshi/php-coveralls": "dev-master"
350
            },
351
            "type": "aimeos-extension",
352
            "autoload": {
353
                "psr-4": {
354
                    "Aimeos\\MW\\": "lib/mwlib/src/MW/"
355
                },
356
                "classmap": [
357
                    "lib/custom/src"
358
                ]
359
            },
360
            "notification-url": "https://packagist.org/downloads/",
361
            "license": [
362
                "LGPL-3.0"
363
            ],
364
            "description": "Aimeos Gettext extension",
365
            "homepage": "https://aimeos.org/",
366
            "keywords": [
367
                "aimeos",
368
                "extension",
369
                "gettext",
370
                "performance"
371
            ],
372
            "time": "2016-12-17 13:47:46"
373
        },
374
        {
375
            "name": "aimeos/ai-monolog",
376
            "version": "dev-master",
377
            "source": {
378
                "type": "git",
379
                "url": "https://github.com/aimeos/ai-monolog.git",
380
                "reference": "61c116943587f8d9561e2321e41441156f7a96c7"
381
            },
382
            "dist": {
383
                "type": "zip",
384
                "url": "https://api.github.com/repos/aimeos/ai-monolog/zipball/61c116943587f8d9561e2321e41441156f7a96c7",
385
                "reference": "61c116943587f8d9561e2321e41441156f7a96c7",
386
                "shasum": ""
387
            },
388
            "require": {
389
                "aimeos/aimeos-core": "dev-master",
390
                "composer/installers": "^1.0",
391
                "monolog/monolog": "~1.0",
392
                "php": ">=5.3.3"
393
            },
394
            "require-dev": {
395
                "satooshi/php-coveralls": "dev-master"
396
            },
397
            "type": "aimeos-extension",
398
            "autoload": {
399
                "psr-4": {
400
                    "Aimeos\\MW\\": "lib/custom/src/MW"
401
                },
402
                "classmap": [
403
                    "lib/custom/src"
404
                ]
405
            },
406
            "notification-url": "https://packagist.org/downloads/",
407
            "license": [
408
                "LGPL-3.0"
409
            ],
410
            "description": "Monolog adapter for Aimeos web shops and e-commerce solutions",
411
            "homepage": "https://aimeos.org/",
412
            "keywords": [
413
                "adapter",
414
                "aimeos",
415
                "e-commerce",
416
                "log",
417
                "monolog",
418
                "shop"
419
            ],
420
            "time": "2016-12-17 13:47:47"
421
        },
422
        {
423
            "name": "aimeos/ai-swiftmailer",
424
            "version": "dev-master",
425
            "source": {
426
                "type": "git",
427
                "url": "https://github.com/aimeos/ai-swiftmailer.git",
428
                "reference": "7d4d44660cf9398aad97f2dc2baa6faa5363de65"
429
            },
430
            "dist": {
431
                "type": "zip",
432
                "url": "https://api.github.com/repos/aimeos/ai-swiftmailer/zipball/7d4d44660cf9398aad97f2dc2baa6faa5363de65",
433
                "reference": "7d4d44660cf9398aad97f2dc2baa6faa5363de65",
434
                "shasum": ""
435
            },
436
            "require": {
437
                "aimeos/aimeos-core": "dev-master",
438
                "composer/installers": "^1.0",
439
                "php": ">=5.3.3",
440
                "swiftmailer/swiftmailer": ">=4.0"
441
            },
442
            "require-dev": {
443
                "satooshi/php-coveralls": "dev-master"
444
            },
445
            "type": "aimeos-extension",
446
            "autoload": {
447
                "psr-4": {
448
                    "Aimeos\\MW\\": "lib/custom/src/MW"
449
                },
450
                "classmap": [
451
                    "lib/custom/src"
452
                ]
453
            },
454
            "notification-url": "https://packagist.org/downloads/",
455
            "license": [
456
                "LGPL-3.0"
457
            ],
458
            "description": "SwiftMailer adapter for Aimeos web shops and e-commerce solutions",
459
            "homepage": "https://aimeos.org/",
460
            "keywords": [
461
                "adapter",
462
                "aimeos",
463
                "e-commerce",
464
                "mail",
465
                "shop",
466
                "swiftmailer"
467
            ],
468
            "time": "2016-12-17 13:47:49"
469
        },
470
        {
471
            "name": "aimeos/ai-symfony",
472
            "version": "dev-master",
473
            "source": {
474
                "type": "git",
475
                "url": "https://github.com/aimeos/ai-symfony.git",
476
                "reference": "472f6224e12e105951452251e4ac4982d5e05f7e"
477
            },
478
            "dist": {
479
                "type": "zip",
480
                "url": "https://api.github.com/repos/aimeos/ai-symfony/zipball/472f6224e12e105951452251e4ac4982d5e05f7e",
481
                "reference": "472f6224e12e105951452251e4ac4982d5e05f7e",
482
                "shasum": ""
483
            },
484
            "require": {
485
                "aimeos/aimeos-core": "dev-master",
486
                "composer/installers": "^1.0",
487
                "php": ">=5.3.3",
488
                "symfony/symfony": "~2.4||~3.0",
489
                "zendframework/zend-diactoros": "~1.0"
490
            },
491
            "require-dev": {
492
                "satooshi/php-coveralls": "dev-master"
493
            },
494
            "type": "aimeos-extension",
495
            "autoload": {
496
                "psr-4": {
497
                    "Aimeos\\MW\\": "lib/custom/src"
498
                },
499
                "classmap": [
500
                    "lib/custom/src"
501
                ]
502
            },
503
            "notification-url": "https://packagist.org/downloads/",
504
            "license": [
505
                "LGPL-3.0"
506
            ],
507
            "description": "Symfony 2 adapter for Aimeos web shops and e-commerce solutions",
508
            "homepage": "https://aimeos.org/Symfony",
509
            "keywords": [
510
                "adapter",
511
                "aimeos",
512
                "e-commerce",
513
                "shop",
514
                "symfony"
515
            ],
516
            "time": "2016-12-17 13:47:49"
517
        },
518
        {
519
            "name": "aimeos/aimeos-core",
520
            "version": "dev-master",
521
            "source": {
522
                "type": "git",
523
                "url": "https://github.com/aimeos/aimeos-core.git",
524
                "reference": "815faa2d71227b947125728d2695c7db5ab40d36"
525
            },
526
            "dist": {
527
                "type": "zip",
528
                "url": "https://api.github.com/repos/aimeos/aimeos-core/zipball/815faa2d71227b947125728d2695c7db5ab40d36",
529
                "reference": "815faa2d71227b947125728d2695c7db5ab40d36",
530
                "shasum": ""
531
            },
532
            "require": {
533
                "doctrine/dbal": "~2.0",
534
                "ext-curl": "*",
535
                "ext-dom": "*",
536
                "ext-fileinfo": "*",
537
                "ext-gd": "*",
538
                "ext-json": "*",
539
                "ext-mbstring": "*",
540
                "ext-pcre": "*",
541
                "ext-pdo": "*",
542
                "ext-pdo_mysql": "*",
543
                "ext-zip": "*",
544
                "php": "^5.3.3||^7.0.4",
545
                "psr/http-message": "~1.0"
546
            },
547
            "require-dev": {
548
                "phing/phing": "~2.4",
549
                "phpunit/phpunit": "~3.7||~4.0||~5.0",
550
                "satooshi/php-coveralls": "dev-master",
551
                "squizlabs/php_codesniffer": "~1.0",
552
                "zendframework/zend-diactoros": "~1.3"
553
            },
554
            "suggest": {
555
                "apigen/apigen": "Required for generating the API documentation"
556
            },
557
            "type": "library",
558
            "autoload": {
559
                "psr-4": {
560
                    "Aimeos\\MW\\": "lib/mwlib/src/MW/",
561
                    "Aimeos\\MShop\\": "lib/mshoplib/src/MShop/",
562
                    "Aimeos\\MAdmin\\": "lib/mshoplib/src/MAdmin/",
563
                    "Aimeos\\Controller\\Common\\": "controller/common/src/Controller/Common/",
564
                    "Aimeos\\Controller\\Jobs\\": "controller/common/src/Controller/Jobs/",
565
                    "Aimeos\\": "."
566
                },
567
                "classmap": [
568
                    "lib/mwlib/src",
569
                    "lib/mshoplib/src",
570
                    "controller/common/src",
571
                    "controller/jobs/src",
572
                    "Bootstrap.php"
573
                ]
574
            },
575
            "notification-url": "https://packagist.org/downloads/",
576
            "license": [
577
                "LGPL-3.0"
578
            ],
579
            "description": "Full-featured e-commerce components for high performance online shops",
580
            "homepage": "https://aimeos.org/",
581
            "keywords": [
582
                "e-commerce",
583
                "market place",
584
                "portal",
585
                "shop"
586
            ],
587
            "time": "2016-12-23 01:52:33"
588
        },
589
        {
590
            "name": "composer/installers",
591
            "version": "v1.2.0",
592
            "source": {
593
                "type": "git",
594
                "url": "https://github.com/composer/installers.git",
595
                "reference": "d78064c68299743e0161004f2de3a0204e33b804"
596
            },
597
            "dist": {
598
                "type": "zip",
599
                "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
600
                "reference": "d78064c68299743e0161004f2de3a0204e33b804",
601
                "shasum": ""
602
            },
603
            "require": {
604
                "composer-plugin-api": "^1.0"
605
            },
606
            "replace": {
607
                "roundcube/plugin-installer": "*",
608
                "shama/baton": "*"
609
            },
610
            "require-dev": {
611
                "composer/composer": "1.0.*@dev",
612
                "phpunit/phpunit": "4.1.*"
613
            },
614
            "type": "composer-plugin",
615
            "extra": {
616
                "class": "Composer\\Installers\\Plugin",
617
                "branch-alias": {
618
                    "dev-master": "1.0-dev"
619
                }
620
            },
621
            "autoload": {
622
                "psr-4": {
623
                    "Composer\\Installers\\": "src/Composer/Installers"
624
                }
625
            },
626
            "notification-url": "https://packagist.org/downloads/",
627
            "license": [
628
                "MIT"
629
            ],
630
            "authors": [
631
                {
632
                    "name": "Kyle Robinson Young",
633
                    "email": "[email protected]",
634
                    "homepage": "https://github.com/shama"
635
                }
636
            ],
637
            "description": "A multi-framework Composer library installer",
638
            "homepage": "https://composer.github.io/installers/",
639
            "keywords": [
640
                "Craft",
641
                "Dolibarr",
642
                "Hurad",
643
                "ImageCMS",
644
                "MODX Evo",
645
                "Mautic",
646
                "OXID",
647
                "Plentymarkets",
648
                "RadPHP",
649
                "SMF",
650
                "Thelia",
651
                "WolfCMS",
652
                "agl",
653
                "aimeos",
654
                "annotatecms",
655
                "attogram",
656
                "bitrix",
657
                "cakephp",
658
                "chef",
659
                "cockpit",
660
                "codeigniter",
661
                "concrete5",
662
                "croogo",
663
                "dokuwiki",
664
                "drupal",
665
                "elgg",
666
                "expressionengine",
667
                "fuelphp",
668
                "grav",
669
                "installer",
670
                "joomla",
671
                "kohana",
672
                "laravel",
673
                "lithium",
674
                "magento",
675
                "mako",
676
                "mediawiki",
677
                "modulework",
678
                "moodle",
679
                "phpbb",
680
                "piwik",
681
                "ppi",
682
                "puppet",
683
                "reindex",
684
                "roundcube",
685
                "shopware",
686
                "silverstripe",
687
                "symfony",
688
                "typo3",
689
                "wordpress",
690
                "yawik",
691
                "zend",
692
                "zikula"
693
            ],
694
            "time": "2016-08-13 20:53:52"
695
        },
696
        {
697
            "name": "doctrine/annotations",
698
            "version": "v1.3.0",
699
            "source": {
700
                "type": "git",
701
                "url": "https://github.com/doctrine/annotations.git",
702
                "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5"
703
            },
704
            "dist": {
705
                "type": "zip",
706
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
707
                "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
708
                "shasum": ""
709
            },
710
            "require": {
711
                "doctrine/lexer": "1.*",
712
                "php": "^5.6 || ^7.0"
713
            },
714
            "require-dev": {
715
                "doctrine/cache": "1.*",
716
                "phpunit/phpunit": "^5.6.1"
717
            },
718
            "type": "library",
719
            "extra": {
720
                "branch-alias": {
721
                    "dev-master": "1.4.x-dev"
722
                }
723
            },
724
            "autoload": {
725
                "psr-4": {
726
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
727
                }
728
            },
729
            "notification-url": "https://packagist.org/downloads/",
730
            "license": [
731
                "MIT"
732
            ],
733
            "authors": [
734
                {
735
                    "name": "Roman Borschel",
736
                    "email": "[email protected]"
737
                },
738
                {
739
                    "name": "Benjamin Eberlei",
740
                    "email": "[email protected]"
741
                },
742
                {
743
                    "name": "Guilherme Blanco",
744
                    "email": "[email protected]"
745
                },
746
                {
747
                    "name": "Jonathan Wage",
748
                    "email": "[email protected]"
749
                },
750
                {
751
                    "name": "Johannes Schmitt",
752
                    "email": "[email protected]"
753
                }
754
            ],
755
            "description": "Docblock Annotations Parser",
756
            "homepage": "http://www.doctrine-project.org",
757
            "keywords": [
758
                "annotations",
759
                "docblock",
760
                "parser"
761
            ],
762
            "time": "2016-10-24 11:45:47"
763
        },
764
        {
765
            "name": "doctrine/cache",
766
            "version": "v1.6.1",
767
            "source": {
768
                "type": "git",
769
                "url": "https://github.com/doctrine/cache.git",
770
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
771
            },
772
            "dist": {
773
                "type": "zip",
774
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
775
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
776
                "shasum": ""
777
            },
778
            "require": {
779
                "php": "~5.5|~7.0"
780
            },
781
            "conflict": {
782
                "doctrine/common": ">2.2,<2.4"
783
            },
784
            "require-dev": {
785
                "phpunit/phpunit": "~4.8|~5.0",
786
                "predis/predis": "~1.0",
787
                "satooshi/php-coveralls": "~0.6"
788
            },
789
            "type": "library",
790
            "extra": {
791
                "branch-alias": {
792
                    "dev-master": "1.6.x-dev"
793
                }
794
            },
795
            "autoload": {
796
                "psr-4": {
797
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
798
                }
799
            },
800
            "notification-url": "https://packagist.org/downloads/",
801
            "license": [
802
                "MIT"
803
            ],
804
            "authors": [
805
                {
806
                    "name": "Roman Borschel",
807
                    "email": "[email protected]"
808
                },
809
                {
810
                    "name": "Benjamin Eberlei",
811
                    "email": "[email protected]"
812
                },
813
                {
814
                    "name": "Guilherme Blanco",
815
                    "email": "[email protected]"
816
                },
817
                {
818
                    "name": "Jonathan Wage",
819
                    "email": "[email protected]"
820
                },
821
                {
822
                    "name": "Johannes Schmitt",
823
                    "email": "[email protected]"
824
                }
825
            ],
826
            "description": "Caching library offering an object-oriented API for many cache backends",
827
            "homepage": "http://www.doctrine-project.org",
828
            "keywords": [
829
                "cache",
830
                "caching"
831
            ],
832
            "time": "2016-10-29 11:16:17"
833
        },
834
        {
835
            "name": "doctrine/collections",
836
            "version": "v1.3.0",
837
            "source": {
838
                "type": "git",
839
                "url": "https://github.com/doctrine/collections.git",
840
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
841
            },
842
            "dist": {
843
                "type": "zip",
844
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
845
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
846
                "shasum": ""
847
            },
848
            "require": {
849
                "php": ">=5.3.2"
850
            },
851
            "require-dev": {
852
                "phpunit/phpunit": "~4.0"
853
            },
854
            "type": "library",
855
            "extra": {
856
                "branch-alias": {
857
                    "dev-master": "1.2.x-dev"
858
                }
859
            },
860
            "autoload": {
861
                "psr-0": {
862
                    "Doctrine\\Common\\Collections\\": "lib/"
863
                }
864
            },
865
            "notification-url": "https://packagist.org/downloads/",
866
            "license": [
867
                "MIT"
868
            ],
869
            "authors": [
870
                {
871
                    "name": "Roman Borschel",
872
                    "email": "[email protected]"
873
                },
874
                {
875
                    "name": "Benjamin Eberlei",
876
                    "email": "[email protected]"
877
                },
878
                {
879
                    "name": "Guilherme Blanco",
880
                    "email": "[email protected]"
881
                },
882
                {
883
                    "name": "Jonathan Wage",
884
                    "email": "[email protected]"
885
                },
886
                {
887
                    "name": "Johannes Schmitt",
888
                    "email": "[email protected]"
889
                }
890
            ],
891
            "description": "Collections Abstraction library",
892
            "homepage": "http://www.doctrine-project.org",
893
            "keywords": [
894
                "array",
895
                "collections",
896
                "iterator"
897
            ],
898
            "time": "2015-04-14 22:21:58"
899
        },
900
        {
901
            "name": "doctrine/common",
902
            "version": "v2.7.1",
903
            "source": {
904
                "type": "git",
905
                "url": "https://github.com/doctrine/common.git",
906
                "reference": "5954c297e9d93ff84554906c2fbbc2a133c43941"
907
            },
908
            "dist": {
909
                "type": "zip",
910
                "url": "https://api.github.com/repos/doctrine/common/zipball/5954c297e9d93ff84554906c2fbbc2a133c43941",
911
                "reference": "5954c297e9d93ff84554906c2fbbc2a133c43941",
912
                "shasum": ""
913
            },
914
            "require": {
915
                "doctrine/annotations": "1.*",
916
                "doctrine/cache": "1.*",
917
                "doctrine/collections": "1.*",
918
                "doctrine/inflector": "1.*",
919
                "doctrine/lexer": "1.*",
920
                "php": "~5.6|~7.0"
921
            },
922
            "require-dev": {
923
                "phpunit/phpunit": "^5.4.6"
924
            },
925
            "type": "library",
926
            "extra": {
927
                "branch-alias": {
928
                    "dev-master": "2.7.x-dev"
929
                }
930
            },
931
            "autoload": {
932
                "psr-4": {
933
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
934
                }
935
            },
936
            "notification-url": "https://packagist.org/downloads/",
937
            "license": [
938
                "MIT"
939
            ],
940
            "authors": [
941
                {
942
                    "name": "Roman Borschel",
943
                    "email": "[email protected]"
944
                },
945
                {
946
                    "name": "Benjamin Eberlei",
947
                    "email": "[email protected]"
948
                },
949
                {
950
                    "name": "Guilherme Blanco",
951
                    "email": "[email protected]"
952
                },
953
                {
954
                    "name": "Jonathan Wage",
955
                    "email": "[email protected]"
956
                },
957
                {
958
                    "name": "Johannes Schmitt",
959
                    "email": "[email protected]"
960
                }
961
            ],
962
            "description": "Common Library for Doctrine projects",
963
            "homepage": "http://www.doctrine-project.org",
964
            "keywords": [
965
                "annotations",
966
                "collections",
967
                "eventmanager",
968
                "persistence",
969
                "spl"
970
            ],
971
            "time": "2016-12-03 08:15:01"
972
        },
973
        {
974
            "name": "doctrine/dbal",
975
            "version": "2.5.x-dev",
976
            "source": {
977
                "type": "git",
978
                "url": "https://github.com/doctrine/dbal.git",
979
                "reference": "a526d0df58daa8ab6802244bf3227f532e0deb45"
980
            },
981
            "dist": {
982
                "type": "zip",
983
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/a526d0df58daa8ab6802244bf3227f532e0deb45",
984
                "reference": "a526d0df58daa8ab6802244bf3227f532e0deb45",
985
                "shasum": ""
986
            },
987
            "require": {
988
                "doctrine/common": ">=2.4,<2.8-dev",
989
                "php": ">=5.3.2"
990
            },
991
            "require-dev": {
992
                "phpunit/phpunit": "4.*",
993
                "symfony/console": "2.*||^3.0"
994
            },
995
            "suggest": {
996
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
997
            },
998
            "bin": [
999
                "bin/doctrine-dbal"
1000
            ],
1001
            "type": "library",
1002
            "extra": {
1003
                "branch-alias": {
1004
                    "dev-master": "2.5.x-dev"
1005
                }
1006
            },
1007
            "autoload": {
1008
                "psr-0": {
1009
                    "Doctrine\\DBAL\\": "lib/"
1010
                }
1011
            },
1012
            "notification-url": "https://packagist.org/downloads/",
1013
            "license": [
1014
                "MIT"
1015
            ],
1016
            "authors": [
1017
                {
1018
                    "name": "Roman Borschel",
1019
                    "email": "[email protected]"
1020
                },
1021
                {
1022
                    "name": "Benjamin Eberlei",
1023
                    "email": "[email protected]"
1024
                },
1025
                {
1026
                    "name": "Guilherme Blanco",
1027
                    "email": "[email protected]"
1028
                },
1029
                {
1030
                    "name": "Jonathan Wage",
1031
                    "email": "[email protected]"
1032
                }
1033
            ],
1034
            "description": "Database Abstraction Layer",
1035
            "homepage": "http://www.doctrine-project.org",
1036
            "keywords": [
1037
                "database",
1038
                "dbal",
1039
                "persistence",
1040
                "queryobject"
1041
            ],
1042
            "time": "2016-12-04 05:53:43"
1043
        },
1044
        {
1045
            "name": "doctrine/inflector",
1046
            "version": "v1.1.0",
1047
            "source": {
1048
                "type": "git",
1049
                "url": "https://github.com/doctrine/inflector.git",
1050
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
1051
            },
1052
            "dist": {
1053
                "type": "zip",
1054
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
1055
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
1056
                "shasum": ""
1057
            },
1058
            "require": {
1059
                "php": ">=5.3.2"
1060
            },
1061
            "require-dev": {
1062
                "phpunit/phpunit": "4.*"
1063
            },
1064
            "type": "library",
1065
            "extra": {
1066
                "branch-alias": {
1067
                    "dev-master": "1.1.x-dev"
1068
                }
1069
            },
1070
            "autoload": {
1071
                "psr-0": {
1072
                    "Doctrine\\Common\\Inflector\\": "lib/"
1073
                }
1074
            },
1075
            "notification-url": "https://packagist.org/downloads/",
1076
            "license": [
1077
                "MIT"
1078
            ],
1079
            "authors": [
1080
                {
1081
                    "name": "Roman Borschel",
1082
                    "email": "[email protected]"
1083
                },
1084
                {
1085
                    "name": "Benjamin Eberlei",
1086
                    "email": "[email protected]"
1087
                },
1088
                {
1089
                    "name": "Guilherme Blanco",
1090
                    "email": "[email protected]"
1091
                },
1092
                {
1093
                    "name": "Jonathan Wage",
1094
                    "email": "[email protected]"
1095
                },
1096
                {
1097
                    "name": "Johannes Schmitt",
1098
                    "email": "[email protected]"
1099
                }
1100
            ],
1101
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1102
            "homepage": "http://www.doctrine-project.org",
1103
            "keywords": [
1104
                "inflection",
1105
                "pluralize",
1106
                "singularize",
1107
                "string"
1108
            ],
1109
            "time": "2015-11-06 14:35:42"
1110
        },
1111
        {
1112
            "name": "doctrine/lexer",
1113
            "version": "v1.0.1",
1114
            "source": {
1115
                "type": "git",
1116
                "url": "https://github.com/doctrine/lexer.git",
1117
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
1118
            },
1119
            "dist": {
1120
                "type": "zip",
1121
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
1122
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
1123
                "shasum": ""
1124
            },
1125
            "require": {
1126
                "php": ">=5.3.2"
1127
            },
1128
            "type": "library",
1129
            "extra": {
1130
                "branch-alias": {
1131
                    "dev-master": "1.0.x-dev"
1132
                }
1133
            },
1134
            "autoload": {
1135
                "psr-0": {
1136
                    "Doctrine\\Common\\Lexer\\": "lib/"
1137
                }
1138
            },
1139
            "notification-url": "https://packagist.org/downloads/",
1140
            "license": [
1141
                "MIT"
1142
            ],
1143
            "authors": [
1144
                {
1145
                    "name": "Roman Borschel",
1146
                    "email": "[email protected]"
1147
                },
1148
                {
1149
                    "name": "Guilherme Blanco",
1150
                    "email": "[email protected]"
1151
                },
1152
                {
1153
                    "name": "Johannes Schmitt",
1154
                    "email": "[email protected]"
1155
                }
1156
            ],
1157
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
1158
            "homepage": "http://www.doctrine-project.org",
1159
            "keywords": [
1160
                "lexer",
1161
                "parser"
1162
            ],
1163
            "time": "2014-09-09 13:34:57"
1164
        },
1165
        {
1166
            "name": "friendsofsymfony/user-bundle",
1167
            "version": "v2.0.0-beta1",
1168
            "source": {
1169
                "type": "git",
1170
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1171
                "reference": "28151dcb25de663c05ce26917fd6a0b5cb2787cf"
1172
            },
1173
            "dist": {
1174
                "type": "zip",
1175
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/28151dcb25de663c05ce26917fd6a0b5cb2787cf",
1176
                "reference": "28151dcb25de663c05ce26917fd6a0b5cb2787cf",
1177
                "shasum": ""
1178
            },
1179
            "require": {
1180
                "paragonie/random_compat": "^1 || ^2",
1181
                "php": "^5.5.9 || ^7.0",
1182
                "symfony/form": "^2.7 || ^3.0",
1183
                "symfony/framework-bundle": "^2.7 || ^3.0",
1184
                "symfony/security-bundle": "^2.7 || ^3.0",
1185
                "symfony/twig-bundle": "^2.7 || ^3.0"
1186
            },
1187
            "conflict": {
1188
                "symfony/doctrine-bridge": "<2.7"
1189
            },
1190
            "require-dev": {
1191
                "doctrine/doctrine-bundle": "^1.3",
1192
                "friendsofphp/php-cs-fixer": "^1.11",
1193
                "phpunit/phpunit": "~4.8|~5.0",
1194
                "swiftmailer/swiftmailer": "^4.3 || ^5.0",
1195
                "symfony/console": "^2.7 || ^3.0",
1196
                "symfony/phpunit-bridge": "^2.7 || ^3.0",
1197
                "symfony/validator": "^2.7 || ^3.0",
1198
                "symfony/yaml": "^2.7 || ^3.0"
1199
            },
1200
            "type": "symfony-bundle",
1201
            "extra": {
1202
                "branch-alias": {
1203
                    "dev-master": "2.0.x-dev"
1204
                }
1205
            },
1206
            "autoload": {
1207
                "psr-4": {
1208
                    "FOS\\UserBundle\\": ""
1209
                },
1210
                "exclude-from-classmap": [
1211
                    "/Tests/"
1212
                ]
1213
            },
1214
            "notification-url": "https://packagist.org/downloads/",
1215
            "license": [
1216
                "MIT"
1217
            ],
1218
            "authors": [
1219
                {
1220
                    "name": "Christophe Coevoet",
1221
                    "email": "[email protected]"
1222
                },
1223
                {
1224
                    "name": "FriendsOfSymfony Community",
1225
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1226
                },
1227
                {
1228
                    "name": "Thibault Duplessis",
1229
                    "email": "[email protected]"
1230
                }
1231
            ],
1232
            "description": "Symfony FOSUserBundle",
1233
            "homepage": "http://friendsofsymfony.github.com",
1234
            "keywords": [
1235
                "User management"
1236
            ],
1237
            "time": "2016-11-29 14:53:27"
1238
        },
1239
        {
1240
            "name": "monolog/monolog",
1241
            "version": "1.22.0",
1242
            "source": {
1243
                "type": "git",
1244
                "url": "https://github.com/Seldaek/monolog.git",
1245
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
1246
            },
1247
            "dist": {
1248
                "type": "zip",
1249
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
1250
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
1251
                "shasum": ""
1252
            },
1253
            "require": {
1254
                "php": ">=5.3.0",
1255
                "psr/log": "~1.0"
1256
            },
1257
            "provide": {
1258
                "psr/log-implementation": "1.0.0"
1259
            },
1260
            "require-dev": {
1261
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1262
                "doctrine/couchdb": "~1.0@dev",
1263
                "graylog2/gelf-php": "~1.0",
1264
                "jakub-onderka/php-parallel-lint": "0.9",
1265
                "php-amqplib/php-amqplib": "~2.4",
1266
                "php-console/php-console": "^3.1.3",
1267
                "phpunit/phpunit": "~4.5",
1268
                "phpunit/phpunit-mock-objects": "2.3.0",
1269
                "ruflin/elastica": ">=0.90 <3.0",
1270
                "sentry/sentry": "^0.13",
1271
                "swiftmailer/swiftmailer": "~5.3"
1272
            },
1273
            "suggest": {
1274
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1275
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1276
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1277
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1278
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1279
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1280
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1281
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1282
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1283
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1284
                "sentry/sentry": "Allow sending log messages to a Sentry server"
1285
            },
1286
            "type": "library",
1287
            "extra": {
1288
                "branch-alias": {
1289
                    "dev-master": "2.0.x-dev"
1290
                }
1291
            },
1292
            "autoload": {
1293
                "psr-4": {
1294
                    "Monolog\\": "src/Monolog"
1295
                }
1296
            },
1297
            "notification-url": "https://packagist.org/downloads/",
1298
            "license": [
1299
                "MIT"
1300
            ],
1301
            "authors": [
1302
                {
1303
                    "name": "Jordi Boggiano",
1304
                    "email": "[email protected]",
1305
                    "homepage": "http://seld.be"
1306
                }
1307
            ],
1308
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1309
            "homepage": "http://github.com/Seldaek/monolog",
1310
            "keywords": [
1311
                "log",
1312
                "logging",
1313
                "psr-3"
1314
            ],
1315
            "time": "2016-11-26 00:15:39"
1316
        },
1317
        {
1318
            "name": "paragonie/random_compat",
1319
            "version": "v2.0.4",
1320
            "source": {
1321
                "type": "git",
1322
                "url": "https://github.com/paragonie/random_compat.git",
1323
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e"
1324
            },
1325
            "dist": {
1326
                "type": "zip",
1327
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1328
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1329
                "shasum": ""
1330
            },
1331
            "require": {
1332
                "php": ">=5.2.0"
1333
            },
1334
            "require-dev": {
1335
                "phpunit/phpunit": "4.*|5.*"
1336
            },
1337
            "suggest": {
1338
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1339
            },
1340
            "type": "library",
1341
            "autoload": {
1342
                "files": [
1343
                    "lib/random.php"
1344
                ]
1345
            },
1346
            "notification-url": "https://packagist.org/downloads/",
1347
            "license": [
1348
                "MIT"
1349
            ],
1350
            "authors": [
1351
                {
1352
                    "name": "Paragon Initiative Enterprises",
1353
                    "email": "[email protected]",
1354
                    "homepage": "https://paragonie.com"
1355
                }
1356
            ],
1357
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1358
            "keywords": [
1359
                "csprng",
1360
                "pseudorandom",
1361
                "random"
1362
            ],
1363
            "time": "2016-11-07 23:38:38"
1364
        },
1365
        {
1366
            "name": "psr/cache",
1367
            "version": "1.0.1",
1368
            "source": {
1369
                "type": "git",
1370
                "url": "https://github.com/php-fig/cache.git",
1371
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1372
            },
1373
            "dist": {
1374
                "type": "zip",
1375
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1376
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1377
                "shasum": ""
1378
            },
1379
            "require": {
1380
                "php": ">=5.3.0"
1381
            },
1382
            "type": "library",
1383
            "extra": {
1384
                "branch-alias": {
1385
                    "dev-master": "1.0.x-dev"
1386
                }
1387
            },
1388
            "autoload": {
1389
                "psr-4": {
1390
                    "Psr\\Cache\\": "src/"
1391
                }
1392
            },
1393
            "notification-url": "https://packagist.org/downloads/",
1394
            "license": [
1395
                "MIT"
1396
            ],
1397
            "authors": [
1398
                {
1399
                    "name": "PHP-FIG",
1400
                    "homepage": "http://www.php-fig.org/"
1401
                }
1402
            ],
1403
            "description": "Common interface for caching libraries",
1404
            "keywords": [
1405
                "cache",
1406
                "psr",
1407
                "psr-6"
1408
            ],
1409
            "time": "2016-08-06 20:24:11"
1410
        },
1411
        {
1412
            "name": "psr/http-message",
1413
            "version": "1.0.1",
1414
            "source": {
1415
                "type": "git",
1416
                "url": "https://github.com/php-fig/http-message.git",
1417
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1418
            },
1419
            "dist": {
1420
                "type": "zip",
1421
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1422
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1423
                "shasum": ""
1424
            },
1425
            "require": {
1426
                "php": ">=5.3.0"
1427
            },
1428
            "type": "library",
1429
            "extra": {
1430
                "branch-alias": {
1431
                    "dev-master": "1.0.x-dev"
1432
                }
1433
            },
1434
            "autoload": {
1435
                "psr-4": {
1436
                    "Psr\\Http\\Message\\": "src/"
1437
                }
1438
            },
1439
            "notification-url": "https://packagist.org/downloads/",
1440
            "license": [
1441
                "MIT"
1442
            ],
1443
            "authors": [
1444
                {
1445
                    "name": "PHP-FIG",
1446
                    "homepage": "http://www.php-fig.org/"
1447
                }
1448
            ],
1449
            "description": "Common interface for HTTP messages",
1450
            "homepage": "https://github.com/php-fig/http-message",
1451
            "keywords": [
1452
                "http",
1453
                "http-message",
1454
                "psr",
1455
                "psr-7",
1456
                "request",
1457
                "response"
1458
            ],
1459
            "time": "2016-08-06 14:39:51"
1460
        },
1461
        {
1462
            "name": "psr/log",
1463
            "version": "1.0.0",
1464
            "source": {
1465
                "type": "git",
1466
                "url": "https://github.com/php-fig/log.git",
1467
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1468
            },
1469
            "dist": {
1470
                "type": "zip",
1471
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1472
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1473
                "shasum": ""
1474
            },
1475
            "type": "library",
1476
            "autoload": {
1477
                "psr-0": {
1478
                    "Psr\\Log\\": ""
1479
                }
1480
            },
1481
            "notification-url": "https://packagist.org/downloads/",
1482
            "license": [
1483
                "MIT"
1484
            ],
1485
            "authors": [
1486
                {
1487
                    "name": "PHP-FIG",
1488
                    "homepage": "http://www.php-fig.org/"
1489
                }
1490
            ],
1491
            "description": "Common interface for logging libraries",
1492
            "keywords": [
1493
                "log",
1494
                "psr",
1495
                "psr-3"
1496
            ],
1497
            "time": "2012-12-21 11:40:51"
1498
        },
1499
        {
1500
            "name": "sensio/framework-extra-bundle",
1501
            "version": "v3.0.18",
1502
            "source": {
1503
                "type": "git",
1504
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
1505
                "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af"
1506
            },
1507
            "dist": {
1508
                "type": "zip",
1509
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/c38bc608e12e81089d5d9dfbf72775ed553c61af",
1510
                "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af",
1511
                "shasum": ""
1512
            },
1513
            "require": {
1514
                "doctrine/common": "~2.2",
1515
                "symfony/dependency-injection": "~2.3|~3.0",
1516
                "symfony/framework-bundle": "~2.3|~3.0"
1517
            },
1518
            "require-dev": {
1519
                "symfony/asset": "~2.7|~3.0",
1520
                "symfony/browser-kit": "~2.3|~3.0",
1521
                "symfony/dom-crawler": "~2.3|~3.0",
1522
                "symfony/expression-language": "~2.4|~3.0",
1523
                "symfony/finder": "~2.3|~3.0",
1524
                "symfony/phpunit-bridge": "~3.2",
1525
                "symfony/psr-http-message-bridge": "^0.3",
1526
                "symfony/security-bundle": "~2.4|~3.0",
1527
                "symfony/templating": "~2.3|~3.0",
1528
                "symfony/translation": "~2.3|~3.0",
1529
                "symfony/twig-bundle": "~2.3|~3.0",
1530
                "symfony/yaml": "~2.3|~3.0",
1531
                "twig/twig": "~1.11|~2.0",
1532
                "zendframework/zend-diactoros": "^1.3"
1533
            },
1534
            "suggest": {
1535
                "symfony/expression-language": "",
1536
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
1537
                "symfony/security-bundle": ""
1538
            },
1539
            "type": "symfony-bundle",
1540
            "extra": {
1541
                "branch-alias": {
1542
                    "dev-master": "3.0.x-dev"
1543
                }
1544
            },
1545
            "autoload": {
1546
                "psr-4": {
1547
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
1548
                }
1549
            },
1550
            "notification-url": "https://packagist.org/downloads/",
1551
            "license": [
1552
                "MIT"
1553
            ],
1554
            "authors": [
1555
                {
1556
                    "name": "Fabien Potencier",
1557
                    "email": "[email protected]"
1558
                }
1559
            ],
1560
            "description": "This bundle provides a way to configure your controllers with annotations",
1561
            "keywords": [
1562
                "annotations",
1563
                "controllers"
1564
            ],
1565
            "time": "2016-12-14 08:30:06"
1566
        },
1567
        {
1568
            "name": "swiftmailer/swiftmailer",
0 ignored issues
show
There is a security advisory for your installed version of swiftmailer/swiftmailer:

Remote Code Execution when using the mail transport
Loading history...
1569
            "version": "v5.4.4",
1570
            "source": {
1571
                "type": "git",
1572
                "url": "https://github.com/swiftmailer/swiftmailer.git",
1573
                "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756"
1574
            },
1575
            "dist": {
1576
                "type": "zip",
1577
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/545ce9136690cea74f98f86fbb9c92dd9ab1a756",
1578
                "reference": "545ce9136690cea74f98f86fbb9c92dd9ab1a756",
1579
                "shasum": ""
1580
            },
1581
            "require": {
1582
                "php": ">=5.3.3"
1583
            },
1584
            "require-dev": {
1585
                "mockery/mockery": "~0.9.1"
1586
            },
1587
            "type": "library",
1588
            "extra": {
1589
                "branch-alias": {
1590
                    "dev-master": "5.4-dev"
1591
                }
1592
            },
1593
            "autoload": {
1594
                "files": [
1595
                    "lib/swift_required.php"
1596
                ]
1597
            },
1598
            "notification-url": "https://packagist.org/downloads/",
1599
            "license": [
1600
                "MIT"
1601
            ],
1602
            "authors": [
1603
                {
1604
                    "name": "Chris Corbyn"
1605
                },
1606
                {
1607
                    "name": "Fabien Potencier",
1608
                    "email": "[email protected]"
1609
                }
1610
            ],
1611
            "description": "Swiftmailer, free feature-rich PHP mailer",
1612
            "homepage": "http://swiftmailer.org",
1613
            "keywords": [
1614
                "email",
1615
                "mail",
1616
                "mailer"
1617
            ],
1618
            "time": "2016-11-24 01:01:23"
1619
        },
1620
        {
1621
            "name": "symfony/monolog-bundle",
1622
            "version": "3.0.1",
1623
            "source": {
1624
                "type": "git",
1625
                "url": "https://github.com/symfony/monolog-bundle.git",
1626
                "reference": "5f2d2d62530cd66be361216107869a3b061045db"
1627
            },
1628
            "dist": {
1629
                "type": "zip",
1630
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/5f2d2d62530cd66be361216107869a3b061045db",
1631
                "reference": "5f2d2d62530cd66be361216107869a3b061045db",
1632
                "shasum": ""
1633
            },
1634
            "require": {
1635
                "monolog/monolog": "~1.18",
1636
                "php": ">=5.3.2",
1637
                "symfony/config": "~2.7|~3.0",
1638
                "symfony/dependency-injection": "~2.7|~3.0",
1639
                "symfony/http-kernel": "~2.7|~3.0",
1640
                "symfony/monolog-bridge": "~2.7|~3.0"
1641
            },
1642
            "require-dev": {
1643
                "phpunit/phpunit": "^4.8",
1644
                "symfony/console": "~2.3|~3.0",
1645
                "symfony/yaml": "~2.3|~3.0"
1646
            },
1647
            "type": "symfony-bundle",
1648
            "extra": {
1649
                "branch-alias": {
1650
                    "dev-master": "3.x-dev"
1651
                }
1652
            },
1653
            "autoload": {
1654
                "psr-4": {
1655
                    "Symfony\\Bundle\\MonologBundle\\": ""
1656
                }
1657
            },
1658
            "notification-url": "https://packagist.org/downloads/",
1659
            "license": [
1660
                "MIT"
1661
            ],
1662
            "authors": [
1663
                {
1664
                    "name": "Symfony Community",
1665
                    "homepage": "http://symfony.com/contributors"
1666
                },
1667
                {
1668
                    "name": "Fabien Potencier",
1669
                    "email": "[email protected]"
1670
                }
1671
            ],
1672
            "description": "Symfony MonologBundle",
1673
            "homepage": "http://symfony.com",
1674
            "keywords": [
1675
                "log",
1676
                "logging"
1677
            ],
1678
            "time": "2016-11-15 15:54:07"
1679
        },
1680
        {
1681
            "name": "symfony/polyfill-intl-icu",
1682
            "version": "v1.3.0",
1683
            "source": {
1684
                "type": "git",
1685
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
1686
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4"
1687
            },
1688
            "dist": {
1689
                "type": "zip",
1690
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4",
1691
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4",
1692
                "shasum": ""
1693
            },
1694
            "require": {
1695
                "php": ">=5.3.3",
1696
                "symfony/intl": "~2.3|~3.0"
1697
            },
1698
            "suggest": {
1699
                "ext-intl": "For best performance"
1700
            },
1701
            "type": "library",
1702
            "extra": {
1703
                "branch-alias": {
1704
                    "dev-master": "1.3-dev"
1705
                }
1706
            },
1707
            "autoload": {
1708
                "files": [
1709
                    "bootstrap.php"
1710
                ]
1711
            },
1712
            "notification-url": "https://packagist.org/downloads/",
1713
            "license": [
1714
                "MIT"
1715
            ],
1716
            "authors": [
1717
                {
1718
                    "name": "Nicolas Grekas",
1719
                    "email": "[email protected]"
1720
                },
1721
                {
1722
                    "name": "Symfony Community",
1723
                    "homepage": "https://symfony.com/contributors"
1724
                }
1725
            ],
1726
            "description": "Symfony polyfill for intl's ICU-related data and classes",
1727
            "homepage": "https://symfony.com",
1728
            "keywords": [
1729
                "compatibility",
1730
                "icu",
1731
                "intl",
1732
                "polyfill",
1733
                "portable",
1734
                "shim"
1735
            ],
1736
            "time": "2016-11-14 01:06:16"
1737
        },
1738
        {
1739
            "name": "symfony/polyfill-mbstring",
1740
            "version": "v1.3.0",
1741
            "source": {
1742
                "type": "git",
1743
                "url": "https://github.com/symfony/polyfill-mbstring.git",
1744
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
1745
            },
1746
            "dist": {
1747
                "type": "zip",
1748
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
1749
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
1750
                "shasum": ""
1751
            },
1752
            "require": {
1753
                "php": ">=5.3.3"
1754
            },
1755
            "suggest": {
1756
                "ext-mbstring": "For best performance"
1757
            },
1758
            "type": "library",
1759
            "extra": {
1760
                "branch-alias": {
1761
                    "dev-master": "1.3-dev"
1762
                }
1763
            },
1764
            "autoload": {
1765
                "psr-4": {
1766
                    "Symfony\\Polyfill\\Mbstring\\": ""
1767
                },
1768
                "files": [
1769
                    "bootstrap.php"
1770
                ]
1771
            },
1772
            "notification-url": "https://packagist.org/downloads/",
1773
            "license": [
1774
                "MIT"
1775
            ],
1776
            "authors": [
1777
                {
1778
                    "name": "Nicolas Grekas",
1779
                    "email": "[email protected]"
1780
                },
1781
                {
1782
                    "name": "Symfony Community",
1783
                    "homepage": "https://symfony.com/contributors"
1784
                }
1785
            ],
1786
            "description": "Symfony polyfill for the Mbstring extension",
1787
            "homepage": "https://symfony.com",
1788
            "keywords": [
1789
                "compatibility",
1790
                "mbstring",
1791
                "polyfill",
1792
                "portable",
1793
                "shim"
1794
            ],
1795
            "time": "2016-11-14 01:06:16"
1796
        },
1797
        {
1798
            "name": "symfony/polyfill-php56",
1799
            "version": "v1.3.0",
1800
            "source": {
1801
                "type": "git",
1802
                "url": "https://github.com/symfony/polyfill-php56.git",
1803
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c"
1804
            },
1805
            "dist": {
1806
                "type": "zip",
1807
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c",
1808
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c",
1809
                "shasum": ""
1810
            },
1811
            "require": {
1812
                "php": ">=5.3.3",
1813
                "symfony/polyfill-util": "~1.0"
1814
            },
1815
            "type": "library",
1816
            "extra": {
1817
                "branch-alias": {
1818
                    "dev-master": "1.3-dev"
1819
                }
1820
            },
1821
            "autoload": {
1822
                "psr-4": {
1823
                    "Symfony\\Polyfill\\Php56\\": ""
1824
                },
1825
                "files": [
1826
                    "bootstrap.php"
1827
                ]
1828
            },
1829
            "notification-url": "https://packagist.org/downloads/",
1830
            "license": [
1831
                "MIT"
1832
            ],
1833
            "authors": [
1834
                {
1835
                    "name": "Nicolas Grekas",
1836
                    "email": "[email protected]"
1837
                },
1838
                {
1839
                    "name": "Symfony Community",
1840
                    "homepage": "https://symfony.com/contributors"
1841
                }
1842
            ],
1843
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
1844
            "homepage": "https://symfony.com",
1845
            "keywords": [
1846
                "compatibility",
1847
                "polyfill",
1848
                "portable",
1849
                "shim"
1850
            ],
1851
            "time": "2016-11-14 01:06:16"
1852
        },
1853
        {
1854
            "name": "symfony/polyfill-php70",
1855
            "version": "v1.3.0",
1856
            "source": {
1857
                "type": "git",
1858
                "url": "https://github.com/symfony/polyfill-php70.git",
1859
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
1860
            },
1861
            "dist": {
1862
                "type": "zip",
1863
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
1864
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
1865
                "shasum": ""
1866
            },
1867
            "require": {
1868
                "paragonie/random_compat": "~1.0|~2.0",
1869
                "php": ">=5.3.3"
1870
            },
1871
            "type": "library",
1872
            "extra": {
1873
                "branch-alias": {
1874
                    "dev-master": "1.3-dev"
1875
                }
1876
            },
1877
            "autoload": {
1878
                "psr-4": {
1879
                    "Symfony\\Polyfill\\Php70\\": ""
1880
                },
1881
                "files": [
1882
                    "bootstrap.php"
1883
                ],
1884
                "classmap": [
1885
                    "Resources/stubs"
1886
                ]
1887
            },
1888
            "notification-url": "https://packagist.org/downloads/",
1889
            "license": [
1890
                "MIT"
1891
            ],
1892
            "authors": [
1893
                {
1894
                    "name": "Nicolas Grekas",
1895
                    "email": "[email protected]"
1896
                },
1897
                {
1898
                    "name": "Symfony Community",
1899
                    "homepage": "https://symfony.com/contributors"
1900
                }
1901
            ],
1902
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
1903
            "homepage": "https://symfony.com",
1904
            "keywords": [
1905
                "compatibility",
1906
                "polyfill",
1907
                "portable",
1908
                "shim"
1909
            ],
1910
            "time": "2016-11-14 01:06:16"
1911
        },
1912
        {
1913
            "name": "symfony/polyfill-util",
1914
            "version": "v1.3.0",
1915
            "source": {
1916
                "type": "git",
1917
                "url": "https://github.com/symfony/polyfill-util.git",
1918
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb"
1919
            },
1920
            "dist": {
1921
                "type": "zip",
1922
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb",
1923
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb",
1924
                "shasum": ""
1925
            },
1926
            "require": {
1927
                "php": ">=5.3.3"
1928
            },
1929
            "type": "library",
1930
            "extra": {
1931
                "branch-alias": {
1932
                    "dev-master": "1.3-dev"
1933
                }
1934
            },
1935
            "autoload": {
1936
                "psr-4": {
1937
                    "Symfony\\Polyfill\\Util\\": ""
1938
                }
1939
            },
1940
            "notification-url": "https://packagist.org/downloads/",
1941
            "license": [
1942
                "MIT"
1943
            ],
1944
            "authors": [
1945
                {
1946
                    "name": "Nicolas Grekas",
1947
                    "email": "[email protected]"
1948
                },
1949
                {
1950
                    "name": "Symfony Community",
1951
                    "homepage": "https://symfony.com/contributors"
1952
                }
1953
            ],
1954
            "description": "Symfony utilities for portability of PHP codes",
1955
            "homepage": "https://symfony.com",
1956
            "keywords": [
1957
                "compat",
1958
                "compatibility",
1959
                "polyfill",
1960
                "shim"
1961
            ],
1962
            "time": "2016-11-14 01:06:16"
1963
        },
1964
        {
1965
            "name": "symfony/psr-http-message-bridge",
1966
            "version": "v1.0.0",
1967
            "source": {
1968
                "type": "git",
1969
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
1970
                "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de"
1971
            },
1972
            "dist": {
1973
                "type": "zip",
1974
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de",
1975
                "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de",
1976
                "shasum": ""
1977
            },
1978
            "require": {
1979
                "php": ">=5.3.3",
1980
                "psr/http-message": "~1.0",
1981
                "symfony/http-foundation": "~2.3|~3.0"
1982
            },
1983
            "require-dev": {
1984
                "symfony/phpunit-bridge": "~2.7|~3.0"
1985
            },
1986
            "suggest": {
1987
                "psr/http-message-implementation": "To use the HttpFoundation factory",
1988
                "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
1989
            },
1990
            "type": "symfony-bridge",
1991
            "extra": {
1992
                "branch-alias": {
1993
                    "dev-master": "1.0-dev"
1994
                }
1995
            },
1996
            "autoload": {
1997
                "psr-4": {
1998
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
1999
                }
2000
            },
2001
            "notification-url": "https://packagist.org/downloads/",
2002
            "license": [
2003
                "MIT"
2004
            ],
2005
            "authors": [
2006
                {
2007
                    "name": "Symfony Community",
2008
                    "homepage": "http://symfony.com/contributors"
2009
                },
2010
                {
2011
                    "name": "Fabien Potencier",
2012
                    "email": "[email protected]"
2013
                }
2014
            ],
2015
            "description": "PSR HTTP message bridge",
2016
            "homepage": "http://symfony.com",
2017
            "keywords": [
2018
                "http",
2019
                "http-message",
2020
                "psr-7"
2021
            ],
2022
            "time": "2016-09-14 18:37:20"
2023
        },
2024
        {
2025
            "name": "symfony/swiftmailer-bundle",
2026
            "version": "v2.4.2",
2027
            "source": {
2028
                "type": "git",
2029
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2030
                "reference": "ad751095576ce0c12a284e30e3fff80c91f27225"
2031
            },
2032
            "dist": {
2033
                "type": "zip",
2034
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ad751095576ce0c12a284e30e3fff80c91f27225",
2035
                "reference": "ad751095576ce0c12a284e30e3fff80c91f27225",
2036
                "shasum": ""
2037
            },
2038
            "require": {
2039
                "php": ">=5.3.2",
2040
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2041
                "symfony/config": "~2.7|~3.0",
2042
                "symfony/dependency-injection": "~2.7|~3.0",
2043
                "symfony/http-kernel": "~2.7|~3.0"
2044
            },
2045
            "require-dev": {
2046
                "symfony/console": "~2.7|~3.0",
2047
                "symfony/framework-bundle": "~2.7|~3.0",
2048
                "symfony/phpunit-bridge": "~2.7|~3.0",
2049
                "symfony/yaml": "~2.7|~3.0"
2050
            },
2051
            "suggest": {
2052
                "psr/log": "Allows logging"
2053
            },
2054
            "type": "symfony-bundle",
2055
            "extra": {
2056
                "branch-alias": {
2057
                    "dev-master": "2.4-dev"
2058
                }
2059
            },
2060
            "autoload": {
2061
                "psr-4": {
2062
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2063
                }
2064
            },
2065
            "notification-url": "https://packagist.org/downloads/",
2066
            "license": [
2067
                "MIT"
2068
            ],
2069
            "authors": [
2070
                {
2071
                    "name": "Symfony Community",
2072
                    "homepage": "http://symfony.com/contributors"
2073
                },
2074
                {
2075
                    "name": "Fabien Potencier",
2076
                    "email": "[email protected]"
2077
                }
2078
            ],
2079
            "description": "Symfony SwiftmailerBundle",
2080
            "homepage": "http://symfony.com",
2081
            "time": "2016-12-20 04:44:33"
2082
        },
2083
        {
2084
            "name": "symfony/symfony",
2085
            "version": "v3.2.1",
2086
            "source": {
2087
                "type": "git",
2088
                "url": "https://github.com/symfony/symfony.git",
2089
                "reference": "5824d423678a0cc44f3eb46efc246aecd1836dd7"
2090
            },
2091
            "dist": {
2092
                "type": "zip",
2093
                "url": "https://api.github.com/repos/symfony/symfony/zipball/5824d423678a0cc44f3eb46efc246aecd1836dd7",
2094
                "reference": "5824d423678a0cc44f3eb46efc246aecd1836dd7",
2095
                "shasum": ""
2096
            },
2097
            "require": {
2098
                "doctrine/common": "~2.4",
2099
                "php": ">=5.5.9",
2100
                "psr/cache": "~1.0",
2101
                "psr/log": "~1.0",
2102
                "symfony/polyfill-intl-icu": "~1.0",
2103
                "symfony/polyfill-mbstring": "~1.0",
2104
                "symfony/polyfill-php56": "~1.0",
2105
                "symfony/polyfill-php70": "~1.0",
2106
                "symfony/polyfill-util": "~1.0",
2107
                "twig/twig": "~1.28|~2.0"
2108
            },
2109
            "conflict": {
2110
                "phpdocumentor/reflection-docblock": "<3.0",
2111
                "phpdocumentor/type-resolver": "<0.2.0"
2112
            },
2113
            "provide": {
2114
                "psr/cache-implementation": "1.0"
2115
            },
2116
            "replace": {
2117
                "symfony/asset": "self.version",
2118
                "symfony/browser-kit": "self.version",
2119
                "symfony/cache": "self.version",
2120
                "symfony/class-loader": "self.version",
2121
                "symfony/config": "self.version",
2122
                "symfony/console": "self.version",
2123
                "symfony/css-selector": "self.version",
2124
                "symfony/debug": "self.version",
2125
                "symfony/debug-bundle": "self.version",
2126
                "symfony/dependency-injection": "self.version",
2127
                "symfony/doctrine-bridge": "self.version",
2128
                "symfony/dom-crawler": "self.version",
2129
                "symfony/event-dispatcher": "self.version",
2130
                "symfony/expression-language": "self.version",
2131
                "symfony/filesystem": "self.version",
2132
                "symfony/finder": "self.version",
2133
                "symfony/form": "self.version",
2134
                "symfony/framework-bundle": "self.version",
2135
                "symfony/http-foundation": "self.version",
2136
                "symfony/http-kernel": "self.version",
2137
                "symfony/inflector": "self.version",
2138
                "symfony/intl": "self.version",
2139
                "symfony/ldap": "self.version",
2140
                "symfony/monolog-bridge": "self.version",
2141
                "symfony/options-resolver": "self.version",
2142
                "symfony/process": "self.version",
2143
                "symfony/property-access": "self.version",
2144
                "symfony/property-info": "self.version",
2145
                "symfony/proxy-manager-bridge": "self.version",
2146
                "symfony/routing": "self.version",
2147
                "symfony/security": "self.version",
2148
                "symfony/security-bundle": "self.version",
2149
                "symfony/security-core": "self.version",
2150
                "symfony/security-csrf": "self.version",
2151
                "symfony/security-guard": "self.version",
2152
                "symfony/security-http": "self.version",
2153
                "symfony/serializer": "self.version",
2154
                "symfony/stopwatch": "self.version",
2155
                "symfony/templating": "self.version",
2156
                "symfony/translation": "self.version",
2157
                "symfony/twig-bridge": "self.version",
2158
                "symfony/twig-bundle": "self.version",
2159
                "symfony/validator": "self.version",
2160
                "symfony/var-dumper": "self.version",
2161
                "symfony/web-profiler-bundle": "self.version",
2162
                "symfony/workflow": "self.version",
2163
                "symfony/yaml": "self.version"
2164
            },
2165
            "require-dev": {
2166
                "cache/integration-tests": "dev-master",
2167
                "doctrine/cache": "~1.6",
2168
                "doctrine/data-fixtures": "1.0.*",
2169
                "doctrine/dbal": "~2.4",
2170
                "doctrine/doctrine-bundle": "~1.4",
2171
                "doctrine/orm": "~2.4,>=2.4.5",
2172
                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
2173
                "monolog/monolog": "~1.11",
2174
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
2175
                "phpdocumentor/reflection-docblock": "^3.0",
2176
                "predis/predis": "~1.0",
2177
                "symfony/phpunit-bridge": "~3.2",
2178
                "symfony/polyfill-apcu": "~1.1",
2179
                "symfony/security-acl": "~2.8|~3.0"
2180
            },
2181
            "type": "library",
2182
            "extra": {
2183
                "branch-alias": {
2184
                    "dev-master": "3.2-dev"
2185
                }
2186
            },
2187
            "autoload": {
2188
                "psr-4": {
2189
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
2190
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
2191
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
2192
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
2193
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
2194
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
2195
                    "Symfony\\Component\\": "src/Symfony/Component/"
2196
                },
2197
                "classmap": [
2198
                    "src/Symfony/Component/Intl/Resources/stubs"
2199
                ],
2200
                "exclude-from-classmap": [
2201
                    "**/Tests/"
2202
                ]
2203
            },
2204
            "notification-url": "https://packagist.org/downloads/",
2205
            "license": [
2206
                "MIT"
2207
            ],
2208
            "authors": [
2209
                {
2210
                    "name": "Fabien Potencier",
2211
                    "email": "[email protected]"
2212
                },
2213
                {
2214
                    "name": "Symfony Community",
2215
                    "homepage": "https://symfony.com/contributors"
2216
                }
2217
            ],
2218
            "description": "The Symfony PHP framework",
2219
            "homepage": "https://symfony.com",
2220
            "keywords": [
2221
                "framework"
2222
            ],
2223
            "time": "2016-12-13 13:20:15"
2224
        },
2225
        {
2226
            "name": "twig/twig",
2227
            "version": "v1.30.0",
2228
            "source": {
2229
                "type": "git",
2230
                "url": "https://github.com/twigphp/Twig.git",
2231
                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59"
2232
            },
2233
            "dist": {
2234
                "type": "zip",
2235
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/c6ff71094fde15d12398eaba029434b013dc5e59",
2236
                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59",
2237
                "shasum": ""
2238
            },
2239
            "require": {
2240
                "php": ">=5.2.7"
2241
            },
2242
            "require-dev": {
2243
                "symfony/debug": "~2.7",
2244
                "symfony/phpunit-bridge": "~3.2@dev"
2245
            },
2246
            "type": "library",
2247
            "extra": {
2248
                "branch-alias": {
2249
                    "dev-master": "1.30-dev"
2250
                }
2251
            },
2252
            "autoload": {
2253
                "psr-0": {
2254
                    "Twig_": "lib/"
2255
                }
2256
            },
2257
            "notification-url": "https://packagist.org/downloads/",
2258
            "license": [
2259
                "BSD-3-Clause"
2260
            ],
2261
            "authors": [
2262
                {
2263
                    "name": "Fabien Potencier",
2264
                    "email": "[email protected]",
2265
                    "homepage": "http://fabien.potencier.org",
2266
                    "role": "Lead Developer"
2267
                },
2268
                {
2269
                    "name": "Armin Ronacher",
2270
                    "email": "[email protected]",
2271
                    "role": "Project Founder"
2272
                },
2273
                {
2274
                    "name": "Twig Team",
2275
                    "homepage": "http://twig.sensiolabs.org/contributors",
2276
                    "role": "Contributors"
2277
                }
2278
            ],
2279
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2280
            "homepage": "http://twig.sensiolabs.org",
2281
            "keywords": [
2282
                "templating"
2283
            ],
2284
            "time": "2016-12-23 11:06:22"
2285
        },
2286
        {
2287
            "name": "zendframework/zend-diactoros",
2288
            "version": "1.3.7",
2289
            "source": {
2290
                "type": "git",
2291
                "url": "https://github.com/zendframework/zend-diactoros.git",
2292
                "reference": "969ff423d3f201da3ff718a5831bb999bb0669b0"
2293
            },
2294
            "dist": {
2295
                "type": "zip",
2296
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/969ff423d3f201da3ff718a5831bb999bb0669b0",
2297
                "reference": "969ff423d3f201da3ff718a5831bb999bb0669b0",
2298
                "shasum": ""
2299
            },
2300
            "require": {
2301
                "php": "^5.4 || ^7.0",
2302
                "psr/http-message": "~1.0"
2303
            },
2304
            "provide": {
2305
                "psr/http-message-implementation": "~1.0.0"
2306
            },
2307
            "require-dev": {
2308
                "phpunit/phpunit": "^4.6 || ^5.5",
2309
                "squizlabs/php_codesniffer": "^2.3.1"
2310
            },
2311
            "type": "library",
2312
            "extra": {
2313
                "branch-alias": {
2314
                    "dev-master": "1.3-dev",
2315
                    "dev-develop": "1.4-dev"
2316
                }
2317
            },
2318
            "autoload": {
2319
                "psr-4": {
2320
                    "Zend\\Diactoros\\": "src/"
2321
                }
2322
            },
2323
            "notification-url": "https://packagist.org/downloads/",
2324
            "license": [
2325
                "BSD-2-Clause"
2326
            ],
2327
            "description": "PSR HTTP Message implementations",
2328
            "homepage": "https://github.com/zendframework/zend-diactoros",
2329
            "keywords": [
2330
                "http",
2331
                "psr",
2332
                "psr-7"
2333
            ],
2334
            "time": "2016-10-11 13:25:21"
2335
        }
2336
    ],
2337
    "packages-dev": [
2338
        {
2339
            "name": "doctrine/doctrine-bundle",
2340
            "version": "1.6.4",
2341
            "source": {
2342
                "type": "git",
2343
                "url": "https://github.com/doctrine/DoctrineBundle.git",
2344
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
2345
            },
2346
            "dist": {
2347
                "type": "zip",
2348
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
2349
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
2350
                "shasum": ""
2351
            },
2352
            "require": {
2353
                "doctrine/dbal": "~2.3",
2354
                "doctrine/doctrine-cache-bundle": "~1.0",
2355
                "jdorn/sql-formatter": "~1.1",
2356
                "php": ">=5.3.2",
2357
                "symfony/console": "~2.3|~3.0",
2358
                "symfony/dependency-injection": "~2.3|~3.0",
2359
                "symfony/doctrine-bridge": "~2.2|~3.0",
2360
                "symfony/framework-bundle": "~2.3|~3.0"
2361
            },
2362
            "require-dev": {
2363
                "doctrine/orm": "~2.3",
2364
                "phpunit/phpunit": "~4",
2365
                "satooshi/php-coveralls": "~0.6.1",
2366
                "symfony/phpunit-bridge": "~2.7|~3.0",
2367
                "symfony/property-info": "~2.8|~3.0",
2368
                "symfony/validator": "~2.2|~3.0",
2369
                "symfony/yaml": "~2.2|~3.0",
2370
                "twig/twig": "~1.10"
2371
            },
2372
            "suggest": {
2373
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
2374
                "symfony/web-profiler-bundle": "To use the data collector."
2375
            },
2376
            "type": "symfony-bundle",
2377
            "extra": {
2378
                "branch-alias": {
2379
                    "dev-master": "1.6.x-dev"
2380
                }
2381
            },
2382
            "autoload": {
2383
                "psr-4": {
2384
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
2385
                }
2386
            },
2387
            "notification-url": "https://packagist.org/downloads/",
2388
            "license": [
2389
                "MIT"
2390
            ],
2391
            "authors": [
2392
                {
2393
                    "name": "Symfony Community",
2394
                    "homepage": "http://symfony.com/contributors"
2395
                },
2396
                {
2397
                    "name": "Benjamin Eberlei",
2398
                    "email": "[email protected]"
2399
                },
2400
                {
2401
                    "name": "Doctrine Project",
2402
                    "homepage": "http://www.doctrine-project.org/"
2403
                },
2404
                {
2405
                    "name": "Fabien Potencier",
2406
                    "email": "[email protected]"
2407
                }
2408
            ],
2409
            "description": "Symfony DoctrineBundle",
2410
            "homepage": "http://www.doctrine-project.org",
2411
            "keywords": [
2412
                "database",
2413
                "dbal",
2414
                "orm",
2415
                "persistence"
2416
            ],
2417
            "time": "2016-08-10 15:35:22"
2418
        },
2419
        {
2420
            "name": "doctrine/doctrine-cache-bundle",
2421
            "version": "1.3.0",
2422
            "source": {
2423
                "type": "git",
2424
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
2425
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
2426
            },
2427
            "dist": {
2428
                "type": "zip",
2429
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
2430
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
2431
                "shasum": ""
2432
            },
2433
            "require": {
2434
                "doctrine/cache": "^1.4.2",
2435
                "doctrine/inflector": "~1.0",
2436
                "php": ">=5.3.2",
2437
                "symfony/doctrine-bridge": "~2.2|~3.0"
2438
            },
2439
            "require-dev": {
2440
                "instaclick/coding-standard": "~1.1",
2441
                "instaclick/object-calisthenics-sniffs": "dev-master",
2442
                "instaclick/symfony2-coding-standard": "dev-remaster",
2443
                "phpunit/phpunit": "~4",
2444
                "predis/predis": "~0.8",
2445
                "satooshi/php-coveralls": "~0.6.1",
2446
                "squizlabs/php_codesniffer": "~1.5",
2447
                "symfony/console": "~2.2|~3.0",
2448
                "symfony/finder": "~2.2|~3.0",
2449
                "symfony/framework-bundle": "~2.2|~3.0",
2450
                "symfony/phpunit-bridge": "~2.7|~3.0",
2451
                "symfony/security-acl": "~2.3|~3.0",
2452
                "symfony/validator": "~2.2|~3.0",
2453
                "symfony/yaml": "~2.2|~3.0"
2454
            },
2455
            "suggest": {
2456
                "symfony/security-acl": "For using this bundle to cache ACLs"
2457
            },
2458
            "type": "symfony-bundle",
2459
            "extra": {
2460
                "branch-alias": {
2461
                    "dev-master": "1.2.x-dev"
2462
                }
2463
            },
2464
            "autoload": {
2465
                "psr-4": {
2466
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
2467
                }
2468
            },
2469
            "notification-url": "https://packagist.org/downloads/",
2470
            "license": [
2471
                "MIT"
2472
            ],
2473
            "authors": [
2474
                {
2475
                    "name": "Symfony Community",
2476
                    "homepage": "http://symfony.com/contributors"
2477
                },
2478
                {
2479
                    "name": "Benjamin Eberlei",
2480
                    "email": "[email protected]"
2481
                },
2482
                {
2483
                    "name": "Fabio B. Silva",
2484
                    "email": "[email protected]"
2485
                },
2486
                {
2487
                    "name": "Guilherme Blanco",
2488
                    "email": "[email protected]"
2489
                },
2490
                {
2491
                    "name": "Doctrine Project",
2492
                    "homepage": "http://www.doctrine-project.org/"
2493
                },
2494
                {
2495
                    "name": "Fabien Potencier",
2496
                    "email": "[email protected]"
2497
                }
2498
            ],
2499
            "description": "Symfony Bundle for Doctrine Cache",
2500
            "homepage": "http://www.doctrine-project.org",
2501
            "keywords": [
2502
                "cache",
2503
                "caching"
2504
            ],
2505
            "time": "2016-01-26 17:28:51"
2506
        },
2507
        {
2508
            "name": "doctrine/instantiator",
2509
            "version": "1.0.5",
2510
            "source": {
2511
                "type": "git",
2512
                "url": "https://github.com/doctrine/instantiator.git",
2513
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2514
            },
2515
            "dist": {
2516
                "type": "zip",
2517
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2518
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2519
                "shasum": ""
2520
            },
2521
            "require": {
2522
                "php": ">=5.3,<8.0-DEV"
2523
            },
2524
            "require-dev": {
2525
                "athletic/athletic": "~0.1.8",
2526
                "ext-pdo": "*",
2527
                "ext-phar": "*",
2528
                "phpunit/phpunit": "~4.0",
2529
                "squizlabs/php_codesniffer": "~2.0"
2530
            },
2531
            "type": "library",
2532
            "extra": {
2533
                "branch-alias": {
2534
                    "dev-master": "1.0.x-dev"
2535
                }
2536
            },
2537
            "autoload": {
2538
                "psr-4": {
2539
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2540
                }
2541
            },
2542
            "notification-url": "https://packagist.org/downloads/",
2543
            "license": [
2544
                "MIT"
2545
            ],
2546
            "authors": [
2547
                {
2548
                    "name": "Marco Pivetta",
2549
                    "email": "[email protected]",
2550
                    "homepage": "http://ocramius.github.com/"
2551
                }
2552
            ],
2553
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2554
            "homepage": "https://github.com/doctrine/instantiator",
2555
            "keywords": [
2556
                "constructor",
2557
                "instantiate"
2558
            ],
2559
            "time": "2015-06-14 21:17:01"
2560
        },
2561
        {
2562
            "name": "doctrine/orm",
2563
            "version": "v2.5.6",
2564
            "source": {
2565
                "type": "git",
2566
                "url": "https://github.com/doctrine/doctrine2.git",
2567
                "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b"
2568
            },
2569
            "dist": {
2570
                "type": "zip",
2571
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b",
2572
                "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b",
2573
                "shasum": ""
2574
            },
2575
            "require": {
2576
                "doctrine/cache": "~1.4",
2577
                "doctrine/collections": "~1.2",
2578
                "doctrine/common": ">=2.5-dev,<2.8-dev",
2579
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
2580
                "doctrine/instantiator": "~1.0.1",
2581
                "ext-pdo": "*",
2582
                "php": ">=5.4",
2583
                "symfony/console": "~2.5|~3.0"
2584
            },
2585
            "require-dev": {
2586
                "phpunit/phpunit": "~4.0",
2587
                "symfony/yaml": "~2.3|~3.0"
2588
            },
2589
            "suggest": {
2590
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
2591
            },
2592
            "bin": [
2593
                "bin/doctrine",
2594
                "bin/doctrine.php"
2595
            ],
2596
            "type": "library",
2597
            "extra": {
2598
                "branch-alias": {
2599
                    "dev-master": "2.6.x-dev"
2600
                }
2601
            },
2602
            "autoload": {
2603
                "psr-0": {
2604
                    "Doctrine\\ORM\\": "lib/"
2605
                }
2606
            },
2607
            "notification-url": "https://packagist.org/downloads/",
2608
            "license": [
2609
                "MIT"
2610
            ],
2611
            "authors": [
2612
                {
2613
                    "name": "Roman Borschel",
2614
                    "email": "[email protected]"
2615
                },
2616
                {
2617
                    "name": "Benjamin Eberlei",
2618
                    "email": "[email protected]"
2619
                },
2620
                {
2621
                    "name": "Guilherme Blanco",
2622
                    "email": "[email protected]"
2623
                },
2624
                {
2625
                    "name": "Jonathan Wage",
2626
                    "email": "[email protected]"
2627
                }
2628
            ],
2629
            "description": "Object-Relational-Mapper for PHP",
2630
            "homepage": "http://www.doctrine-project.org",
2631
            "keywords": [
2632
                "database",
2633
                "orm"
2634
            ],
2635
            "time": "2016-12-18 15:42:34"
2636
        },
2637
        {
2638
            "name": "guzzle/guzzle",
2639
            "version": "v3.8.1",
2640
            "source": {
2641
                "type": "git",
2642
                "url": "https://github.com/guzzle/guzzle.git",
2643
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
2644
            },
2645
            "dist": {
2646
                "type": "zip",
2647
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
2648
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
2649
                "shasum": ""
2650
            },
2651
            "require": {
2652
                "ext-curl": "*",
2653
                "php": ">=5.3.3",
2654
                "symfony/event-dispatcher": ">=2.1"
2655
            },
2656
            "replace": {
2657
                "guzzle/batch": "self.version",
2658
                "guzzle/cache": "self.version",
2659
                "guzzle/common": "self.version",
2660
                "guzzle/http": "self.version",
2661
                "guzzle/inflection": "self.version",
2662
                "guzzle/iterator": "self.version",
2663
                "guzzle/log": "self.version",
2664
                "guzzle/parser": "self.version",
2665
                "guzzle/plugin": "self.version",
2666
                "guzzle/plugin-async": "self.version",
2667
                "guzzle/plugin-backoff": "self.version",
2668
                "guzzle/plugin-cache": "self.version",
2669
                "guzzle/plugin-cookie": "self.version",
2670
                "guzzle/plugin-curlauth": "self.version",
2671
                "guzzle/plugin-error-response": "self.version",
2672
                "guzzle/plugin-history": "self.version",
2673
                "guzzle/plugin-log": "self.version",
2674
                "guzzle/plugin-md5": "self.version",
2675
                "guzzle/plugin-mock": "self.version",
2676
                "guzzle/plugin-oauth": "self.version",
2677
                "guzzle/service": "self.version",
2678
                "guzzle/stream": "self.version"
2679
            },
2680
            "require-dev": {
2681
                "doctrine/cache": "*",
2682
                "monolog/monolog": "1.*",
2683
                "phpunit/phpunit": "3.7.*",
2684
                "psr/log": "1.0.*",
2685
                "symfony/class-loader": "*",
2686
                "zendframework/zend-cache": "<2.3",
2687
                "zendframework/zend-log": "<2.3"
2688
            },
2689
            "type": "library",
2690
            "extra": {
2691
                "branch-alias": {
2692
                    "dev-master": "3.8-dev"
2693
                }
2694
            },
2695
            "autoload": {
2696
                "psr-0": {
2697
                    "Guzzle": "src/",
2698
                    "Guzzle\\Tests": "tests/"
2699
                }
2700
            },
2701
            "notification-url": "https://packagist.org/downloads/",
2702
            "license": [
2703
                "MIT"
2704
            ],
2705
            "authors": [
2706
                {
2707
                    "name": "Michael Dowling",
2708
                    "email": "[email protected]",
2709
                    "homepage": "https://github.com/mtdowling"
2710
                },
2711
                {
2712
                    "name": "Guzzle Community",
2713
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
2714
                }
2715
            ],
2716
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2717
            "homepage": "http://guzzlephp.org/",
2718
            "keywords": [
2719
                "client",
2720
                "curl",
2721
                "framework",
2722
                "http",
2723
                "http client",
2724
                "rest",
2725
                "web service"
2726
            ],
2727
            "abandoned": "guzzlehttp/guzzle",
2728
            "time": "2014-01-28 22:29:15"
2729
        },
2730
        {
2731
            "name": "jdorn/sql-formatter",
2732
            "version": "v1.2.17",
2733
            "source": {
2734
                "type": "git",
2735
                "url": "https://github.com/jdorn/sql-formatter.git",
2736
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2737
            },
2738
            "dist": {
2739
                "type": "zip",
2740
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2741
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2742
                "shasum": ""
2743
            },
2744
            "require": {
2745
                "php": ">=5.2.4"
2746
            },
2747
            "require-dev": {
2748
                "phpunit/phpunit": "3.7.*"
2749
            },
2750
            "type": "library",
2751
            "extra": {
2752
                "branch-alias": {
2753
                    "dev-master": "1.3.x-dev"
2754
                }
2755
            },
2756
            "autoload": {
2757
                "classmap": [
2758
                    "lib"
2759
                ]
2760
            },
2761
            "notification-url": "https://packagist.org/downloads/",
2762
            "license": [
2763
                "MIT"
2764
            ],
2765
            "authors": [
2766
                {
2767
                    "name": "Jeremy Dorn",
2768
                    "email": "[email protected]",
2769
                    "homepage": "http://jeremydorn.com/"
2770
                }
2771
            ],
2772
            "description": "a PHP SQL highlighting library",
2773
            "homepage": "https://github.com/jdorn/sql-formatter/",
2774
            "keywords": [
2775
                "highlight",
2776
                "sql"
2777
            ],
2778
            "time": "2014-01-12 16:20:24"
2779
        },
2780
        {
2781
            "name": "satooshi/php-coveralls",
2782
            "version": "dev-master",
2783
            "source": {
2784
                "type": "git",
2785
                "url": "https://github.com/aimeos/php-coveralls.git",
2786
                "reference": "1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8"
2787
            },
2788
            "dist": {
2789
                "type": "zip",
2790
                "url": "https://api.github.com/repos/aimeos/php-coveralls/zipball/1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8",
2791
                "reference": "1b64b6e2027f7f69fe6b69ad4fceaabd3db0f5a8",
2792
                "shasum": ""
2793
            },
2794
            "require": {
2795
                "ext-json": "*",
2796
                "ext-simplexml": "*",
2797
                "guzzle/guzzle": ">=2.7",
2798
                "php": ">=5.3",
2799
                "psr/log": "1.0.0",
2800
                "symfony/config": ">=2.0",
2801
                "symfony/console": ">=2.0",
2802
                "symfony/stopwatch": ">=2.2",
2803
                "symfony/yaml": ">=2.0"
2804
            },
2805
            "require-dev": {
2806
                "apigen/apigen": "2.8.*@stable",
2807
                "pdepend/pdepend": "dev-master as 2.0.0",
2808
                "phpmd/phpmd": "dev-master",
2809
                "phpunit/php-invoker": ">=1.1.0,<1.2.0",
2810
                "phpunit/phpunit": "3.7.*@stable",
2811
                "sebastian/finder-facade": "dev-master",
2812
                "sebastian/phpcpd": "1.4.*@stable",
2813
                "squizlabs/php_codesniffer": "1.4.*@stable",
2814
                "theseer/fdomdocument": "dev-master"
2815
            },
2816
            "suggest": {
2817
                "symfony/http-kernel": "Allows Symfony integration"
2818
            },
2819
            "bin": [
2820
                "composer/bin/coveralls"
2821
            ],
2822
            "type": "library",
2823
            "extra": {
2824
                "branch-alias": {
2825
                    "dev-master": "0.7-dev"
2826
                }
2827
            },
2828
            "autoload": {
2829
                "psr-0": {
2830
                    "Satooshi\\Component": "src/",
2831
                    "Satooshi\\Bundle": "src/"
2832
                }
2833
            },
2834
            "license": [
2835
                "MIT"
2836
            ],
2837
            "authors": [
2838
                {
2839
                    "name": "Kitamura Satoshi",
2840
                    "email": "[email protected]",
2841
                    "homepage": "https://www.facebook.com/satooshi.jp"
2842
                }
2843
            ],
2844
            "description": "PHP client library for Coveralls API",
2845
            "homepage": "https://github.com/satooshi/php-coveralls",
2846
            "keywords": [
2847
                "ci",
2848
                "coverage",
2849
                "github",
2850
                "test"
2851
            ],
2852
            "support": {
2853
                "source": "https://github.com/aimeos/php-coveralls/tree/master"
2854
            },
2855
            "time": "2015-01-15 15:40:46"
2856
        }
2857
    ],
2858
    "aliases": [],
2859
    "minimum-stability": "dev",
2860
    "stability-flags": {
2861
        "aimeos/aimeos-core": 20,
2862
        "aimeos/ai-gettext": 20,
2863
        "aimeos/ai-monolog": 20,
2864
        "aimeos/ai-symfony": 20,
2865
        "aimeos/ai-swiftmailer": 20,
2866
        "aimeos/ai-admin-extadm": 20,
2867
        "aimeos/ai-admin-jqadm": 20,
2868
        "aimeos/ai-admin-jsonadm": 20,
2869
        "aimeos/ai-client-html": 20,
2870
        "aimeos/ai-fosuser": 20,
2871
        "friendsofsymfony/user-bundle": 20,
2872
        "satooshi/php-coveralls": 20
2873
    },
2874
    "prefer-stable": true,
2875
    "prefer-lowest": false,
2876
    "platform": {
2877
        "php": ">=5.3.3"
2878
    },
2879
    "platform-dev": []
2880
}
2881