Completed
Push — issue#746 ( e6dea3 )
by Guilherme
20:40
created

composer.lock (1 issue)

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": "e88bef2bbd6247d7ebb859086ceef0a1",
8
    "content-hash": "ffd58fa5ff060e982c72bb9cffff1e38",
9
    "packages": [
10
        {
11
            "name": "beelab/recaptcha2-bundle",
12
            "version": "v0.3.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/Bee-Lab/BeelabRecaptcha2Bundle.git",
16
                "reference": "68faa7ad55d57f02548f6bc1128e8d8153264f86"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/Bee-Lab/BeelabRecaptcha2Bundle/zipball/68faa7ad55d57f02548f6bc1128e8d8153264f86",
21
                "reference": "68faa7ad55d57f02548f6bc1128e8d8153264f86",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "google/recaptcha": "^1.1",
26
                "php": ">=5.4",
27
                "symfony/dependency-injection": "~2.7|~3.0",
28
                "symfony/form": "~2.7|~3.0",
29
                "symfony/framework-bundle": "~2.7|~3.0",
30
                "symfony/validator": "~2.7|~3.0"
31
            },
32
            "require-dev": {
33
                "phpunit/phpunit": "^4.8",
34
                "symfony/expression-language": "~2.7|~3.0",
35
                "symfony/phpunit-bridge": "~2.7|~3.0"
36
            },
37
            "type": "symfony-bundle",
38
            "extra": {
39
                "branch-alias": {
40
                    "dev-master": "1.2.x-dev"
41
                }
42
            },
43
            "autoload": {
44
                "psr-4": {
45
                    "Beelab\\Recaptcha2Bundle\\": ""
46
                }
47
            },
48
            "notification-url": "https://packagist.org/downloads/",
49
            "license": [
50
                "LGPL-3.0"
51
            ],
52
            "authors": [
53
                {
54
                    "name": "Massimiliano Arione",
55
                    "email": "[email protected]"
56
                }
57
            ],
58
            "description": "Provide Google Recaptch2 form type ",
59
            "homepage": "https://bee-lab.net",
60
            "keywords": [
61
                "form",
62
                "recaptcha",
63
                "symfony"
64
            ],
65
            "time": "2016-10-11 13:05:54"
66
        },
67
        {
68
            "name": "bmatzner/fontawesome-bundle",
69
            "version": "4.7.0",
70
            "target-dir": "Bmatzner/FontAwesomeBundle",
71
            "source": {
72
                "type": "git",
73
                "url": "https://github.com/bmatzner/BmatznerFontAwesomeBundle.git",
74
                "reference": "647e00b9a59596901920aab5edf8f4179f0caa46"
75
            },
76
            "dist": {
77
                "type": "zip",
78
                "url": "https://api.github.com/repos/bmatzner/BmatznerFontAwesomeBundle/zipball/647e00b9a59596901920aab5edf8f4179f0caa46",
79
                "reference": "647e00b9a59596901920aab5edf8f4179f0caa46",
80
                "shasum": ""
81
            },
82
            "require": {
83
                "symfony/framework-bundle": ">=2.1|~3.0"
84
            },
85
            "type": "symfony-bundle",
86
            "autoload": {
87
                "psr-0": {
88
                    "Bmatzner\\FontAwesomeBundle": ""
89
                }
90
            },
91
            "notification-url": "https://packagist.org/downloads/",
92
            "license": [
93
                "MIT",
94
                "CC BY 3.0"
95
            ],
96
            "authors": [
97
                {
98
                    "name": "Bernd Matzner",
99
                    "email": "[email protected]",
100
                    "homepage": "http://berndmatzner.de"
101
                }
102
            ],
103
            "description": "FontAwesome Bundle for Symfony2",
104
            "homepage": "http://fortawesome.github.com/Font-Awesome/",
105
            "keywords": [
106
                "css",
107
                "graphics",
108
                "symfony",
109
                "typography",
110
                "webfonts"
111
            ],
112
            "time": "2016-11-02 15:34:33"
113
        },
114
        {
115
            "name": "bshaffer/oauth2-server-bundle",
116
            "version": "v0.4",
117
            "target-dir": "OAuth2/ServerBundle",
118
            "source": {
119
                "type": "git",
120
                "url": "https://github.com/bshaffer/oauth2-server-bundle.git",
121
                "reference": "bb951b7606a44afbb29d0123a72e1f8bb54efc74"
122
            },
123
            "dist": {
124
                "type": "zip",
125
                "url": "https://api.github.com/repos/bshaffer/oauth2-server-bundle/zipball/bb951b7606a44afbb29d0123a72e1f8bb54efc74",
126
                "reference": "bb951b7606a44afbb29d0123a72e1f8bb54efc74",
127
                "shasum": ""
128
            },
129
            "require": {
130
                "bshaffer/oauth2-server-httpfoundation-bridge": "^1.2",
131
                "bshaffer/oauth2-server-php": ">=1.0",
132
                "php": ">=5.3"
133
            },
134
            "require-dev": {
135
                "doctrine/orm": "~2.4,>=2.4.5",
136
                "symfony/symfony": "^2.8|^3"
137
            },
138
            "type": "symfony-bundle",
139
            "autoload": {
140
                "psr-0": {
141
                    "OAuth2\\ServerBundle": ""
142
                }
143
            },
144
            "notification-url": "https://packagist.org/downloads/",
145
            "license": [
146
                "MIT"
147
            ],
148
            "authors": [
149
                {
150
                    "name": "Brent Shaffer",
151
                    "email": "[email protected]"
152
                }
153
            ],
154
            "description": "Symfony OAuth2ServerBundle",
155
            "homepage": "http://github.com/bshaffer/oauth2-server-bundle",
156
            "keywords": [
157
                "oauth",
158
                "oauth2",
159
                "security"
160
            ],
161
            "time": "2017-01-09 19:38:50"
162
        },
163
        {
164
            "name": "bshaffer/oauth2-server-httpfoundation-bridge",
165
            "version": "V1.3",
166
            "source": {
167
                "type": "git",
168
                "url": "https://github.com/bshaffer/oauth2-server-httpfoundation-bridge.git",
169
                "reference": "7113bfeaf863cc3e7f5a8a047123b354e5eea14a"
170
            },
171
            "dist": {
172
                "type": "zip",
173
                "url": "https://api.github.com/repos/bshaffer/oauth2-server-httpfoundation-bridge/zipball/7113bfeaf863cc3e7f5a8a047123b354e5eea14a",
174
                "reference": "7113bfeaf863cc3e7f5a8a047123b354e5eea14a",
175
                "shasum": ""
176
            },
177
            "require": {
178
                "bshaffer/oauth2-server-php": ">=0.9",
179
                "php": ">=5.3.0",
180
                "symfony/http-foundation": ">=2.1"
181
            },
182
            "type": "library",
183
            "autoload": {
184
                "psr-0": {
185
                    "OAuth2\\HttpFoundationBridge": "src/"
186
                }
187
            },
188
            "notification-url": "https://packagist.org/downloads/",
189
            "license": [
190
                "MIT"
191
            ],
192
            "authors": [
193
                {
194
                    "name": "Brent Shaffer",
195
                    "email": "[email protected]",
196
                    "homepage": "http://brentertainment.com"
197
                }
198
            ],
199
            "description": "A bridge to HttpFoundation for oauth2-server-php",
200
            "homepage": "http://github.com/bshaffer/oauth2-server-httpfoundation-bridge",
201
            "keywords": [
202
                "auth",
203
                "httpfoundation",
204
                "oauth",
205
                "oauth2"
206
            ],
207
            "time": "2016-12-27 20:03:09"
208
        },
209
        {
210
            "name": "bshaffer/oauth2-server-php",
211
            "version": "v1.9.0",
212
            "source": {
213
                "type": "git",
214
                "url": "https://github.com/bshaffer/oauth2-server-php.git",
215
                "reference": "8856aed1a98d6da596ae3f9b8095b5c7a1581697"
216
            },
217
            "dist": {
218
                "type": "zip",
219
                "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/8856aed1a98d6da596ae3f9b8095b5c7a1581697",
220
                "reference": "8856aed1a98d6da596ae3f9b8095b5c7a1581697",
221
                "shasum": ""
222
            },
223
            "require": {
224
                "php": ">=5.3.9"
225
            },
226
            "require-dev": {
227
                "aws/aws-sdk-php": "~2.8",
228
                "firebase/php-jwt": "~2.2",
229
                "mongodb/mongodb": "^1.1",
230
                "predis/predis": "dev-master",
231
                "thobbs/phpcassa": "dev-master"
232
            },
233
            "suggest": {
234
                "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage",
235
                "firebase/php-jwt": "~1.1 is required to use MondoDB storage",
236
                "predis/predis": "Required to use Redis storage",
237
                "thobbs/phpcassa": "Required to use Cassandra storage"
238
            },
239
            "type": "library",
240
            "autoload": {
241
                "psr-0": {
242
                    "OAuth2": "src/"
243
                }
244
            },
245
            "notification-url": "https://packagist.org/downloads/",
246
            "license": [
247
                "MIT"
248
            ],
249
            "authors": [
250
                {
251
                    "name": "Brent Shaffer",
252
                    "email": "[email protected]",
253
                    "homepage": "http://brentertainment.com"
254
                }
255
            ],
256
            "description": "OAuth2 Server for PHP",
257
            "homepage": "http://github.com/bshaffer/oauth2-server-php",
258
            "keywords": [
259
                "auth",
260
                "oauth",
261
                "oauth2"
262
            ],
263
            "time": "2017-01-06 23:20:00"
264
        },
265
        {
266
            "name": "cebe/markdown",
267
            "version": "1.1.2",
268
            "source": {
269
                "type": "git",
270
                "url": "https://github.com/cebe/markdown.git",
271
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
272
            },
273
            "dist": {
274
                "type": "zip",
275
                "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
276
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
277
                "shasum": ""
278
            },
279
            "require": {
280
                "lib-pcre": "*",
281
                "php": ">=5.4.0"
282
            },
283
            "require-dev": {
284
                "cebe/indent": "*",
285
                "facebook/xhprof": "*@dev",
286
                "phpunit/phpunit": "4.1.*"
287
            },
288
            "bin": [
289
                "bin/markdown"
290
            ],
291
            "type": "library",
292
            "extra": {
293
                "branch-alias": {
294
                    "dev-master": "1.1.x-dev"
295
                }
296
            },
297
            "autoload": {
298
                "psr-4": {
299
                    "cebe\\markdown\\": ""
300
                }
301
            },
302
            "notification-url": "https://packagist.org/downloads/",
303
            "license": [
304
                "MIT"
305
            ],
306
            "authors": [
307
                {
308
                    "name": "Carsten Brandt",
309
                    "email": "[email protected]",
310
                    "homepage": "http://cebe.cc/",
311
                    "role": "Creator"
312
                }
313
            ],
314
            "description": "A super fast, highly extensible markdown parser for PHP",
315
            "homepage": "https://github.com/cebe/markdown#readme",
316
            "keywords": [
317
                "extensible",
318
                "fast",
319
                "gfm",
320
                "markdown",
321
                "markdown-extra"
322
            ],
323
            "time": "2017-07-16 21:13:23"
324
        },
325
        {
326
            "name": "ci/restclientbundle",
327
            "version": "2.0.2",
328
            "target-dir": "Circle/RestClientBundle",
329
            "source": {
330
                "type": "git",
331
                "url": "https://github.com/CircleOfNice/CiRestClientBundle.git",
332
                "reference": "196c09582b31dd1e7953ba4825b441ad09f4853c"
333
            },
334
            "dist": {
335
                "type": "zip",
336
                "url": "https://api.github.com/repos/CircleOfNice/CiRestClientBundle/zipball/196c09582b31dd1e7953ba4825b441ad09f4853c",
337
                "reference": "196c09582b31dd1e7953ba4825b441ad09f4853c",
338
                "shasum": ""
339
            },
340
            "require-dev": {
341
                "ext-curl": "*",
342
                "php": ">=5.4",
343
                "symfony/config": ">=2.1",
344
                "symfony/dependency-injection": ">=2.1",
345
                "symfony/http-kernel": ">=2.1",
346
                "symfony/yaml": ">=2.1"
347
            },
348
            "type": "symfony-bundle",
349
            "extra": {
350
                "branch-alias": {
351
                    "dev-master": "1.0-dev"
352
                }
353
            },
354
            "autoload": {
355
                "psr-0": {
356
                    "Circle\\RestClientBundle": ""
357
                }
358
            },
359
            "notification-url": "https://packagist.org/downloads/",
360
            "license": [
361
                "GPL"
362
            ],
363
            "authors": [
364
                {
365
                    "name": "Circle.ai",
366
                    "email": "[email protected]"
367
                }
368
            ],
369
            "description": "Provides REST request methods. Mapper bundle for php internal curl library",
370
            "keywords": [
371
                "REST client curl POST GET PUT DELETE OPTIONS CONNECT PATCH TRACE HEAD content-type payload library plugin"
372
            ],
373
            "time": "2016-08-28 09:01:46"
374
        },
375
        {
376
            "name": "doctrine/annotations",
377
            "version": "v1.2.7",
378
            "source": {
379
                "type": "git",
380
                "url": "https://github.com/doctrine/annotations.git",
381
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
382
            },
383
            "dist": {
384
                "type": "zip",
385
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
386
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
387
                "shasum": ""
388
            },
389
            "require": {
390
                "doctrine/lexer": "1.*",
391
                "php": ">=5.3.2"
392
            },
393
            "require-dev": {
394
                "doctrine/cache": "1.*",
395
                "phpunit/phpunit": "4.*"
396
            },
397
            "type": "library",
398
            "extra": {
399
                "branch-alias": {
400
                    "dev-master": "1.3.x-dev"
401
                }
402
            },
403
            "autoload": {
404
                "psr-0": {
405
                    "Doctrine\\Common\\Annotations\\": "lib/"
406
                }
407
            },
408
            "notification-url": "https://packagist.org/downloads/",
409
            "license": [
410
                "MIT"
411
            ],
412
            "authors": [
413
                {
414
                    "name": "Roman Borschel",
415
                    "email": "[email protected]"
416
                },
417
                {
418
                    "name": "Benjamin Eberlei",
419
                    "email": "[email protected]"
420
                },
421
                {
422
                    "name": "Guilherme Blanco",
423
                    "email": "[email protected]"
424
                },
425
                {
426
                    "name": "Jonathan Wage",
427
                    "email": "[email protected]"
428
                },
429
                {
430
                    "name": "Johannes Schmitt",
431
                    "email": "[email protected]"
432
                }
433
            ],
434
            "description": "Docblock Annotations Parser",
435
            "homepage": "http://www.doctrine-project.org",
436
            "keywords": [
437
                "annotations",
438
                "docblock",
439
                "parser"
440
            ],
441
            "time": "2015-08-31 12:32:49"
442
        },
443
        {
444
            "name": "doctrine/cache",
445
            "version": "v1.5.4",
446
            "source": {
447
                "type": "git",
448
                "url": "https://github.com/doctrine/cache.git",
449
                "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136"
450
            },
451
            "dist": {
452
                "type": "zip",
453
                "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136",
454
                "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136",
455
                "shasum": ""
456
            },
457
            "require": {
458
                "php": ">=5.3.2"
459
            },
460
            "conflict": {
461
                "doctrine/common": ">2.2,<2.4"
462
            },
463
            "require-dev": {
464
                "phpunit/phpunit": ">=3.7",
465
                "predis/predis": "~1.0",
466
                "satooshi/php-coveralls": "~0.6"
467
            },
468
            "type": "library",
469
            "extra": {
470
                "branch-alias": {
471
                    "dev-master": "1.5.x-dev"
472
                }
473
            },
474
            "autoload": {
475
                "psr-4": {
476
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
477
                }
478
            },
479
            "notification-url": "https://packagist.org/downloads/",
480
            "license": [
481
                "MIT"
482
            ],
483
            "authors": [
484
                {
485
                    "name": "Roman Borschel",
486
                    "email": "[email protected]"
487
                },
488
                {
489
                    "name": "Benjamin Eberlei",
490
                    "email": "[email protected]"
491
                },
492
                {
493
                    "name": "Guilherme Blanco",
494
                    "email": "[email protected]"
495
                },
496
                {
497
                    "name": "Jonathan Wage",
498
                    "email": "[email protected]"
499
                },
500
                {
501
                    "name": "Johannes Schmitt",
502
                    "email": "[email protected]"
503
                }
504
            ],
505
            "description": "Caching library offering an object-oriented API for many cache backends",
506
            "homepage": "http://www.doctrine-project.org",
507
            "keywords": [
508
                "cache",
509
                "caching"
510
            ],
511
            "time": "2015-12-19 05:03:47"
512
        },
513
        {
514
            "name": "doctrine/collections",
515
            "version": "v1.3.0",
516
            "source": {
517
                "type": "git",
518
                "url": "https://github.com/doctrine/collections.git",
519
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
520
            },
521
            "dist": {
522
                "type": "zip",
523
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
524
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
525
                "shasum": ""
526
            },
527
            "require": {
528
                "php": ">=5.3.2"
529
            },
530
            "require-dev": {
531
                "phpunit/phpunit": "~4.0"
532
            },
533
            "type": "library",
534
            "extra": {
535
                "branch-alias": {
536
                    "dev-master": "1.2.x-dev"
537
                }
538
            },
539
            "autoload": {
540
                "psr-0": {
541
                    "Doctrine\\Common\\Collections\\": "lib/"
542
                }
543
            },
544
            "notification-url": "https://packagist.org/downloads/",
545
            "license": [
546
                "MIT"
547
            ],
548
            "authors": [
549
                {
550
                    "name": "Roman Borschel",
551
                    "email": "[email protected]"
552
                },
553
                {
554
                    "name": "Benjamin Eberlei",
555
                    "email": "[email protected]"
556
                },
557
                {
558
                    "name": "Guilherme Blanco",
559
                    "email": "[email protected]"
560
                },
561
                {
562
                    "name": "Jonathan Wage",
563
                    "email": "[email protected]"
564
                },
565
                {
566
                    "name": "Johannes Schmitt",
567
                    "email": "[email protected]"
568
                }
569
            ],
570
            "description": "Collections Abstraction library",
571
            "homepage": "http://www.doctrine-project.org",
572
            "keywords": [
573
                "array",
574
                "collections",
575
                "iterator"
576
            ],
577
            "time": "2015-04-14 22:21:58"
578
        },
579
        {
580
            "name": "doctrine/common",
581
            "version": "v2.5.3",
582
            "source": {
583
                "type": "git",
584
                "url": "https://github.com/doctrine/common.git",
585
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
586
            },
587
            "dist": {
588
                "type": "zip",
589
                "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
590
                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
591
                "shasum": ""
592
            },
593
            "require": {
594
                "doctrine/annotations": "1.*",
595
                "doctrine/cache": "1.*",
596
                "doctrine/collections": "1.*",
597
                "doctrine/inflector": "1.*",
598
                "doctrine/lexer": "1.*",
599
                "php": ">=5.3.2"
600
            },
601
            "require-dev": {
602
                "phpunit/phpunit": "~3.7"
603
            },
604
            "type": "library",
605
            "extra": {
606
                "branch-alias": {
607
                    "dev-master": "2.5.x-dev"
608
                }
609
            },
610
            "autoload": {
611
                "psr-0": {
612
                    "Doctrine\\Common\\": "lib/"
613
                }
614
            },
615
            "notification-url": "https://packagist.org/downloads/",
616
            "license": [
617
                "MIT"
618
            ],
619
            "authors": [
620
                {
621
                    "name": "Roman Borschel",
622
                    "email": "[email protected]"
623
                },
624
                {
625
                    "name": "Benjamin Eberlei",
626
                    "email": "[email protected]"
627
                },
628
                {
629
                    "name": "Guilherme Blanco",
630
                    "email": "[email protected]"
631
                },
632
                {
633
                    "name": "Jonathan Wage",
634
                    "email": "[email protected]"
635
                },
636
                {
637
                    "name": "Johannes Schmitt",
638
                    "email": "[email protected]"
639
                }
640
            ],
641
            "description": "Common Library for Doctrine projects",
642
            "homepage": "http://www.doctrine-project.org",
643
            "keywords": [
644
                "annotations",
645
                "collections",
646
                "eventmanager",
647
                "persistence",
648
                "spl"
649
            ],
650
            "time": "2015-12-25 13:10:16"
651
        },
652
        {
653
            "name": "doctrine/dbal",
654
            "version": "v2.5.13",
655
            "source": {
656
                "type": "git",
657
                "url": "https://github.com/doctrine/dbal.git",
658
                "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
659
            },
660
            "dist": {
661
                "type": "zip",
662
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
663
                "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
664
                "shasum": ""
665
            },
666
            "require": {
667
                "doctrine/common": ">=2.4,<2.8-dev",
668
                "php": ">=5.3.2"
669
            },
670
            "require-dev": {
671
                "phpunit/phpunit": "4.*",
672
                "symfony/console": "2.*||^3.0"
673
            },
674
            "suggest": {
675
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
676
            },
677
            "bin": [
678
                "bin/doctrine-dbal"
679
            ],
680
            "type": "library",
681
            "extra": {
682
                "branch-alias": {
683
                    "dev-master": "2.5.x-dev"
684
                }
685
            },
686
            "autoload": {
687
                "psr-0": {
688
                    "Doctrine\\DBAL\\": "lib/"
689
                }
690
            },
691
            "notification-url": "https://packagist.org/downloads/",
692
            "license": [
693
                "MIT"
694
            ],
695
            "authors": [
696
                {
697
                    "name": "Roman Borschel",
698
                    "email": "[email protected]"
699
                },
700
                {
701
                    "name": "Benjamin Eberlei",
702
                    "email": "[email protected]"
703
                },
704
                {
705
                    "name": "Guilherme Blanco",
706
                    "email": "[email protected]"
707
                },
708
                {
709
                    "name": "Jonathan Wage",
710
                    "email": "[email protected]"
711
                }
712
            ],
713
            "description": "Database Abstraction Layer",
714
            "homepage": "http://www.doctrine-project.org",
715
            "keywords": [
716
                "database",
717
                "dbal",
718
                "persistence",
719
                "queryobject"
720
            ],
721
            "time": "2017-07-22 20:44:48"
722
        },
723
        {
724
            "name": "doctrine/doctrine-bundle",
725
            "version": "1.6.4",
726
            "source": {
727
                "type": "git",
728
                "url": "https://github.com/doctrine/DoctrineBundle.git",
729
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
730
            },
731
            "dist": {
732
                "type": "zip",
733
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
734
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
735
                "shasum": ""
736
            },
737
            "require": {
738
                "doctrine/dbal": "~2.3",
739
                "doctrine/doctrine-cache-bundle": "~1.0",
740
                "jdorn/sql-formatter": "~1.1",
741
                "php": ">=5.3.2",
742
                "symfony/console": "~2.3|~3.0",
743
                "symfony/dependency-injection": "~2.3|~3.0",
744
                "symfony/doctrine-bridge": "~2.2|~3.0",
745
                "symfony/framework-bundle": "~2.3|~3.0"
746
            },
747
            "require-dev": {
748
                "doctrine/orm": "~2.3",
749
                "phpunit/phpunit": "~4",
750
                "satooshi/php-coveralls": "~0.6.1",
751
                "symfony/phpunit-bridge": "~2.7|~3.0",
752
                "symfony/property-info": "~2.8|~3.0",
753
                "symfony/validator": "~2.2|~3.0",
754
                "symfony/yaml": "~2.2|~3.0",
755
                "twig/twig": "~1.10"
756
            },
757
            "suggest": {
758
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
759
                "symfony/web-profiler-bundle": "To use the data collector."
760
            },
761
            "type": "symfony-bundle",
762
            "extra": {
763
                "branch-alias": {
764
                    "dev-master": "1.6.x-dev"
765
                }
766
            },
767
            "autoload": {
768
                "psr-4": {
769
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
770
                }
771
            },
772
            "notification-url": "https://packagist.org/downloads/",
773
            "license": [
774
                "MIT"
775
            ],
776
            "authors": [
777
                {
778
                    "name": "Symfony Community",
779
                    "homepage": "http://symfony.com/contributors"
780
                },
781
                {
782
                    "name": "Benjamin Eberlei",
783
                    "email": "[email protected]"
784
                },
785
                {
786
                    "name": "Doctrine Project",
787
                    "homepage": "http://www.doctrine-project.org/"
788
                },
789
                {
790
                    "name": "Fabien Potencier",
791
                    "email": "[email protected]"
792
                }
793
            ],
794
            "description": "Symfony DoctrineBundle",
795
            "homepage": "http://www.doctrine-project.org",
796
            "keywords": [
797
                "database",
798
                "dbal",
799
                "orm",
800
                "persistence"
801
            ],
802
            "time": "2016-08-10 15:35:22"
803
        },
804
        {
805
            "name": "doctrine/doctrine-cache-bundle",
806
            "version": "1.3.2",
807
            "source": {
808
                "type": "git",
809
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
810
                "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1"
811
            },
812
            "dist": {
813
                "type": "zip",
814
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
815
                "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
816
                "shasum": ""
817
            },
818
            "require": {
819
                "doctrine/cache": "^1.4.2",
820
                "doctrine/inflector": "~1.0",
821
                "php": ">=5.3.2",
822
                "symfony/doctrine-bridge": "~2.2|~3.0|~4.0"
823
            },
824
            "require-dev": {
825
                "instaclick/coding-standard": "~1.1",
826
                "instaclick/object-calisthenics-sniffs": "dev-master",
827
                "instaclick/symfony2-coding-standard": "dev-remaster",
828
                "phpunit/phpunit": "~4",
829
                "predis/predis": "~0.8",
830
                "satooshi/php-coveralls": "^1.0",
831
                "squizlabs/php_codesniffer": "~1.5",
832
                "symfony/console": "~2.2|~3.0|~4.0",
833
                "symfony/finder": "~2.2|~3.0|~4.0",
834
                "symfony/framework-bundle": "~2.2|~3.0|~4.0",
835
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
836
                "symfony/security-acl": "~2.3|~3.0",
837
                "symfony/validator": "~2.2|~3.0|~4.0",
838
                "symfony/yaml": "~2.2|~3.0|~4.0"
839
            },
840
            "suggest": {
841
                "symfony/security-acl": "For using this bundle to cache ACLs"
842
            },
843
            "type": "symfony-bundle",
844
            "extra": {
845
                "branch-alias": {
846
                    "dev-master": "1.3.x-dev"
847
                }
848
            },
849
            "autoload": {
850
                "psr-4": {
851
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
852
                }
853
            },
854
            "notification-url": "https://packagist.org/downloads/",
855
            "license": [
856
                "MIT"
857
            ],
858
            "authors": [
859
                {
860
                    "name": "Symfony Community",
861
                    "homepage": "http://symfony.com/contributors"
862
                },
863
                {
864
                    "name": "Benjamin Eberlei",
865
                    "email": "[email protected]"
866
                },
867
                {
868
                    "name": "Fabio B. Silva",
869
                    "email": "[email protected]"
870
                },
871
                {
872
                    "name": "Guilherme Blanco",
873
                    "email": "[email protected]"
874
                },
875
                {
876
                    "name": "Doctrine Project",
877
                    "homepage": "http://www.doctrine-project.org/"
878
                },
879
                {
880
                    "name": "Fabien Potencier",
881
                    "email": "[email protected]"
882
                }
883
            ],
884
            "description": "Symfony Bundle for Doctrine Cache",
885
            "homepage": "http://www.doctrine-project.org",
886
            "keywords": [
887
                "cache",
888
                "caching"
889
            ],
890
            "time": "2017-10-12 17:23:29"
891
        },
892
        {
893
            "name": "doctrine/inflector",
894
            "version": "v1.1.0",
895
            "source": {
896
                "type": "git",
897
                "url": "https://github.com/doctrine/inflector.git",
898
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
899
            },
900
            "dist": {
901
                "type": "zip",
902
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
903
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
904
                "shasum": ""
905
            },
906
            "require": {
907
                "php": ">=5.3.2"
908
            },
909
            "require-dev": {
910
                "phpunit/phpunit": "4.*"
911
            },
912
            "type": "library",
913
            "extra": {
914
                "branch-alias": {
915
                    "dev-master": "1.1.x-dev"
916
                }
917
            },
918
            "autoload": {
919
                "psr-0": {
920
                    "Doctrine\\Common\\Inflector\\": "lib/"
921
                }
922
            },
923
            "notification-url": "https://packagist.org/downloads/",
924
            "license": [
925
                "MIT"
926
            ],
927
            "authors": [
928
                {
929
                    "name": "Roman Borschel",
930
                    "email": "[email protected]"
931
                },
932
                {
933
                    "name": "Benjamin Eberlei",
934
                    "email": "[email protected]"
935
                },
936
                {
937
                    "name": "Guilherme Blanco",
938
                    "email": "[email protected]"
939
                },
940
                {
941
                    "name": "Jonathan Wage",
942
                    "email": "[email protected]"
943
                },
944
                {
945
                    "name": "Johannes Schmitt",
946
                    "email": "[email protected]"
947
                }
948
            ],
949
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
950
            "homepage": "http://www.doctrine-project.org",
951
            "keywords": [
952
                "inflection",
953
                "pluralize",
954
                "singularize",
955
                "string"
956
            ],
957
            "time": "2015-11-06 14:35:42"
958
        },
959
        {
960
            "name": "doctrine/instantiator",
961
            "version": "1.0.5",
962
            "source": {
963
                "type": "git",
964
                "url": "https://github.com/doctrine/instantiator.git",
965
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
966
            },
967
            "dist": {
968
                "type": "zip",
969
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
970
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
971
                "shasum": ""
972
            },
973
            "require": {
974
                "php": ">=5.3,<8.0-DEV"
975
            },
976
            "require-dev": {
977
                "athletic/athletic": "~0.1.8",
978
                "ext-pdo": "*",
979
                "ext-phar": "*",
980
                "phpunit/phpunit": "~4.0",
981
                "squizlabs/php_codesniffer": "~2.0"
982
            },
983
            "type": "library",
984
            "extra": {
985
                "branch-alias": {
986
                    "dev-master": "1.0.x-dev"
987
                }
988
            },
989
            "autoload": {
990
                "psr-4": {
991
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
992
                }
993
            },
994
            "notification-url": "https://packagist.org/downloads/",
995
            "license": [
996
                "MIT"
997
            ],
998
            "authors": [
999
                {
1000
                    "name": "Marco Pivetta",
1001
                    "email": "[email protected]",
1002
                    "homepage": "http://ocramius.github.com/"
1003
                }
1004
            ],
1005
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1006
            "homepage": "https://github.com/doctrine/instantiator",
1007
            "keywords": [
1008
                "constructor",
1009
                "instantiate"
1010
            ],
1011
            "time": "2015-06-14 21:17:01"
1012
        },
1013
        {
1014
            "name": "doctrine/lexer",
1015
            "version": "v1.0.1",
1016
            "source": {
1017
                "type": "git",
1018
                "url": "https://github.com/doctrine/lexer.git",
1019
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
1020
            },
1021
            "dist": {
1022
                "type": "zip",
1023
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
1024
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
1025
                "shasum": ""
1026
            },
1027
            "require": {
1028
                "php": ">=5.3.2"
1029
            },
1030
            "type": "library",
1031
            "extra": {
1032
                "branch-alias": {
1033
                    "dev-master": "1.0.x-dev"
1034
                }
1035
            },
1036
            "autoload": {
1037
                "psr-0": {
1038
                    "Doctrine\\Common\\Lexer\\": "lib/"
1039
                }
1040
            },
1041
            "notification-url": "https://packagist.org/downloads/",
1042
            "license": [
1043
                "MIT"
1044
            ],
1045
            "authors": [
1046
                {
1047
                    "name": "Roman Borschel",
1048
                    "email": "[email protected]"
1049
                },
1050
                {
1051
                    "name": "Guilherme Blanco",
1052
                    "email": "[email protected]"
1053
                },
1054
                {
1055
                    "name": "Johannes Schmitt",
1056
                    "email": "[email protected]"
1057
                }
1058
            ],
1059
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
1060
            "homepage": "http://www.doctrine-project.org",
1061
            "keywords": [
1062
                "lexer",
1063
                "parser"
1064
            ],
1065
            "time": "2014-09-09 13:34:57"
1066
        },
1067
        {
1068
            "name": "doctrine/orm",
1069
            "version": "v2.5.12",
1070
            "source": {
1071
                "type": "git",
1072
                "url": "https://github.com/doctrine/doctrine2.git",
1073
                "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f"
1074
            },
1075
            "dist": {
1076
                "type": "zip",
1077
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/984535cadc609e9eef8c89414aa3568ee97aa79f",
1078
                "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f",
1079
                "shasum": ""
1080
            },
1081
            "require": {
1082
                "doctrine/cache": "~1.4",
1083
                "doctrine/collections": "~1.2",
1084
                "doctrine/common": ">=2.5-dev,<2.9-dev",
1085
                "doctrine/dbal": ">=2.5-dev,<2.7-dev",
1086
                "doctrine/instantiator": "^1.0.1",
1087
                "ext-pdo": "*",
1088
                "php": ">=5.4",
1089
                "symfony/console": "~2.5|~3.0|~4.0"
1090
            },
1091
            "require-dev": {
1092
                "phpunit/phpunit": "~4.0",
1093
                "symfony/yaml": "~2.3|~3.0|~4.0"
1094
            },
1095
            "suggest": {
1096
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1097
            },
1098
            "bin": [
1099
                "bin/doctrine",
1100
                "bin/doctrine.php"
1101
            ],
1102
            "type": "library",
1103
            "extra": {
1104
                "branch-alias": {
1105
                    "dev-master": "2.6.x-dev"
1106
                }
1107
            },
1108
            "autoload": {
1109
                "psr-0": {
1110
                    "Doctrine\\ORM\\": "lib/"
1111
                }
1112
            },
1113
            "notification-url": "https://packagist.org/downloads/",
1114
            "license": [
1115
                "MIT"
1116
            ],
1117
            "authors": [
1118
                {
1119
                    "name": "Roman Borschel",
1120
                    "email": "[email protected]"
1121
                },
1122
                {
1123
                    "name": "Benjamin Eberlei",
1124
                    "email": "[email protected]"
1125
                },
1126
                {
1127
                    "name": "Guilherme Blanco",
1128
                    "email": "[email protected]"
1129
                },
1130
                {
1131
                    "name": "Jonathan Wage",
1132
                    "email": "[email protected]"
1133
                }
1134
            ],
1135
            "description": "Object-Relational-Mapper for PHP",
1136
            "homepage": "http://www.doctrine-project.org",
1137
            "keywords": [
1138
                "database",
1139
                "orm"
1140
            ],
1141
            "time": "2017-10-23 18:21:04"
1142
        },
1143
        {
1144
            "name": "egulias/email-validator",
1145
            "version": "1.2.14",
1146
            "source": {
1147
                "type": "git",
1148
                "url": "https://github.com/egulias/EmailValidator.git",
1149
                "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
1150
            },
1151
            "dist": {
1152
                "type": "zip",
1153
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
1154
                "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
1155
                "shasum": ""
1156
            },
1157
            "require": {
1158
                "doctrine/lexer": "^1.0.1",
1159
                "php": ">= 5.3.3"
1160
            },
1161
            "require-dev": {
1162
                "phpunit/phpunit": "^4.8.24"
1163
            },
1164
            "type": "library",
1165
            "extra": {
1166
                "branch-alias": {
1167
                    "dev-master": "2.0.x-dev"
1168
                }
1169
            },
1170
            "autoload": {
1171
                "psr-0": {
1172
                    "Egulias\\": "src/"
1173
                }
1174
            },
1175
            "notification-url": "https://packagist.org/downloads/",
1176
            "license": [
1177
                "MIT"
1178
            ],
1179
            "authors": [
1180
                {
1181
                    "name": "Eduardo Gulias Davis"
1182
                }
1183
            ],
1184
            "description": "A library for validating emails",
1185
            "homepage": "https://github.com/egulias/EmailValidator",
1186
            "keywords": [
1187
                "email",
1188
                "emailvalidation",
1189
                "emailvalidator",
1190
                "validation",
1191
                "validator"
1192
            ],
1193
            "time": "2017-02-03 22:48:59"
1194
        },
1195
        {
1196
            "name": "eljam/circuit-breaker",
1197
            "version": "v0.1.3",
1198
            "source": {
1199
                "type": "git",
1200
                "url": "https://github.com/eljam/circuit-breaker.git",
1201
                "reference": "ec60bae9c29b441e078b7a4635afc62d63ab5c66"
1202
            },
1203
            "dist": {
1204
                "type": "zip",
1205
                "url": "https://api.github.com/repos/eljam/circuit-breaker/zipball/ec60bae9c29b441e078b7a4635afc62d63ab5c66",
1206
                "reference": "ec60bae9c29b441e078b7a4635afc62d63ab5c66",
1207
                "shasum": ""
1208
            },
1209
            "require": {
1210
                "doctrine/cache": "^1.5|^1.6",
1211
                "php": ">=5.4.0",
1212
                "symfony/event-dispatcher": "^2.8|^3.1",
1213
                "symfony/options-resolver": "^2.8|^3.1"
1214
            },
1215
            "require-dev": {
1216
                "mmoreram/php-formatter": "^1.1",
1217
                "phpunit/phpunit": "^4.8",
1218
                "satooshi/php-coveralls": "^1.0"
1219
            },
1220
            "type": "library",
1221
            "autoload": {
1222
                "psr-4": {
1223
                    "Eljam\\CircuitBreaker\\": "src/"
1224
                }
1225
            },
1226
            "notification-url": "https://packagist.org/downloads/",
1227
            "license": [
1228
                "MIT"
1229
            ],
1230
            "authors": [
1231
                {
1232
                    "name": "eljam",
1233
                    "email": "[email protected]"
1234
                }
1235
            ],
1236
            "description": "A php Circuit Breaker",
1237
            "time": "2017-07-26 19:17:22"
1238
        },
1239
        {
1240
            "name": "friendsofsymfony/oauth-server-bundle",
1241
            "version": "1.5.2",
1242
            "source": {
1243
                "type": "git",
1244
                "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1245
                "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d"
1246
            },
1247
            "dist": {
1248
                "type": "zip",
1249
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1250
                "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d",
1251
                "shasum": ""
1252
            },
1253
            "require": {
1254
                "friendsofsymfony/oauth2-php": "~1.1",
1255
                "php": "^5.3.3|^7.0",
1256
                "symfony/framework-bundle": "~2.2|~3.0",
1257
                "symfony/security-bundle": "~2.1|~3.0"
1258
            },
1259
            "require-dev": {
1260
                "doctrine/doctrine-bundle": "~1.0",
1261
                "doctrine/mongodb-odm": "~1.0",
1262
                "doctrine/orm": "~2.2",
1263
                "phing/phing": "~2.4",
1264
                "propel/propel1": "^1.6.5",
1265
                "symfony/class-loader": "~2.1|~3.0",
1266
                "symfony/form": "~2.3|~3.0",
1267
                "symfony/yaml": "~2.1|~3.0",
1268
                "willdurand/propel-typehintable-behavior": "^1.0.4"
1269
            },
1270
            "suggest": {
1271
                "doctrine/doctrine-bundle": "*",
1272
                "doctrine/mongodb-odm-bundle": "*",
1273
                "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1274
                "symfony/form": "Needed to be able to use the AuthorizeFormType",
1275
                "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1276
            },
1277
            "type": "symfony-bundle",
1278
            "extra": {
1279
                "branch-alias": {
1280
                    "dev-master": "1.5-dev"
1281
                }
1282
            },
1283
            "autoload": {
1284
                "psr-4": {
1285
                    "FOS\\OAuthServerBundle\\": ""
1286
                }
1287
            },
1288
            "notification-url": "https://packagist.org/downloads/",
1289
            "license": [
1290
                "MIT"
1291
            ],
1292
            "authors": [
1293
                {
1294
                    "name": "Arnaud Le Blanc",
1295
                    "email": "[email protected]"
1296
                },
1297
                {
1298
                    "name": "FriendsOfSymfony Community",
1299
                    "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1300
                }
1301
            ],
1302
            "description": "Symfony2 OAuth Server Bundle",
1303
            "homepage": "http://friendsofsymfony.github.com",
1304
            "keywords": [
1305
                "oauth",
1306
                "oauth2",
1307
                "server"
1308
            ],
1309
            "time": "2016-02-22 13:57:55"
1310
        },
1311
        {
1312
            "name": "friendsofsymfony/oauth2-php",
1313
            "version": "1.2.1",
1314
            "source": {
1315
                "type": "git",
1316
                "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1317
                "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c"
1318
            },
1319
            "dist": {
1320
                "type": "zip",
1321
                "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1322
                "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c",
1323
                "shasum": ""
1324
            },
1325
            "require": {
1326
                "php": ">=5.3.2",
1327
                "symfony/http-foundation": "~2.0|~3.0"
1328
            },
1329
            "require-dev": {
1330
                "phpunit/phpunit": "~4.0"
1331
            },
1332
            "type": "library",
1333
            "extra": {
1334
                "branch-alias": {
1335
                    "dev-master": "1.2.x-dev"
1336
                }
1337
            },
1338
            "autoload": {
1339
                "psr-4": {
1340
                    "OAuth2\\": "lib/"
1341
                }
1342
            },
1343
            "notification-url": "https://packagist.org/downloads/",
1344
            "license": [
1345
                "MIT"
1346
            ],
1347
            "authors": [
1348
                {
1349
                    "name": "Arnaud Le Blanc",
1350
                    "email": "[email protected]"
1351
                },
1352
                {
1353
                    "name": "FriendsOfSymfony Community",
1354
                    "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1355
                }
1356
            ],
1357
            "description": "OAuth2 library",
1358
            "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1359
            "keywords": [
1360
                "oauth",
1361
                "oauth2"
1362
            ],
1363
            "time": "2016-03-31 14:24:17"
1364
        },
1365
        {
1366
            "name": "friendsofsymfony/rest-bundle",
1367
            "version": "1.7.9",
1368
            "target-dir": "FOS/RestBundle",
1369
            "source": {
1370
                "type": "git",
1371
                "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1372
                "reference": "9449e451074e98ee6fdc45c18fa857c71baf1dfe"
1373
            },
1374
            "dist": {
1375
                "type": "zip",
1376
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/9449e451074e98ee6fdc45c18fa857c71baf1dfe",
1377
                "reference": "9449e451074e98ee6fdc45c18fa857c71baf1dfe",
1378
                "shasum": ""
1379
            },
1380
            "require": {
1381
                "doctrine/inflector": "~1.0",
1382
                "php": "^5.3.9|~7.0",
1383
                "psr/log": "~1.0",
1384
                "symfony/framework-bundle": "~2.3|~3.0",
1385
                "symfony/http-kernel": "^2.3.24|~3.0",
1386
                "willdurand/jsonp-callback-validator": "~1.0",
1387
                "willdurand/negotiation": "~1.2"
1388
            },
1389
            "conflict": {
1390
                "jms/serializer": "<0.13",
1391
                "jms/serializer-bundle": "<0.11",
1392
                "sensio/framework-extra-bundle": ">=3.0.13",
1393
                "symfony/validator": ">=2.5.0,<2.5.5"
1394
            },
1395
            "require-dev": {
1396
                "jms/serializer": "~0.13|~1.0",
1397
                "jms/serializer-bundle": "~0.11|~1.0",
1398
                "phpoption/phpoption": "~1.1.0",
1399
                "sensio/framework-extra-bundle": "~2.0|~3.0,<3.0.13",
1400
                "sllh/php-cs-fixer-styleci-bridge": "^1.3",
1401
                "symfony/browser-kit": "~2.3|~3.0",
1402
                "symfony/dependency-injection": "~2.3|~3.0",
1403
                "symfony/form": "~2.3|~3.0",
1404
                "symfony/phpunit-bridge": "~2.7|~3.0",
1405
                "symfony/security": "~2.3|~3.0",
1406
                "symfony/serializer": "~2.3|~3.0",
1407
                "symfony/validator": "~2.3|~3.0",
1408
                "symfony/yaml": "~2.3|~3.0"
1409
            },
1410
            "suggest": {
1411
                "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12|~1.0",
1412
                "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~2.0|~3.0",
1413
                "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
1414
                "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
1415
            },
1416
            "type": "symfony-bundle",
1417
            "extra": {
1418
                "branch-alias": {
1419
                    "dev-master": "1.7-dev"
1420
                }
1421
            },
1422
            "autoload": {
1423
                "psr-0": {
1424
                    "FOS\\RestBundle": ""
1425
                }
1426
            },
1427
            "notification-url": "https://packagist.org/downloads/",
1428
            "license": [
1429
                "MIT"
1430
            ],
1431
            "authors": [
1432
                {
1433
                    "name": "Lukas Kahwe Smith",
1434
                    "email": "[email protected]"
1435
                },
1436
                {
1437
                    "name": "FriendsOfSymfony Community",
1438
                    "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1439
                },
1440
                {
1441
                    "name": "Konstantin Kudryashov",
1442
                    "email": "[email protected]"
1443
                }
1444
            ],
1445
            "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1446
            "homepage": "http://friendsofsymfony.github.com",
1447
            "keywords": [
1448
                "rest"
1449
            ],
1450
            "time": "2016-05-15 23:18:24"
1451
        },
1452
        {
1453
            "name": "friendsofsymfony/user-bundle",
1454
            "version": "v2.0.0-alpha3.1",
1455
            "source": {
1456
                "type": "git",
1457
                "url": "https://github.com/PROCERGS/FOSUserBundle.git",
1458
                "reference": "7abb0ff366c404f2c2b34fd264693071148351a2"
1459
            },
1460
            "dist": {
1461
                "type": "zip",
1462
                "url": "https://api.github.com/repos/PROCERGS/FOSUserBundle/zipball/7abb0ff366c404f2c2b34fd264693071148351a2",
1463
                "reference": "7abb0ff366c404f2c2b34fd264693071148351a2",
1464
                "shasum": ""
1465
            },
1466
            "require": {
1467
                "php": ">=5.3.9",
1468
                "symfony/form": "~2.3|~3.0",
1469
                "symfony/framework-bundle": "~2.3|~3.0",
1470
                "symfony/security-bundle": "~2.3|~3.0",
1471
                "symfony/twig-bundle": "~2.3|~3.0"
1472
            },
1473
            "conflict": {
1474
                "symfony/doctrine-bridge": "<2.3"
1475
            },
1476
            "require-dev": {
1477
                "doctrine/doctrine-bundle": "~1.3",
1478
                "swiftmailer/swiftmailer": "~4.3|~5",
1479
                "symfony/console": "~2.3|~3.0",
1480
                "symfony/phpunit-bridge": "~2.7|~3.0",
1481
                "symfony/validator": "~2.3|~3.0",
1482
                "symfony/yaml": "~2.3|~3.0",
1483
                "willdurand/propel-typehintable-behavior": "~1.0"
1484
            },
1485
            "suggest": {
1486
                "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
1487
            },
1488
            "type": "symfony-bundle",
1489
            "extra": {
1490
                "branch-alias": {
1491
                    "dev-master": "2.0.x-dev"
1492
                }
1493
            },
1494
            "autoload": {
1495
                "psr-4": {
1496
                    "FOS\\UserBundle\\": ""
1497
                },
1498
                "exclude-from-classmap": [
1499
                    "/Tests/"
1500
                ]
1501
            },
1502
            "autoload-dev": {
1503
                "psr-4": {
1504
                    "FOS\\UserBundle\\Tests\\": "Tests/"
1505
                }
1506
            },
1507
            "license": [
1508
                "MIT"
1509
            ],
1510
            "authors": [
1511
                {
1512
                    "name": "Christophe Coevoet",
1513
                    "email": "[email protected]"
1514
                },
1515
                {
1516
                    "name": "Thibault Duplessis",
1517
                    "email": "[email protected]"
1518
                },
1519
                {
1520
                    "name": "FriendsOfSymfony Community",
1521
                    "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
1522
                }
1523
            ],
1524
            "description": "Symfony FOSUserBundle",
1525
            "homepage": "http://friendsofsymfony.github.com",
1526
            "keywords": [
1527
                "User management"
1528
            ],
1529
            "support": {
1530
                "docs": "https://symfony.com/doc/master/bundles/FOSUserBundle/index.html",
1531
                "source": "https://github.com/PROCERGS/FOSUserBundle/tree/php54"
1532
            },
1533
            "time": "2016-09-26 07:23:44"
1534
        },
1535
        {
1536
            "name": "giggsey/libphonenumber-for-php",
1537
            "version": "8.8.4",
1538
            "source": {
1539
                "type": "git",
1540
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
1541
                "reference": "73b86c897c30a590e1958c003e7225fffdfd48ca"
1542
            },
1543
            "dist": {
1544
                "type": "zip",
1545
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/73b86c897c30a590e1958c003e7225fffdfd48ca",
1546
                "reference": "73b86c897c30a590e1958c003e7225fffdfd48ca",
1547
                "shasum": ""
1548
            },
1549
            "require": {
1550
                "ext-mbstring": "*",
1551
                "giggsey/locale": "^1.2",
1552
                "php": ">=5.3.2"
1553
            },
1554
            "require-dev": {
1555
                "pear/pear-core-minimal": "^1.9",
1556
                "pear/pear_exception": "^1.0",
1557
                "pear/versioncontrol_git": "^0.5",
1558
                "phing/phing": "^2.7",
1559
                "phpunit/phpunit": "^4.8|^5.0",
1560
                "satooshi/php-coveralls": "^1.0",
1561
                "symfony/console": "^2.8|^3.0"
1562
            },
1563
            "type": "library",
1564
            "extra": {
1565
                "branch-alias": {
1566
                    "dev-master": "8.x-dev"
1567
                }
1568
            },
1569
            "autoload": {
1570
                "psr-4": {
1571
                    "libphonenumber\\": "src/"
1572
                },
1573
                "exclude-from-classmap": [
1574
                    "/src/data/",
1575
                    "/src/carrier/data/",
1576
                    "/src/geocoding/data/",
1577
                    "/src/timezone/data/"
1578
                ]
1579
            },
1580
            "notification-url": "https://packagist.org/downloads/",
1581
            "license": [
1582
                "Apache-2.0"
1583
            ],
1584
            "authors": [
1585
                {
1586
                    "name": "Joshua Gigg",
1587
                    "email": "[email protected]",
1588
                    "homepage": "https://giggsey.com/"
1589
                }
1590
            ],
1591
            "description": "PHP Port of Google's libphonenumber",
1592
            "homepage": "https://github.com/giggsey/libphonenumber-for-php",
1593
            "keywords": [
1594
                "geocoding",
1595
                "geolocation",
1596
                "libphonenumber",
1597
                "mobile",
1598
                "phonenumber",
1599
                "validation"
1600
            ],
1601
            "time": "2017-10-16 14:06:44"
1602
        },
1603
        {
1604
            "name": "giggsey/locale",
1605
            "version": "1.3",
1606
            "source": {
1607
                "type": "git",
1608
                "url": "https://github.com/giggsey/Locale.git",
1609
                "reference": "e6eb1883c1452df7734a03fb183a2ec5175c16f2"
1610
            },
1611
            "dist": {
1612
                "type": "zip",
1613
                "url": "https://api.github.com/repos/giggsey/Locale/zipball/e6eb1883c1452df7734a03fb183a2ec5175c16f2",
1614
                "reference": "e6eb1883c1452df7734a03fb183a2ec5175c16f2",
1615
                "shasum": ""
1616
            },
1617
            "require": {
1618
                "php": ">=5.3.2"
1619
            },
1620
            "require-dev": {
1621
                "pear/pear-core-minimal": "^1.9",
1622
                "pear/pear_exception": "^1.0",
1623
                "pear/versioncontrol_git": "dev-master",
1624
                "phing/phing": "~2.7",
1625
                "phpunit/phpunit": "^4.8|^5.0",
1626
                "satooshi/php-coveralls": "^1.0",
1627
                "symfony/console": "^2.8|^3.0",
1628
                "symfony/filesystem": "^2.8|^3.0",
1629
                "symfony/finder": "^2.8|^3.0",
1630
                "symfony/process": "^2.8|^3.0"
1631
            },
1632
            "type": "library",
1633
            "autoload": {
1634
                "psr-4": {
1635
                    "Giggsey\\Locale\\": "src/"
1636
                }
1637
            },
1638
            "notification-url": "https://packagist.org/downloads/",
1639
            "license": [
1640
                "MIT"
1641
            ],
1642
            "authors": [
1643
                {
1644
                    "name": "Joshua Gigg",
1645
                    "email": "[email protected]",
1646
                    "homepage": "http://giggsey.com/"
1647
                }
1648
            ],
1649
            "description": "Locale functions required by libphonenumber-for-php",
1650
            "time": "2017-04-07 18:45:42"
1651
        },
1652
        {
1653
            "name": "google/recaptcha",
1654
            "version": "1.1.2",
1655
            "source": {
1656
                "type": "git",
1657
                "url": "https://github.com/google/recaptcha.git",
1658
                "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e"
1659
            },
1660
            "dist": {
1661
                "type": "zip",
1662
                "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e",
1663
                "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e",
1664
                "shasum": ""
1665
            },
1666
            "require": {
1667
                "php": ">=5.3.2"
1668
            },
1669
            "require-dev": {
1670
                "phpunit/phpunit": "4.5.*"
1671
            },
1672
            "type": "library",
1673
            "extra": {
1674
                "branch-alias": {
1675
                    "dev-master": "1.1.x-dev"
1676
                }
1677
            },
1678
            "autoload": {
1679
                "psr-4": {
1680
                    "ReCaptcha\\": "src/ReCaptcha"
1681
                }
1682
            },
1683
            "notification-url": "https://packagist.org/downloads/",
1684
            "license": [
1685
                "BSD-3-Clause"
1686
            ],
1687
            "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
1688
            "homepage": "http://www.google.com/recaptcha/",
1689
            "keywords": [
1690
                "Abuse",
1691
                "captcha",
1692
                "recaptcha",
1693
                "spam"
1694
            ],
1695
            "time": "2015-09-02 17:23:59"
1696
        },
1697
        {
1698
            "name": "gree/jose",
1 ignored issue
show
There is a security advisory for your installed version of gree/jose:

Critical vulnerabilities in JSON Web Token libraries
Loading history...
1699
            "version": "2.2.0",
1700
            "source": {
1701
                "type": "git",
1702
                "url": "https://github.com/nov/jose-php.git",
1703
                "reference": "a7fa2b3a02ce62f1edc1804dd93bc81e7cb59f8c"
1704
            },
1705
            "dist": {
1706
                "type": "zip",
1707
                "url": "https://api.github.com/repos/nov/jose-php/zipball/a7fa2b3a02ce62f1edc1804dd93bc81e7cb59f8c",
1708
                "reference": "a7fa2b3a02ce62f1edc1804dd93bc81e7cb59f8c",
1709
                "shasum": ""
1710
            },
1711
            "require": {
1712
                "phpseclib/phpseclib": ">=2.0.0"
1713
            },
1714
            "require-dev": {
1715
                "phpunit/phpunit": "4.8.*"
1716
            },
1717
            "type": "library",
1718
            "autoload": {
1719
                "psr-0": {
1720
                    "JOSE": "src/"
1721
                }
1722
            },
1723
            "notification-url": "https://packagist.org/downloads/",
1724
            "include-path": [
1725
                "src/"
1726
            ],
1727
            "license": [
1728
                "MIT"
1729
            ],
1730
            "authors": [
1731
                {
1732
                    "name": "Nov Matake",
1733
                    "email": "[email protected]",
1734
                    "homepage": "http://matake.jp"
1735
                }
1736
            ],
1737
            "description": "JWT, JWS and JWS implementation in PHP",
1738
            "homepage": "https://github.com/gree/jose",
1739
            "keywords": [
1740
                "ID Token",
1741
                "JOSE",
1742
                "JSON Web Encryption",
1743
                "JSON Web Signature",
1744
                "JSON Web Token",
1745
                "JWE",
1746
                "JWS",
1747
                "OpenID Connect",
1748
                "jwt"
1749
            ],
1750
            "time": "2016-08-05 04:25:18"
1751
        },
1752
        {
1753
            "name": "guilhermednt/pathwell-bundle",
1754
            "version": "v0.1.2",
1755
            "source": {
1756
                "type": "git",
1757
                "url": "https://github.com/guilhermednt/pathwell-bundle.git",
1758
                "reference": "e43a53e68ec4136326ce50acd4961a35da681e2a"
1759
            },
1760
            "dist": {
1761
                "type": "zip",
1762
                "url": "https://api.github.com/repos/guilhermednt/pathwell-bundle/zipball/e43a53e68ec4136326ce50acd4961a35da681e2a",
1763
                "reference": "e43a53e68ec4136326ce50acd4961a35da681e2a",
1764
                "shasum": ""
1765
            },
1766
            "require": {
1767
                "php": ">=5.4.16",
1768
                "symfony/framework-bundle": ">=2.8",
1769
                "symfony/validator": ">=2.8"
1770
            },
1771
            "type": "symfony-bundle",
1772
            "autoload": {
1773
                "psr-4": {
1774
                    "Donato\\PathWellBundle\\": ""
1775
                }
1776
            },
1777
            "notification-url": "https://packagist.org/downloads/",
1778
            "license": [
1779
                "GPL-3.0"
1780
            ],
1781
            "authors": [
1782
                {
1783
                    "name": "Guilherme Donato",
1784
                    "email": "[email protected]"
1785
                }
1786
            ],
1787
            "description": "Symfony Bundle implementing PathWell Topology password policy",
1788
            "time": "2016-07-04 18:48:36"
1789
        },
1790
        {
1791
            "name": "guzzlehttp/guzzle",
1792
            "version": "5.3.1",
1793
            "source": {
1794
                "type": "git",
1795
                "url": "https://github.com/guzzle/guzzle.git",
1796
                "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
1797
            },
1798
            "dist": {
1799
                "type": "zip",
1800
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1801
                "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1802
                "shasum": ""
1803
            },
1804
            "require": {
1805
                "guzzlehttp/ringphp": "^1.1",
1806
                "php": ">=5.4.0"
1807
            },
1808
            "require-dev": {
1809
                "ext-curl": "*",
1810
                "phpunit/phpunit": "^4.0"
1811
            },
1812
            "type": "library",
1813
            "autoload": {
1814
                "psr-4": {
1815
                    "GuzzleHttp\\": "src/"
1816
                }
1817
            },
1818
            "notification-url": "https://packagist.org/downloads/",
1819
            "license": [
1820
                "MIT"
1821
            ],
1822
            "authors": [
1823
                {
1824
                    "name": "Michael Dowling",
1825
                    "email": "[email protected]",
1826
                    "homepage": "https://github.com/mtdowling"
1827
                }
1828
            ],
1829
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1830
            "homepage": "http://guzzlephp.org/",
1831
            "keywords": [
1832
                "client",
1833
                "curl",
1834
                "framework",
1835
                "http",
1836
                "http client",
1837
                "rest",
1838
                "web service"
1839
            ],
1840
            "time": "2016-07-15 19:28:39"
1841
        },
1842
        {
1843
            "name": "guzzlehttp/ringphp",
1844
            "version": "1.1.0",
1845
            "source": {
1846
                "type": "git",
1847
                "url": "https://github.com/guzzle/RingPHP.git",
1848
                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1849
            },
1850
            "dist": {
1851
                "type": "zip",
1852
                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1853
                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1854
                "shasum": ""
1855
            },
1856
            "require": {
1857
                "guzzlehttp/streams": "~3.0",
1858
                "php": ">=5.4.0",
1859
                "react/promise": "~2.0"
1860
            },
1861
            "require-dev": {
1862
                "ext-curl": "*",
1863
                "phpunit/phpunit": "~4.0"
1864
            },
1865
            "suggest": {
1866
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
1867
            },
1868
            "type": "library",
1869
            "extra": {
1870
                "branch-alias": {
1871
                    "dev-master": "1.1-dev"
1872
                }
1873
            },
1874
            "autoload": {
1875
                "psr-4": {
1876
                    "GuzzleHttp\\Ring\\": "src/"
1877
                }
1878
            },
1879
            "notification-url": "https://packagist.org/downloads/",
1880
            "license": [
1881
                "MIT"
1882
            ],
1883
            "authors": [
1884
                {
1885
                    "name": "Michael Dowling",
1886
                    "email": "[email protected]",
1887
                    "homepage": "https://github.com/mtdowling"
1888
                }
1889
            ],
1890
            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1891
            "time": "2015-05-20 03:37:09"
1892
        },
1893
        {
1894
            "name": "guzzlehttp/streams",
1895
            "version": "3.0.0",
1896
            "source": {
1897
                "type": "git",
1898
                "url": "https://github.com/guzzle/streams.git",
1899
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1900
            },
1901
            "dist": {
1902
                "type": "zip",
1903
                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1904
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1905
                "shasum": ""
1906
            },
1907
            "require": {
1908
                "php": ">=5.4.0"
1909
            },
1910
            "require-dev": {
1911
                "phpunit/phpunit": "~4.0"
1912
            },
1913
            "type": "library",
1914
            "extra": {
1915
                "branch-alias": {
1916
                    "dev-master": "3.0-dev"
1917
                }
1918
            },
1919
            "autoload": {
1920
                "psr-4": {
1921
                    "GuzzleHttp\\Stream\\": "src/"
1922
                }
1923
            },
1924
            "notification-url": "https://packagist.org/downloads/",
1925
            "license": [
1926
                "MIT"
1927
            ],
1928
            "authors": [
1929
                {
1930
                    "name": "Michael Dowling",
1931
                    "email": "[email protected]",
1932
                    "homepage": "https://github.com/mtdowling"
1933
                }
1934
            ],
1935
            "description": "Provides a simple abstraction over streams of data",
1936
            "homepage": "http://guzzlephp.org/",
1937
            "keywords": [
1938
                "Guzzle",
1939
                "stream"
1940
            ],
1941
            "time": "2014-10-12 19:18:40"
1942
        },
1943
        {
1944
            "name": "hwi/oauth-bundle",
1945
            "version": "0.4.3",
1946
            "source": {
1947
                "type": "git",
1948
                "url": "https://github.com/hwi/HWIOAuthBundle.git",
1949
                "reference": "8815fa226547471638efa8333bcaa8a80a5d64f3"
1950
            },
1951
            "dist": {
1952
                "type": "zip",
1953
                "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/8815fa226547471638efa8333bcaa8a80a5d64f3",
1954
                "reference": "8815fa226547471638efa8333bcaa8a80a5d64f3",
1955
                "shasum": ""
1956
            },
1957
            "require": {
1958
                "kriswallsmith/buzz": "~0.13",
1959
                "php": ">=5.3.3",
1960
                "symfony/form": "~2.3",
1961
                "symfony/framework-bundle": "~2.3",
1962
                "symfony/options-resolver": "~2.3",
1963
                "symfony/security-bundle": "~2.3",
1964
                "symfony/yaml": "~2.3"
1965
            },
1966
            "conflict": {
1967
                "twig/twig": "<1.12"
1968
            },
1969
            "require-dev": {
1970
                "doctrine/orm": "~2.3",
1971
                "friendsofsymfony/user-bundle": "~1.3|~2.0",
1972
                "phpunit/phpunit": "~4.8|~5.0",
1973
                "symfony/phpunit-bridge": "~2.7",
1974
                "symfony/property-access": "~2.3",
1975
                "symfony/twig-bundle": "~2.3",
1976
                "symfony/validator": "~2.3"
1977
            },
1978
            "suggest": {
1979
                "doctrine/doctrine-bundle": "to use Doctrine user provider",
1980
                "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle",
1981
                "symfony/property-access": "to use FOSUB integration with this bundle",
1982
                "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions"
1983
            },
1984
            "type": "symfony-bundle",
1985
            "extra": {
1986
                "branch-alias": {
1987
                    "dev-master": "0.4-dev"
1988
                }
1989
            },
1990
            "autoload": {
1991
                "psr-4": {
1992
                    "HWI\\Bundle\\OAuthBundle\\": ""
1993
                }
1994
            },
1995
            "notification-url": "https://packagist.org/downloads/",
1996
            "license": [
1997
                "MIT"
1998
            ],
1999
            "authors": [
2000
                {
2001
                    "name": "Contributors",
2002
                    "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors"
2003
                },
2004
                {
2005
                    "name": "Joseph Bielawski",
2006
                    "email": "[email protected]"
2007
                },
2008
                {
2009
                    "name": "Alexander",
2010
                    "email": "[email protected]"
2011
                },
2012
                {
2013
                    "name": "Geoffrey Bachelet",
2014
                    "email": "[email protected]"
2015
                }
2016
            ],
2017
            "description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.",
2018
            "homepage": "http://github.com/hwi/HWIOAuthBundle",
2019
            "keywords": [
2020
                "37signals",
2021
                "Authentication",
2022
                "Deezer",
2023
                "EVE Online",
2024
                "amazon",
2025
                "auth0",
2026
                "azure",
2027
                "bitbucket",
2028
                "bitly",
2029
                "box",
2030
                "bufferapp",
2031
                "dailymotion",
2032
                "deviantart",
2033
                "discogs",
2034
                "disqus",
2035
                "dropbox",
2036
                "eventbrite",
2037
                "facebook",
2038
                "firewall",
2039
                "fiware",
2040
                "flickr",
2041
                "foursquare",
2042
                "github",
2043
                "google",
2044
                "hubic",
2045
                "instagram",
2046
                "jira",
2047
                "linkedin",
2048
                "mail.ru",
2049
                "oauth",
2050
                "oauth1",
2051
                "oauth2",
2052
                "odnoklassniki",
2053
                "paypal",
2054
                "qq",
2055
                "reddit",
2056
                "runkeeper",
2057
                "salesforce",
2058
                "security",
2059
                "sensio connect",
2060
                "sina weibo",
2061
                "slack",
2062
                "sound cloud",
2063
                "spotify",
2064
                "stack exchange",
2065
                "stereomood",
2066
                "strava",
2067
                "toshl",
2068
                "trakt",
2069
                "trello",
2070
                "twitch",
2071
                "twitter",
2072
                "vkontakte",
2073
                "wechat",
2074
                "windows live",
2075
                "wordpress",
2076
                "xing",
2077
                "yahoo",
2078
                "yandex",
2079
                "youtube"
2080
            ],
2081
            "time": "2016-09-11 13:24:27"
2082
        },
2083
        {
2084
            "name": "incenteev/composer-parameter-handler",
2085
            "version": "v2.1.2",
2086
            "source": {
2087
                "type": "git",
2088
                "url": "https://github.com/Incenteev/ParameterHandler.git",
2089
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
2090
            },
2091
            "dist": {
2092
                "type": "zip",
2093
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2094
                "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
2095
                "shasum": ""
2096
            },
2097
            "require": {
2098
                "php": ">=5.3.3",
2099
                "symfony/yaml": "~2.3|~3.0"
2100
            },
2101
            "require-dev": {
2102
                "composer/composer": "1.0.*@dev",
2103
                "phpspec/prophecy-phpunit": "~1.0",
2104
                "symfony/filesystem": "~2.2"
2105
            },
2106
            "type": "library",
2107
            "extra": {
2108
                "branch-alias": {
2109
                    "dev-master": "2.1.x-dev"
2110
                }
2111
            },
2112
            "autoload": {
2113
                "psr-4": {
2114
                    "Incenteev\\ParameterHandler\\": ""
2115
                }
2116
            },
2117
            "notification-url": "https://packagist.org/downloads/",
2118
            "license": [
2119
                "MIT"
2120
            ],
2121
            "authors": [
2122
                {
2123
                    "name": "Christophe Coevoet",
2124
                    "email": "[email protected]"
2125
                }
2126
            ],
2127
            "description": "Composer script handling your ignored parameter file",
2128
            "homepage": "https://github.com/Incenteev/ParameterHandler",
2129
            "keywords": [
2130
                "parameters management"
2131
            ],
2132
            "time": "2015-11-10 17:04:01"
2133
        },
2134
        {
2135
            "name": "ircmaxell/password-compat",
2136
            "version": "v1.0.4",
2137
            "source": {
2138
                "type": "git",
2139
                "url": "https://github.com/ircmaxell/password_compat.git",
2140
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
2141
            },
2142
            "dist": {
2143
                "type": "zip",
2144
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
2145
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
2146
                "shasum": ""
2147
            },
2148
            "require-dev": {
2149
                "phpunit/phpunit": "4.*"
2150
            },
2151
            "type": "library",
2152
            "autoload": {
2153
                "files": [
2154
                    "lib/password.php"
2155
                ]
2156
            },
2157
            "notification-url": "https://packagist.org/downloads/",
2158
            "license": [
2159
                "MIT"
2160
            ],
2161
            "authors": [
2162
                {
2163
                    "name": "Anthony Ferrara",
2164
                    "email": "[email protected]",
2165
                    "homepage": "http://blog.ircmaxell.com"
2166
                }
2167
            ],
2168
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
2169
            "homepage": "https://github.com/ircmaxell/password_compat",
2170
            "keywords": [
2171
                "hashing",
2172
                "password"
2173
            ],
2174
            "time": "2014-11-20 16:49:30"
2175
        },
2176
        {
2177
            "name": "jakeasmith/http_build_url",
2178
            "version": "1.0.1",
2179
            "source": {
2180
                "type": "git",
2181
                "url": "https://github.com/jakeasmith/http_build_url.git",
2182
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
2183
            },
2184
            "dist": {
2185
                "type": "zip",
2186
                "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
2187
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
2188
                "shasum": ""
2189
            },
2190
            "type": "library",
2191
            "autoload": {
2192
                "files": [
2193
                    "src/http_build_url.php"
2194
                ]
2195
            },
2196
            "notification-url": "https://packagist.org/downloads/",
2197
            "license": [
2198
                "MIT"
2199
            ],
2200
            "authors": [
2201
                {
2202
                    "name": "Jake A. Smith",
2203
                    "email": "[email protected]"
2204
                }
2205
            ],
2206
            "description": "Provides functionality for http_build_url() to environments without pecl_http.",
2207
            "time": "2017-05-01 15:36:40"
2208
        },
2209
        {
2210
            "name": "jdorn/sql-formatter",
2211
            "version": "v1.2.17",
2212
            "source": {
2213
                "type": "git",
2214
                "url": "https://github.com/jdorn/sql-formatter.git",
2215
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2216
            },
2217
            "dist": {
2218
                "type": "zip",
2219
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2220
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2221
                "shasum": ""
2222
            },
2223
            "require": {
2224
                "php": ">=5.2.4"
2225
            },
2226
            "require-dev": {
2227
                "phpunit/phpunit": "3.7.*"
2228
            },
2229
            "type": "library",
2230
            "extra": {
2231
                "branch-alias": {
2232
                    "dev-master": "1.3.x-dev"
2233
                }
2234
            },
2235
            "autoload": {
2236
                "classmap": [
2237
                    "lib"
2238
                ]
2239
            },
2240
            "notification-url": "https://packagist.org/downloads/",
2241
            "license": [
2242
                "MIT"
2243
            ],
2244
            "authors": [
2245
                {
2246
                    "name": "Jeremy Dorn",
2247
                    "email": "[email protected]",
2248
                    "homepage": "http://jeremydorn.com/"
2249
                }
2250
            ],
2251
            "description": "a PHP SQL highlighting library",
2252
            "homepage": "https://github.com/jdorn/sql-formatter/",
2253
            "keywords": [
2254
                "highlight",
2255
                "sql"
2256
            ],
2257
            "time": "2014-01-12 16:20:24"
2258
        },
2259
        {
2260
            "name": "jms/aop-bundle",
2261
            "version": "1.2.0",
2262
            "source": {
2263
                "type": "git",
2264
                "url": "https://github.com/schmittjoh/JMSAopBundle.git",
2265
                "reference": "78000d007e74283cc564a58e184d7f62548ad394"
2266
            },
2267
            "dist": {
2268
                "type": "zip",
2269
                "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/78000d007e74283cc564a58e184d7f62548ad394",
2270
                "reference": "78000d007e74283cc564a58e184d7f62548ad394",
2271
                "shasum": ""
2272
            },
2273
            "require": {
2274
                "jms/cg": "^1.1",
2275
                "php": ">=5.3.9",
2276
                "symfony/framework-bundle": "^2.3|^3.0"
2277
            },
2278
            "require-dev": {
2279
                "symfony/phpunit-bridge": "^2.7"
2280
            },
2281
            "type": "symfony-bundle",
2282
            "extra": {
2283
                "branch-alias": {
2284
                    "dev-master": "1.1.x-dev"
2285
                }
2286
            },
2287
            "autoload": {
2288
                "psr-4": {
2289
                    "JMS\\AopBundle\\": ""
2290
                }
2291
            },
2292
            "notification-url": "https://packagist.org/downloads/",
2293
            "license": [
2294
                "Apache-2.0"
2295
            ],
2296
            "authors": [
2297
                {
2298
                    "name": "Johannes M. Schmitt",
2299
                    "email": "[email protected]"
2300
                }
2301
            ],
2302
            "description": "Adds AOP capabilities to Symfony2",
2303
            "keywords": [
2304
                "annotations",
2305
                "aop"
2306
            ],
2307
            "time": "2015-12-09 16:30:46"
2308
        },
2309
        {
2310
            "name": "jms/cg",
2311
            "version": "1.2.0",
2312
            "source": {
2313
                "type": "git",
2314
                "url": "https://github.com/schmittjoh/cg-library.git",
2315
                "reference": "2152ea2c48f746a676debb841644ae64cae27835"
2316
            },
2317
            "dist": {
2318
                "type": "zip",
2319
                "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/2152ea2c48f746a676debb841644ae64cae27835",
2320
                "reference": "2152ea2c48f746a676debb841644ae64cae27835",
2321
                "shasum": ""
2322
            },
2323
            "require": {
2324
                "php": ">=5.3.0"
2325
            },
2326
            "require-dev": {
2327
                "phpunit/phpunit": ">=4.5"
2328
            },
2329
            "type": "library",
2330
            "extra": {
2331
                "branch-alias": {
2332
                    "dev-master": "1.1-dev"
2333
                }
2334
            },
2335
            "autoload": {
2336
                "psr-0": {
2337
                    "CG\\": "src/"
2338
                }
2339
            },
2340
            "notification-url": "https://packagist.org/downloads/",
2341
            "license": [
2342
                "Apache2"
2343
            ],
2344
            "authors": [
2345
                {
2346
                    "name": "Johannes M. Schmitt",
2347
                    "email": "[email protected]"
2348
                }
2349
            ],
2350
            "description": "Toolset for generating PHP code",
2351
            "keywords": [
2352
                "code generation"
2353
            ],
2354
            "time": "2016-04-07 10:21:44"
2355
        },
2356
        {
2357
            "name": "jms/di-extra-bundle",
2358
            "version": "1.9.0",
2359
            "source": {
2360
                "type": "git",
2361
                "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
2362
                "reference": "1e5edb14dc95d4f94e08764a62b71731d74d1ac0"
2363
            },
2364
            "dist": {
2365
                "type": "zip",
2366
                "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/1e5edb14dc95d4f94e08764a62b71731d74d1ac0",
2367
                "reference": "1e5edb14dc95d4f94e08764a62b71731d74d1ac0",
2368
                "shasum": ""
2369
            },
2370
            "require": {
2371
                "jms/aop-bundle": "~1.1",
2372
                "jms/metadata": "~1.0",
2373
                "php": "~5.3|~7.0",
2374
                "symfony/dependency-injection": "~2.3|~3.0",
2375
                "symfony/finder": "~2.3|~3.0",
2376
                "symfony/framework-bundle": "~2.3|~3.0",
2377
                "symfony/http-kernel": "^2.3.24|~3.0",
2378
                "symfony/process": "~2.3|~3.0",
2379
                "symfony/routing": "~2.3|~3.0"
2380
            },
2381
            "require-dev": {
2382
                "doctrine/doctrine-bundle": "~1.5",
2383
                "doctrine/orm": "~2.3",
2384
                "jms/security-extra-bundle": "~1.0",
2385
                "phpcollection/phpcollection": ">=0.2,<0.3-dev",
2386
                "phpunit/phpunit": "^4.8.35|^5.4.4|^6.0.0",
2387
                "sensio/framework-extra-bundle": "~2.0|~3.0",
2388
                "symfony/asset": "~2.3|^3.3",
2389
                "symfony/browser-kit": "~2.3|~3.0",
2390
                "symfony/class-loader": "~2.3|~3.0",
2391
                "symfony/expression-language": "~2.6|~3.0",
2392
                "symfony/form": "~2.3|~3.0",
2393
                "symfony/phpunit-bridge": "~3.3",
2394
                "symfony/security-bundle": "~2.3|^3.0",
2395
                "symfony/templating": "~2.3|^3.3",
2396
                "symfony/twig-bundle": "~2.3|~3.0",
2397
                "symfony/validator": "~2.3|~3.0",
2398
                "symfony/yaml": "~2.3|~3.0"
2399
            },
2400
            "type": "symfony-bundle",
2401
            "extra": {
2402
                "branch-alias": {
2403
                    "dev-master": "1.8-dev"
2404
                }
2405
            },
2406
            "autoload": {
2407
                "psr-4": {
2408
                    "JMS\\DiExtraBundle\\": ""
2409
                }
2410
            },
2411
            "notification-url": "https://packagist.org/downloads/",
2412
            "license": [
2413
                "Apache-2.0"
2414
            ],
2415
            "authors": [
2416
                {
2417
                    "name": "Johannes M. Schmitt",
2418
                    "email": "[email protected]"
2419
                }
2420
            ],
2421
            "description": "Allows to configure dependency injection using annotations",
2422
            "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
2423
            "keywords": [
2424
                "annotations",
2425
                "dependency injection"
2426
            ],
2427
            "time": "2017-10-03 20:25:14"
2428
        },
2429
        {
2430
            "name": "jms/metadata",
2431
            "version": "1.6.0",
2432
            "source": {
2433
                "type": "git",
2434
                "url": "https://github.com/schmittjoh/metadata.git",
2435
                "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
2436
            },
2437
            "dist": {
2438
                "type": "zip",
2439
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
2440
                "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
2441
                "shasum": ""
2442
            },
2443
            "require": {
2444
                "php": ">=5.3.0"
2445
            },
2446
            "require-dev": {
2447
                "doctrine/cache": "~1.0",
2448
                "symfony/cache": "~3.1"
2449
            },
2450
            "type": "library",
2451
            "extra": {
2452
                "branch-alias": {
2453
                    "dev-master": "1.5.x-dev"
2454
                }
2455
            },
2456
            "autoload": {
2457
                "psr-0": {
2458
                    "Metadata\\": "src/"
2459
                }
2460
            },
2461
            "notification-url": "https://packagist.org/downloads/",
2462
            "license": [
2463
                "Apache-2.0"
2464
            ],
2465
            "authors": [
2466
                {
2467
                    "name": "Johannes M. Schmitt",
2468
                    "email": "[email protected]"
2469
                }
2470
            ],
2471
            "description": "Class/method/property metadata management in PHP",
2472
            "keywords": [
2473
                "annotations",
2474
                "metadata",
2475
                "xml",
2476
                "yaml"
2477
            ],
2478
            "time": "2016-12-05 10:18:33"
2479
        },
2480
        {
2481
            "name": "jms/parser-lib",
2482
            "version": "1.0.0",
2483
            "source": {
2484
                "type": "git",
2485
                "url": "https://github.com/schmittjoh/parser-lib.git",
2486
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
2487
            },
2488
            "dist": {
2489
                "type": "zip",
2490
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
2491
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
2492
                "shasum": ""
2493
            },
2494
            "require": {
2495
                "phpoption/phpoption": ">=0.9,<2.0-dev"
2496
            },
2497
            "type": "library",
2498
            "extra": {
2499
                "branch-alias": {
2500
                    "dev-master": "1.0-dev"
2501
                }
2502
            },
2503
            "autoload": {
2504
                "psr-0": {
2505
                    "JMS\\": "src/"
2506
                }
2507
            },
2508
            "notification-url": "https://packagist.org/downloads/",
2509
            "license": [
2510
                "Apache2"
2511
            ],
2512
            "description": "A library for easily creating recursive-descent parsers.",
2513
            "time": "2012-11-18 18:08:43"
2514
        },
2515
        {
2516
            "name": "jms/security-extra-bundle",
2517
            "version": "1.6.1",
2518
            "source": {
2519
                "type": "git",
2520
                "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git",
2521
                "reference": "8d3b81d62601dcbafafc5e0c2d20f3383e475525"
2522
            },
2523
            "dist": {
2524
                "type": "zip",
2525
                "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/8d3b81d62601dcbafafc5e0c2d20f3383e475525",
2526
                "reference": "8d3b81d62601dcbafafc5e0c2d20f3383e475525",
2527
                "shasum": ""
2528
            },
2529
            "require": {
2530
                "jms/aop-bundle": "~1.0",
2531
                "jms/di-extra-bundle": "~1.4",
2532
                "jms/metadata": "~1.0",
2533
                "jms/parser-lib": "~1.0",
2534
                "php": "~5.3|~7.0",
2535
                "symfony/dependency-injection": "~2.3|~3.0",
2536
                "symfony/framework-bundle": "~2.3|~3.0",
2537
                "symfony/routing": "~2.3|~3.0",
2538
                "symfony/security-acl": "~2.2|~3.0",
2539
                "symfony/security-bundle": "~2.3|~3.0"
2540
            },
2541
            "require-dev": {
2542
                "doctrine/common": "~2.3",
2543
                "doctrine/doctrine-bundle": "~1.0",
2544
                "doctrine/orm": "~2.3",
2545
                "sensio/framework-extra-bundle": "^2.2.1|~3.0",
2546
                "symfony/browser-kit": "~2.0|~3.0",
2547
                "symfony/class-loader": "~2.1|~3.0",
2548
                "symfony/css-selector": "^2.0.5|~3.0",
2549
                "symfony/finder": "^2.0.5|~3.0",
2550
                "symfony/form": "~2.2|~3.0",
2551
                "symfony/phpunit-bridge": "~2.7|~3.0",
2552
                "symfony/process": "^2.0.5|~3.0",
2553
                "symfony/twig-bridge": "^2.2.6|~3.0",
2554
                "symfony/twig-bundle": "~2.2|~3.0",
2555
                "symfony/validator": "~2.2|~3.0",
2556
                "symfony/yaml": "^2.2.11|~3.0",
2557
                "twig/twig": "^1.23.1"
2558
            },
2559
            "type": "symfony-bundle",
2560
            "extra": {
2561
                "branch-alias": {
2562
                    "dev-master": "1.6-dev"
2563
                }
2564
            },
2565
            "autoload": {
2566
                "psr-4": {
2567
                    "JMS\\SecurityExtraBundle\\": ""
2568
                }
2569
            },
2570
            "notification-url": "https://packagist.org/downloads/",
2571
            "license": [
2572
                "Apache2"
2573
            ],
2574
            "authors": [
2575
                {
2576
                    "name": "Johannes M. Schmitt",
2577
                    "email": "[email protected]"
2578
                }
2579
            ],
2580
            "description": "Enhances the Symfony2 Security Component by adding several new features",
2581
            "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle",
2582
            "keywords": [
2583
                "annotations",
2584
                "authorization",
2585
                "expression",
2586
                "secure",
2587
                "security"
2588
            ],
2589
            "time": "2016-08-04 14:40:55"
2590
        },
2591
        {
2592
            "name": "jms/serializer",
2593
            "version": "1.1.0",
2594
            "source": {
2595
                "type": "git",
2596
                "url": "https://github.com/schmittjoh/serializer.git",
2597
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48"
2598
            },
2599
            "dist": {
2600
                "type": "zip",
2601
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
2602
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
2603
                "shasum": ""
2604
            },
2605
            "require": {
2606
                "doctrine/annotations": "1.*",
2607
                "doctrine/instantiator": "~1.0.3",
2608
                "jms/metadata": "~1.1",
2609
                "jms/parser-lib": "1.*",
2610
                "php": ">=5.4.0",
2611
                "phpcollection/phpcollection": "~0.1"
2612
            },
2613
            "conflict": {
2614
                "twig/twig": "<1.12"
2615
            },
2616
            "require-dev": {
2617
                "doctrine/orm": "~2.1",
2618
                "doctrine/phpcr-odm": "~1.0.1",
2619
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
2620
                "phpunit/phpunit": "~4.0",
2621
                "propel/propel1": "~1.7",
2622
                "symfony/filesystem": "2.*",
2623
                "symfony/form": "~2.1",
2624
                "symfony/translation": "~2.0",
2625
                "symfony/validator": "~2.0",
2626
                "symfony/yaml": "2.*",
2627
                "twig/twig": "~1.12|~2.0"
2628
            },
2629
            "suggest": {
2630
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
2631
            },
2632
            "type": "library",
2633
            "extra": {
2634
                "branch-alias": {
2635
                    "dev-master": "1.1-dev"
2636
                }
2637
            },
2638
            "autoload": {
2639
                "psr-0": {
2640
                    "JMS\\Serializer": "src/"
2641
                }
2642
            },
2643
            "notification-url": "https://packagist.org/downloads/",
2644
            "license": [
2645
                "Apache2"
2646
            ],
2647
            "authors": [
2648
                {
2649
                    "name": "Johannes M. Schmitt",
2650
                    "email": "[email protected]"
2651
                }
2652
            ],
2653
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
2654
            "homepage": "http://jmsyst.com/libs/serializer",
2655
            "keywords": [
2656
                "deserialization",
2657
                "jaxb",
2658
                "json",
2659
                "serialization",
2660
                "xml"
2661
            ],
2662
            "time": "2015-10-27 09:24:41"
2663
        },
2664
        {
2665
            "name": "jms/serializer-bundle",
2666
            "version": "1.1.0",
2667
            "target-dir": "JMS/SerializerBundle",
2668
            "source": {
2669
                "type": "git",
2670
                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
2671
                "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
2672
            },
2673
            "dist": {
2674
                "type": "zip",
2675
                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
2676
                "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
2677
                "shasum": ""
2678
            },
2679
            "require": {
2680
                "jms/serializer": "^1.0.0",
2681
                "php": ">=5.4.0",
2682
                "phpoption/phpoption": "^1.1.0",
2683
                "symfony/framework-bundle": "~2.3|~3.0"
2684
            },
2685
            "require-dev": {
2686
                "doctrine/doctrine-bundle": "*",
2687
                "doctrine/orm": "*",
2688
                "symfony/browser-kit": "*",
2689
                "symfony/class-loader": "*",
2690
                "symfony/css-selector": "*",
2691
                "symfony/finder": "*",
2692
                "symfony/form": "*",
2693
                "symfony/process": "*",
2694
                "symfony/stopwatch": "*",
2695
                "symfony/twig-bundle": "*",
2696
                "symfony/validator": "*",
2697
                "symfony/yaml": "*"
2698
            },
2699
            "suggest": {
2700
                "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
2701
            },
2702
            "type": "symfony-bundle",
2703
            "extra": {
2704
                "branch-alias": {
2705
                    "dev-master": "1.1-dev"
2706
                }
2707
            },
2708
            "autoload": {
2709
                "psr-0": {
2710
                    "JMS\\SerializerBundle": ""
2711
                }
2712
            },
2713
            "notification-url": "https://packagist.org/downloads/",
2714
            "license": [
2715
                "Apache2"
2716
            ],
2717
            "authors": [
2718
                {
2719
                    "name": "Johannes M. Schmitt",
2720
                    "email": "[email protected]"
2721
                }
2722
            ],
2723
            "description": "Allows you to easily serialize, and deserialize data of any complexity",
2724
            "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
2725
            "keywords": [
2726
                "deserialization",
2727
                "jaxb",
2728
                "json",
2729
                "serialization",
2730
                "xml"
2731
            ],
2732
            "time": "2015-11-10 12:26:42"
2733
        },
2734
        {
2735
            "name": "knplabs/gaufrette",
2736
            "version": "v0.3.1",
2737
            "source": {
2738
                "type": "git",
2739
                "url": "https://github.com/KnpLabs/Gaufrette.git",
2740
                "reference": "771ad16f4b2e7f9d35f44b201956e83c6fbf5dde"
2741
            },
2742
            "dist": {
2743
                "type": "zip",
2744
                "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/771ad16f4b2e7f9d35f44b201956e83c6fbf5dde",
2745
                "reference": "771ad16f4b2e7f9d35f44b201956e83c6fbf5dde",
2746
                "shasum": ""
2747
            },
2748
            "require": {
2749
                "php": ">=5.4"
2750
            },
2751
            "conflict": {
2752
                "microsoft/windowsazure": "<0.4.3"
2753
            },
2754
            "require-dev": {
2755
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
2756
                "aws/aws-sdk-php": "^2.4.12",
2757
                "doctrine/dbal": ">=2.3",
2758
                "dropbox-php/dropbox-php": "*",
2759
                "google/apiclient": "~1.1.3",
2760
                "herzult/php-ssh": "*",
2761
                "league/flysystem": "~1.0",
2762
                "mikey179/vfsstream": "~1.2.0",
2763
                "phpseclib/phpseclib": "^2.0",
2764
                "phpspec/phpspec": "~2.4",
2765
                "phpunit/phpunit": "3.7.*",
2766
                "rackspace/php-opencloud": "^1.9.2"
2767
            },
2768
            "suggest": {
2769
                "amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters",
2770
                "aws/aws-sdk-php": "to use the Amazon S3 adapter",
2771
                "doctrine/dbal": "to use the Doctrine DBAL adapter",
2772
                "dropbox-php/dropbox-php": "to use the Dropbox adapter",
2773
                "ext-apc": "to use the APC adapter",
2774
                "ext-curl": "*",
2775
                "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
2776
                "ext-mbstring": "*",
2777
                "ext-mongo": "*",
2778
                "ext-zip": "to use the Zip adapter",
2779
                "google/apiclient": "to use GoogleCloudStorage adapter",
2780
                "herzult/php-ssh": "to use SFtp adapter",
2781
                "knplabs/knp-gaufrette-bundle": "to use with Symfony2",
2782
                "league/flysystem": "to use Flysystem adapters",
2783
                "microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter",
2784
                "phpseclib/phpseclib": "to use PhpseclibSftp adapter",
2785
                "rackspace/php-opencloud": "to use Opencloud adapter"
2786
            },
2787
            "type": "library",
2788
            "extra": {
2789
                "branch-alias": {
2790
                    "dev-master": "0.4.x-dev"
2791
                }
2792
            },
2793
            "autoload": {
2794
                "psr-0": {
2795
                    "Gaufrette": "src/"
2796
                }
2797
            },
2798
            "notification-url": "https://packagist.org/downloads/",
2799
            "license": [
2800
                "MIT"
2801
            ],
2802
            "authors": [
2803
                {
2804
                    "name": "The contributors",
2805
                    "homepage": "http://github.com/knplabs/Gaufrette/contributors"
2806
                },
2807
                {
2808
                    "name": "KnpLabs Team",
2809
                    "homepage": "http://knplabs.com"
2810
                }
2811
            ],
2812
            "description": "PHP5 library that provides a filesystem abstraction layer",
2813
            "homepage": "http://knplabs.com",
2814
            "keywords": [
2815
                "abstraction",
2816
                "file",
2817
                "filesystem",
2818
                "media"
2819
            ],
2820
            "time": "2017-03-20 01:23:34"
2821
        },
2822
        {
2823
            "name": "knplabs/knp-gaufrette-bundle",
2824
            "version": "v0.4.0",
2825
            "source": {
2826
                "type": "git",
2827
                "url": "https://github.com/KnpLabs/KnpGaufretteBundle.git",
2828
                "reference": "06d91a8a575773cd0361c1246c9c499b6bdd5d68"
2829
            },
2830
            "dist": {
2831
                "type": "zip",
2832
                "url": "https://api.github.com/repos/KnpLabs/KnpGaufretteBundle/zipball/06d91a8a575773cd0361c1246c9c499b6bdd5d68",
2833
                "reference": "06d91a8a575773cd0361c1246c9c499b6bdd5d68",
2834
                "shasum": ""
2835
            },
2836
            "require": {
2837
                "knplabs/gaufrette": "~0.1.7|~0.2|~0.3",
2838
                "symfony/framework-bundle": "~2.0|~3.0"
2839
            },
2840
            "require-dev": {
2841
                "phpunit/phpunit": "~4.2",
2842
                "symfony/console": "~2.0|~3.0",
2843
                "symfony/yaml": "~2.0|~3.0"
2844
            },
2845
            "type": "symfony-bundle",
2846
            "extra": {
2847
                "branch-alias": {
2848
                    "dev-master": "0.4.x-dev"
2849
                }
2850
            },
2851
            "autoload": {
2852
                "psr-4": {
2853
                    "Knp\\Bundle\\GaufretteBundle\\": ""
2854
                }
2855
            },
2856
            "notification-url": "https://packagist.org/downloads/",
2857
            "license": [
2858
                "MIT"
2859
            ],
2860
            "authors": [
2861
                {
2862
                    "name": "The contributors",
2863
                    "homepage": "https://github.com/knplabs/KnpGaufretteBundle/contributors"
2864
                },
2865
                {
2866
                    "name": "Antoine Hérault",
2867
                    "email": "[email protected]"
2868
                }
2869
            ],
2870
            "description": "Allows to easily use the Gaufrette library in a Symfony project",
2871
            "homepage": "http://knplabs.com",
2872
            "keywords": [
2873
                "abstraction",
2874
                "file",
2875
                "filesystem",
2876
                "media"
2877
            ],
2878
            "time": "2017-03-16 21:01:25"
2879
        },
2880
        {
2881
            "name": "kriswallsmith/assetic",
2882
            "version": "v1.4.0",
2883
            "source": {
2884
                "type": "git",
2885
                "url": "https://github.com/kriswallsmith/assetic.git",
2886
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
2887
            },
2888
            "dist": {
2889
                "type": "zip",
2890
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
2891
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
2892
                "shasum": ""
2893
            },
2894
            "require": {
2895
                "php": ">=5.3.1",
2896
                "symfony/process": "~2.1|~3.0"
2897
            },
2898
            "conflict": {
2899
                "twig/twig": "<1.27"
2900
            },
2901
            "require-dev": {
2902
                "leafo/lessphp": "^0.3.7",
2903
                "leafo/scssphp": "~0.1",
2904
                "meenie/javascript-packer": "^1.1",
2905
                "mrclay/minify": "<2.3",
2906
                "natxet/cssmin": "3.0.4",
2907
                "patchwork/jsqueeze": "~1.0|~2.0",
2908
                "phpunit/phpunit": "~4.8 || ^5.6",
2909
                "psr/log": "~1.0",
2910
                "ptachoire/cssembed": "~1.0",
2911
                "symfony/phpunit-bridge": "~2.7|~3.0",
2912
                "twig/twig": "~1.23|~2.0",
2913
                "yfix/packager": "dev-master"
2914
            },
2915
            "suggest": {
2916
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
2917
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
2918
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
2919
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
2920
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
2921
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
2922
            },
2923
            "type": "library",
2924
            "extra": {
2925
                "branch-alias": {
2926
                    "dev-master": "1.4-dev"
2927
                }
2928
            },
2929
            "autoload": {
2930
                "psr-0": {
2931
                    "Assetic": "src/"
2932
                },
2933
                "files": [
2934
                    "src/functions.php"
2935
                ]
2936
            },
2937
            "notification-url": "https://packagist.org/downloads/",
2938
            "license": [
2939
                "MIT"
2940
            ],
2941
            "authors": [
2942
                {
2943
                    "name": "Kris Wallsmith",
2944
                    "email": "[email protected]",
2945
                    "homepage": "http://kriswallsmith.net/"
2946
                }
2947
            ],
2948
            "description": "Asset Management for PHP",
2949
            "homepage": "https://github.com/kriswallsmith/assetic",
2950
            "keywords": [
2951
                "assets",
2952
                "compression",
2953
                "minification"
2954
            ],
2955
            "time": "2016-11-11 18:43:20"
2956
        },
2957
        {
2958
            "name": "kriswallsmith/buzz",
2959
            "version": "v0.15.1",
2960
            "source": {
2961
                "type": "git",
2962
                "url": "https://github.com/kriswallsmith/Buzz.git",
2963
                "reference": "d59932b335c2f2f3ec9eee66a37db6bd50d39e13"
2964
            },
2965
            "dist": {
2966
                "type": "zip",
2967
                "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d59932b335c2f2f3ec9eee66a37db6bd50d39e13",
2968
                "reference": "d59932b335c2f2f3ec9eee66a37db6bd50d39e13",
2969
                "shasum": ""
2970
            },
2971
            "require": {
2972
                "php": "^5.3.3 || ^7.0"
2973
            },
2974
            "require-dev": {
2975
                "symfony/phpunit-bridge": "^3.3"
2976
            },
2977
            "suggest": {
2978
                "ext-curl": "*"
2979
            },
2980
            "type": "library",
2981
            "autoload": {
2982
                "psr-4": {
2983
                    "Buzz\\": "lib/Buzz"
2984
                }
2985
            },
2986
            "notification-url": "https://packagist.org/downloads/",
2987
            "license": [
2988
                "MIT"
2989
            ],
2990
            "authors": [
2991
                {
2992
                    "name": "Kris Wallsmith",
2993
                    "email": "[email protected]",
2994
                    "homepage": "http://kriswallsmith.net/"
2995
                }
2996
            ],
2997
            "description": "Lightweight HTTP client",
2998
            "homepage": "https://github.com/kriswallsmith/Buzz",
2999
            "keywords": [
3000
                "curl",
3001
                "http client"
3002
            ],
3003
            "time": "2017-08-19 09:43:47"
3004
        },
3005
        {
3006
            "name": "liip/monitor-bundle",
3007
            "version": "2.5.2",
3008
            "source": {
3009
                "type": "git",
3010
                "url": "https://github.com/liip/LiipMonitorBundle.git",
3011
                "reference": "255f7a523d377d46297d3aeab0d0908ab6786890"
3012
            },
3013
            "dist": {
3014
                "type": "zip",
3015
                "url": "https://api.github.com/repos/liip/LiipMonitorBundle/zipball/255f7a523d377d46297d3aeab0d0908ab6786890",
3016
                "reference": "255f7a523d377d46297d3aeab0d0908ab6786890",
3017
                "shasum": ""
3018
            },
3019
            "require": {
3020
                "php": "^5.4|^7.0",
3021
                "symfony/framework-bundle": "~2.3|~3.0",
3022
                "zendframework/zenddiagnostics": "^1.0.2"
3023
            },
3024
            "require-dev": {
3025
                "doctrine/doctrine-migrations-bundle": "~1.0",
3026
                "doctrine/migrations": "~1.0",
3027
                "guzzlehttp/guzzle": "~3.8|~4.0|~5.0|~6.0",
3028
                "matthiasnoback/symfony-dependency-injection-test": "^0.7.4",
3029
                "phpunit/phpunit": "^4.8|^5.0",
3030
                "sensiolabs/security-checker": "~1.3|~2.0|~3.0|~4.0",
3031
                "swiftmailer/swiftmailer": "~5.4",
3032
                "symfony/asset": "^2.0|^3.0",
3033
                "symfony/browser-kit": "^2.0|^3.0",
3034
                "symfony/expression-language": "~2.3|~3.0",
3035
                "symfony/finder": "^2.0|^3.0",
3036
                "symfony/templating": "^2.0|^3.0",
3037
                "symfony/twig-bundle": "^2.0|^3.0"
3038
            },
3039
            "suggest": {
3040
                "sensio/distribution-bundle": "To be able to use the composer ScriptHandler",
3041
                "symfony/expression-language": "To use the Expression check"
3042
            },
3043
            "type": "symfony-bundle",
3044
            "extra": {
3045
                "branch-alias": {
3046
                    "dev-master": "2.3-dev"
3047
                }
3048
            },
3049
            "autoload": {
3050
                "psr-4": {
3051
                    "Liip\\MonitorBundle\\": ""
3052
                }
3053
            },
3054
            "notification-url": "https://packagist.org/downloads/",
3055
            "license": [
3056
                "MIT"
3057
            ],
3058
            "authors": [
3059
                {
3060
                    "name": "Liip AG",
3061
                    "homepage": "http://www.liip.ch/"
3062
                },
3063
                {
3064
                    "name": "Alvaro Videla",
3065
                    "email": "[email protected]"
3066
                },
3067
                {
3068
                    "name": "Symfony Community",
3069
                    "homepage": "https://github.com/liip/LiipMonitorBundle/contributors"
3070
                },
3071
                {
3072
                    "name": "Kevin Bond",
3073
                    "homepage": "http://zenstruck.com/"
3074
                }
3075
            ],
3076
            "description": "Liip Monitor Bundle",
3077
            "keywords": [
3078
                "check",
3079
                "health",
3080
                "monitor",
3081
                "monitoring"
3082
            ],
3083
            "time": "2017-05-05 14:54:15"
3084
        },
3085
        {
3086
            "name": "michelf/php-markdown",
3087
            "version": "1.4.1",
3088
            "source": {
3089
                "type": "git",
3090
                "url": "https://github.com/michelf/php-markdown.git",
3091
                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
3092
            },
3093
            "dist": {
3094
                "type": "zip",
3095
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
3096
                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
3097
                "shasum": ""
3098
            },
3099
            "require": {
3100
                "php": ">=5.3.0"
3101
            },
3102
            "type": "library",
3103
            "extra": {
3104
                "branch-alias": {
3105
                    "dev-lib": "1.4.x-dev"
3106
                }
3107
            },
3108
            "autoload": {
3109
                "psr-0": {
3110
                    "Michelf": ""
3111
                }
3112
            },
3113
            "notification-url": "https://packagist.org/downloads/",
3114
            "license": [
3115
                "BSD-3-Clause"
3116
            ],
3117
            "authors": [
3118
                {
3119
                    "name": "Michel Fortin",
3120
                    "email": "[email protected]",
3121
                    "homepage": "http://michelf.ca/",
3122
                    "role": "Developer"
3123
                },
3124
                {
3125
                    "name": "John Gruber",
3126
                    "homepage": "http://daringfireball.net/"
3127
                }
3128
            ],
3129
            "description": "PHP Markdown",
3130
            "homepage": "http://michelf.ca/projects/php-markdown/",
3131
            "keywords": [
3132
                "markdown"
3133
            ],
3134
            "time": "2014-05-05 02:43:50"
3135
        },
3136
        {
3137
            "name": "misd/phone-number-bundle",
3138
            "version": "v1.2.0",
3139
            "source": {
3140
                "type": "git",
3141
                "url": "https://github.com/misd-service-development/phone-number-bundle.git",
3142
                "reference": "44888e72dc9bf6f22949a6659be45330580ea84e"
3143
            },
3144
            "dist": {
3145
                "type": "zip",
3146
                "url": "https://api.github.com/repos/misd-service-development/phone-number-bundle/zipball/44888e72dc9bf6f22949a6659be45330580ea84e",
3147
                "reference": "44888e72dc9bf6f22949a6659be45330580ea84e",
3148
                "shasum": ""
3149
            },
3150
            "require": {
3151
                "giggsey/libphonenumber-for-php": "~5.7|~6.0|~7.0|~8.0",
3152
                "php": ">=5.3.3",
3153
                "symfony/framework-bundle": "~2.1|~3.0"
3154
            },
3155
            "conflict": {
3156
                "twig/twig": "<1.12.0"
3157
            },
3158
            "require-dev": {
3159
                "doctrine/doctrine-bundle": "~1.0",
3160
                "jms/serializer-bundle": "~0.11|~1.0",
3161
                "phpunit/phpunit": "~4.0",
3162
                "symfony/form": "~2.3|~3.0",
3163
                "symfony/serializer": "~2.7|~3.1",
3164
                "symfony/templating": "~2.1|~3.0",
3165
                "symfony/twig-bundle": "~2.1|~3.0",
3166
                "symfony/validator": "~2.1|~3.0"
3167
            },
3168
            "suggest": {
3169
                "doctrine/doctrine-bundle": "Add a DBAL mapping type",
3170
                "jms/serializer-bundle": "Serialize/deserialize phone numbers using JSM library",
3171
                "symfony/form": "Add a data transformer",
3172
                "symfony/serializer": "Serialize/deserialize phone numbers using Symfony library",
3173
                "symfony/templating": "Format phone numbers in templates",
3174
                "symfony/twig-bundle": "Format phone numbers in Twig templates",
3175
                "symfony/validator": "Add a validation constraint"
3176
            },
3177
            "type": "symfony-bundle",
3178
            "extra": {
3179
                "branch-alias": {
3180
                    "dev-master": "1.1.x-dev"
3181
                }
3182
            },
3183
            "autoload": {
3184
                "psr-4": {
3185
                    "Misd\\PhoneNumberBundle\\": ""
3186
                }
3187
            },
3188
            "notification-url": "https://packagist.org/downloads/",
3189
            "license": [
3190
                "MIT"
3191
            ],
3192
            "description": "Integrates libphonenumber into your Symfony2 application",
3193
            "homepage": "https://github.com/misd-service-development/phone-number-bundle",
3194
            "keywords": [
3195
                "bundle",
3196
                "libphonenumber",
3197
                "phone-number",
3198
                "phonenumber",
3199
                "telephone number"
3200
            ],
3201
            "time": "2016-12-17 17:15:49"
3202
        },
3203
        {
3204
            "name": "monolog/monolog",
3205
            "version": "1.23.0",
3206
            "source": {
3207
                "type": "git",
3208
                "url": "https://github.com/Seldaek/monolog.git",
3209
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
3210
            },
3211
            "dist": {
3212
                "type": "zip",
3213
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
3214
                "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
3215
                "shasum": ""
3216
            },
3217
            "require": {
3218
                "php": ">=5.3.0",
3219
                "psr/log": "~1.0"
3220
            },
3221
            "provide": {
3222
                "psr/log-implementation": "1.0.0"
3223
            },
3224
            "require-dev": {
3225
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
3226
                "doctrine/couchdb": "~1.0@dev",
3227
                "graylog2/gelf-php": "~1.0",
3228
                "jakub-onderka/php-parallel-lint": "0.9",
3229
                "php-amqplib/php-amqplib": "~2.4",
3230
                "php-console/php-console": "^3.1.3",
3231
                "phpunit/phpunit": "~4.5",
3232
                "phpunit/phpunit-mock-objects": "2.3.0",
3233
                "ruflin/elastica": ">=0.90 <3.0",
3234
                "sentry/sentry": "^0.13",
3235
                "swiftmailer/swiftmailer": "^5.3|^6.0"
3236
            },
3237
            "suggest": {
3238
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3239
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3240
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3241
                "ext-mongo": "Allow sending log messages to a MongoDB server",
3242
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
3243
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
3244
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
3245
                "php-console/php-console": "Allow sending log messages to Google Chrome",
3246
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
3247
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3248
                "sentry/sentry": "Allow sending log messages to a Sentry server"
3249
            },
3250
            "type": "library",
3251
            "extra": {
3252
                "branch-alias": {
3253
                    "dev-master": "2.0.x-dev"
3254
                }
3255
            },
3256
            "autoload": {
3257
                "psr-4": {
3258
                    "Monolog\\": "src/Monolog"
3259
                }
3260
            },
3261
            "notification-url": "https://packagist.org/downloads/",
3262
            "license": [
3263
                "MIT"
3264
            ],
3265
            "authors": [
3266
                {
3267
                    "name": "Jordi Boggiano",
3268
                    "email": "[email protected]",
3269
                    "homepage": "http://seld.be"
3270
                }
3271
            ],
3272
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3273
            "homepage": "http://github.com/Seldaek/monolog",
3274
            "keywords": [
3275
                "log",
3276
                "logging",
3277
                "psr-3"
3278
            ],
3279
            "time": "2017-06-19 01:22:40"
3280
        },
3281
        {
3282
            "name": "nelmio/api-doc-bundle",
3283
            "version": "2.13.2",
3284
            "target-dir": "Nelmio/ApiDocBundle",
3285
            "source": {
3286
                "type": "git",
3287
                "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
3288
                "reference": "adcdd91950db72346be4a8af82cc05883b97cef3"
3289
            },
3290
            "dist": {
3291
                "type": "zip",
3292
                "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/adcdd91950db72346be4a8af82cc05883b97cef3",
3293
                "reference": "adcdd91950db72346be4a8af82cc05883b97cef3",
3294
                "shasum": ""
3295
            },
3296
            "require": {
3297
                "michelf/php-markdown": "~1.4",
3298
                "php": ">=5.4",
3299
                "symfony/console": "~2.3|~3.0",
3300
                "symfony/framework-bundle": "~2.3|~3.0",
3301
                "symfony/twig-bundle": "~2.3|~3.0"
3302
            },
3303
            "conflict": {
3304
                "jms/serializer": "<0.12",
3305
                "jms/serializer-bundle": "<0.11",
3306
                "symfony/symfony": "~2.7.8",
3307
                "twig/twig": "<1.12"
3308
            },
3309
            "require-dev": {
3310
                "doctrine/doctrine-bundle": "~1.5",
3311
                "doctrine/orm": "~2.3",
3312
                "dunglas/api-bundle": "~1.0@dev",
3313
                "friendsofsymfony/rest-bundle": "~1.0|~2.0",
3314
                "jms/serializer-bundle": ">=0.11",
3315
                "sensio/framework-extra-bundle": "~3.0",
3316
                "symfony/browser-kit": "~2.3|~3.0",
3317
                "symfony/css-selector": "~2.3|~3.0",
3318
                "symfony/finder": "~2.3|~3.0",
3319
                "symfony/form": "~2.3|~3.0",
3320
                "symfony/phpunit-bridge": "~2.7|~3.0",
3321
                "symfony/serializer": "~2.7|~3.0",
3322
                "symfony/validator": "~2.3|~3.0",
3323
                "symfony/yaml": "~2.3|~3.0"
3324
            },
3325
            "suggest": {
3326
                "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
3327
                "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
3328
                "jms/serializer": "For making use of serializer information in the doc.",
3329
                "symfony/form": "For using form definitions as input.",
3330
                "symfony/validator": "For making use of validator information in the doc."
3331
            },
3332
            "type": "symfony-bundle",
3333
            "extra": {
3334
                "branch-alias": {
3335
                    "dev-master": "2.13-dev"
3336
                }
3337
            },
3338
            "autoload": {
3339
                "psr-0": {
3340
                    "Nelmio\\ApiDocBundle": ""
3341
                }
3342
            },
3343
            "notification-url": "https://packagist.org/downloads/",
3344
            "license": [
3345
                "MIT"
3346
            ],
3347
            "authors": [
3348
                {
3349
                    "name": "Nelmio",
3350
                    "homepage": "http://nelm.io"
3351
                },
3352
                {
3353
                    "name": "Symfony Community",
3354
                    "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
3355
                }
3356
            ],
3357
            "description": "Generates documentation for your REST API from annotations",
3358
            "keywords": [
3359
                "api",
3360
                "doc",
3361
                "documentation",
3362
                "rest"
3363
            ],
3364
            "time": "2017-05-13 14:53:58"
3365
        },
3366
        {
3367
            "name": "nelmio/cors-bundle",
3368
            "version": "1.5.3",
3369
            "source": {
3370
                "type": "git",
3371
                "url": "https://github.com/nelmio/NelmioCorsBundle.git",
3372
                "reference": "ac6576a599d7db9c2c6022602c188a5594216056"
3373
            },
3374
            "dist": {
3375
                "type": "zip",
3376
                "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/ac6576a599d7db9c2c6022602c188a5594216056",
3377
                "reference": "ac6576a599d7db9c2c6022602c188a5594216056",
3378
                "shasum": ""
3379
            },
3380
            "require": {
3381
                "symfony/framework-bundle": "^2.7 || ^3.0"
3382
            },
3383
            "require-dev": {
3384
                "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3385
                "mockery/mockery": "0.9.*"
3386
            },
3387
            "type": "symfony-bundle",
3388
            "extra": {
3389
                "branch-alias": {
3390
                    "dev-master": "1.5.x-dev"
3391
                }
3392
            },
3393
            "autoload": {
3394
                "psr-4": {
3395
                    "Nelmio\\CorsBundle\\": ""
3396
                },
3397
                "exclude-from-classmap": [
3398
                    "/Tests/"
3399
                ]
3400
            },
3401
            "notification-url": "https://packagist.org/downloads/",
3402
            "license": [
3403
                "MIT"
3404
            ],
3405
            "authors": [
3406
                {
3407
                    "name": "Nelmio",
3408
                    "homepage": "http://nelm.io"
3409
                },
3410
                {
3411
                    "name": "Symfony Community",
3412
                    "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
3413
                }
3414
            ],
3415
            "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
3416
            "keywords": [
3417
                "api",
3418
                "cors",
3419
                "crossdomain"
3420
            ],
3421
            "time": "2017-04-24 09:12:42"
3422
        },
3423
        {
3424
            "name": "nelmio/security-bundle",
3425
            "version": "1.10.0",
3426
            "source": {
3427
                "type": "git",
3428
                "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
3429
                "reference": "4be243f1fc85ff85f10aadcf88c8c11ba2096cd9"
3430
            },
3431
            "dist": {
3432
                "type": "zip",
3433
                "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/4be243f1fc85ff85f10aadcf88c8c11ba2096cd9",
3434
                "reference": "4be243f1fc85ff85f10aadcf88c8c11ba2096cd9",
3435
                "shasum": ""
3436
            },
3437
            "require": {
3438
                "symfony/framework-bundle": "~2.3|~3.0",
3439
                "symfony/security": "~2.3|~3.0"
3440
            },
3441
            "require-dev": {
3442
                "phpunit/phpunit": "^5.2"
3443
            },
3444
            "type": "symfony-bundle",
3445
            "extra": {
3446
                "branch-alias": {
3447
                    "dev-master": "1.10.x-dev"
3448
                }
3449
            },
3450
            "autoload": {
3451
                "psr-4": {
3452
                    "Nelmio\\SecurityBundle\\": ""
3453
                }
3454
            },
3455
            "notification-url": "https://packagist.org/downloads/",
3456
            "license": [
3457
                "MIT"
3458
            ],
3459
            "authors": [
3460
                {
3461
                    "name": "Nelmio",
3462
                    "homepage": "http://nelm.io"
3463
                },
3464
                {
3465
                    "name": "Symfony Community",
3466
                    "homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
3467
                }
3468
            ],
3469
            "description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
3470
            "keywords": [
3471
                "security"
3472
            ],
3473
            "time": "2016-02-23 10:42:13"
3474
        },
3475
        {
3476
            "name": "ocramius/proxy-manager",
3477
            "version": "1.0.2",
3478
            "source": {
3479
                "type": "git",
3480
                "url": "https://github.com/Ocramius/ProxyManager.git",
3481
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
3482
            },
3483
            "dist": {
3484
                "type": "zip",
3485
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
3486
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
3487
                "shasum": ""
3488
            },
3489
            "require": {
3490
                "php": ">=5.3.3",
3491
                "zendframework/zend-code": ">2.2.5,<3.0"
3492
            },
3493
            "require-dev": {
3494
                "ext-phar": "*",
3495
                "phpunit/phpunit": "~4.0",
3496
                "squizlabs/php_codesniffer": "1.5.*"
3497
            },
3498
            "suggest": {
3499
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
3500
                "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
3501
                "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
3502
                "zendframework/zend-stdlib": "To use the hydrator proxy",
3503
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
3504
            },
3505
            "type": "library",
3506
            "extra": {
3507
                "branch-alias": {
3508
                    "dev-master": "2.0.x-dev"
3509
                }
3510
            },
3511
            "autoload": {
3512
                "psr-0": {
3513
                    "ProxyManager\\": "src"
3514
                }
3515
            },
3516
            "notification-url": "https://packagist.org/downloads/",
3517
            "license": [
3518
                "MIT"
3519
            ],
3520
            "authors": [
3521
                {
3522
                    "name": "Marco Pivetta",
3523
                    "email": "[email protected]",
3524
                    "homepage": "http://ocramius.github.com/"
3525
                }
3526
            ],
3527
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
3528
            "homepage": "https://github.com/Ocramius/ProxyManager",
3529
            "keywords": [
3530
                "aop",
3531
                "lazy loading",
3532
                "proxy",
3533
                "proxy pattern",
3534
                "service proxies"
3535
            ],
3536
            "time": "2015-08-09 04:28:19"
3537
        },
3538
        {
3539
            "name": "oro/doctrine-extensions",
3540
            "version": "1.2.0",
3541
            "source": {
3542
                "type": "git",
3543
                "url": "https://github.com/orocrm/doctrine-extensions.git",
3544
                "reference": "26f38a2065d36d308331ccecb0b5ef31d61541d2"
3545
            },
3546
            "dist": {
3547
                "type": "zip",
3548
                "url": "https://api.github.com/repos/orocrm/doctrine-extensions/zipball/26f38a2065d36d308331ccecb0b5ef31d61541d2",
3549
                "reference": "26f38a2065d36d308331ccecb0b5ef31d61541d2",
3550
                "shasum": ""
3551
            },
3552
            "require": {
3553
                "doctrine/orm": ">=2.2.3",
3554
                "php": ">=5.3.0"
3555
            },
3556
            "require-dev": {
3557
                "doctrine/data-fixtures": "^1.0",
3558
                "doctrine/orm": "<2.5.0",
3559
                "phpunit/phpunit": "4.*",
3560
                "squizlabs/php_codesniffer": "2.8.*",
3561
                "symfony/yaml": "2.*"
3562
            },
3563
            "type": "library",
3564
            "autoload": {
3565
                "psr-0": {
3566
                    "Oro\\DBAL": "src/",
3567
                    "Oro\\ORM": "src/"
3568
                }
3569
            },
3570
            "notification-url": "https://packagist.org/downloads/",
3571
            "license": [
3572
                "MIT"
3573
            ],
3574
            "authors": [
3575
                {
3576
                    "name": "Oro, Inc",
3577
                    "homepage": "http://www.orocrm.com"
3578
                }
3579
            ],
3580
            "description": "Doctrine Extensions for MySQL and PostgreSQL.",
3581
            "homepage": "https://github.com/orocrm/doctrine-extensions/",
3582
            "keywords": [
3583
                "database",
3584
                "doctrine",
3585
                "dql",
3586
                "function",
3587
                "mysql",
3588
                "postgresql",
3589
                "type"
3590
            ],
3591
            "time": "2017-07-17 10:33:16"
3592
        },
3593
        {
3594
            "name": "paragonie/random_compat",
3595
            "version": "v1.4.2",
3596
            "source": {
3597
                "type": "git",
3598
                "url": "https://github.com/paragonie/random_compat.git",
3599
                "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66"
3600
            },
3601
            "dist": {
3602
                "type": "zip",
3603
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/965cdeb01fdcab7653253aa81d40441d261f1e66",
3604
                "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66",
3605
                "shasum": ""
3606
            },
3607
            "require": {
3608
                "php": ">=5.2.0"
3609
            },
3610
            "require-dev": {
3611
                "phpunit/phpunit": "4.*|5.*"
3612
            },
3613
            "suggest": {
3614
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3615
            },
3616
            "type": "library",
3617
            "autoload": {
3618
                "files": [
3619
                    "lib/random.php"
3620
                ]
3621
            },
3622
            "notification-url": "https://packagist.org/downloads/",
3623
            "license": [
3624
                "MIT"
3625
            ],
3626
            "authors": [
3627
                {
3628
                    "name": "Paragon Initiative Enterprises",
3629
                    "email": "[email protected]",
3630
                    "homepage": "https://paragonie.com"
3631
                }
3632
            ],
3633
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3634
            "keywords": [
3635
                "csprng",
3636
                "pseudorandom",
3637
                "random"
3638
            ],
3639
            "time": "2017-03-13 16:22:52"
3640
        },
3641
        {
3642
            "name": "phpcollection/phpcollection",
3643
            "version": "0.5.0",
3644
            "source": {
3645
                "type": "git",
3646
                "url": "https://github.com/schmittjoh/php-collection.git",
3647
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
3648
            },
3649
            "dist": {
3650
                "type": "zip",
3651
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
3652
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
3653
                "shasum": ""
3654
            },
3655
            "require": {
3656
                "phpoption/phpoption": "1.*"
3657
            },
3658
            "type": "library",
3659
            "extra": {
3660
                "branch-alias": {
3661
                    "dev-master": "0.4-dev"
3662
                }
3663
            },
3664
            "autoload": {
3665
                "psr-0": {
3666
                    "PhpCollection": "src/"
3667
                }
3668
            },
3669
            "notification-url": "https://packagist.org/downloads/",
3670
            "license": [
3671
                "Apache2"
3672
            ],
3673
            "authors": [
3674
                {
3675
                    "name": "Johannes M. Schmitt",
3676
                    "email": "[email protected]"
3677
                }
3678
            ],
3679
            "description": "General-Purpose Collection Library for PHP",
3680
            "keywords": [
3681
                "collection",
3682
                "list",
3683
                "map",
3684
                "sequence",
3685
                "set"
3686
            ],
3687
            "time": "2015-05-17 12:39:23"
3688
        },
3689
        {
3690
            "name": "phpoption/phpoption",
3691
            "version": "1.5.0",
3692
            "source": {
3693
                "type": "git",
3694
                "url": "https://github.com/schmittjoh/php-option.git",
3695
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
3696
            },
3697
            "dist": {
3698
                "type": "zip",
3699
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
3700
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
3701
                "shasum": ""
3702
            },
3703
            "require": {
3704
                "php": ">=5.3.0"
3705
            },
3706
            "require-dev": {
3707
                "phpunit/phpunit": "4.7.*"
3708
            },
3709
            "type": "library",
3710
            "extra": {
3711
                "branch-alias": {
3712
                    "dev-master": "1.3-dev"
3713
                }
3714
            },
3715
            "autoload": {
3716
                "psr-0": {
3717
                    "PhpOption\\": "src/"
3718
                }
3719
            },
3720
            "notification-url": "https://packagist.org/downloads/",
3721
            "license": [
3722
                "Apache2"
3723
            ],
3724
            "authors": [
3725
                {
3726
                    "name": "Johannes M. Schmitt",
3727
                    "email": "[email protected]"
3728
                }
3729
            ],
3730
            "description": "Option Type for PHP",
3731
            "keywords": [
3732
                "language",
3733
                "option",
3734
                "php",
3735
                "type"
3736
            ],
3737
            "time": "2015-07-25 16:39:46"
3738
        },
3739
        {
3740
            "name": "phpseclib/phpseclib",
3741
            "version": "2.0.7",
3742
            "source": {
3743
                "type": "git",
3744
                "url": "https://github.com/phpseclib/phpseclib.git",
3745
                "reference": "f4b6a522dfa1fd1e477c9cfe5909d5b31f098c0b"
3746
            },
3747
            "dist": {
3748
                "type": "zip",
3749
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f4b6a522dfa1fd1e477c9cfe5909d5b31f098c0b",
3750
                "reference": "f4b6a522dfa1fd1e477c9cfe5909d5b31f098c0b",
3751
                "shasum": ""
3752
            },
3753
            "require": {
3754
                "php": ">=5.3.3"
3755
            },
3756
            "require-dev": {
3757
                "phing/phing": "~2.7",
3758
                "phpunit/phpunit": "~4.0",
3759
                "sami/sami": "~2.0",
3760
                "squizlabs/php_codesniffer": "~2.0"
3761
            },
3762
            "suggest": {
3763
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
3764
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
3765
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
3766
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
3767
            },
3768
            "type": "library",
3769
            "autoload": {
3770
                "files": [
3771
                    "phpseclib/bootstrap.php"
3772
                ],
3773
                "psr-4": {
3774
                    "phpseclib\\": "phpseclib/"
3775
                }
3776
            },
3777
            "notification-url": "https://packagist.org/downloads/",
3778
            "license": [
3779
                "MIT"
3780
            ],
3781
            "authors": [
3782
                {
3783
                    "name": "Jim Wigginton",
3784
                    "email": "[email protected]",
3785
                    "role": "Lead Developer"
3786
                },
3787
                {
3788
                    "name": "Patrick Monnerat",
3789
                    "email": "[email protected]",
3790
                    "role": "Developer"
3791
                },
3792
                {
3793
                    "name": "Andreas Fischer",
3794
                    "email": "[email protected]",
3795
                    "role": "Developer"
3796
                },
3797
                {
3798
                    "name": "Hans-Jürgen Petrich",
3799
                    "email": "[email protected]",
3800
                    "role": "Developer"
3801
                },
3802
                {
3803
                    "name": "Graham Campbell",
3804
                    "email": "[email protected]",
3805
                    "role": "Developer"
3806
                }
3807
            ],
3808
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
3809
            "homepage": "http://phpseclib.sourceforge.net",
3810
            "keywords": [
3811
                "BigInteger",
3812
                "aes",
3813
                "asn.1",
3814
                "asn1",
3815
                "blowfish",
3816
                "crypto",
3817
                "cryptography",
3818
                "encryption",
3819
                "rsa",
3820
                "security",
3821
                "sftp",
3822
                "signature",
3823
                "signing",
3824
                "ssh",
3825
                "twofish",
3826
                "x.509",
3827
                "x509"
3828
            ],
3829
            "time": "2017-10-23 05:04:54"
3830
        },
3831
        {
3832
            "name": "procergs/login-cidadao-badges-bundle",
3833
            "version": "2.0.2",
3834
            "target-dir": "LoginCidadao/BadgesBundle",
3835
            "source": {
3836
                "type": "git",
3837
                "url": "https://github.com/PROCERGS/login-cidadao-badges-bundle.git",
3838
                "reference": "9621652344d60c6587bb82de028fbe576ea4e470"
3839
            },
3840
            "dist": {
3841
                "type": "zip",
3842
                "url": "https://api.github.com/repos/PROCERGS/login-cidadao-badges-bundle/zipball/9621652344d60c6587bb82de028fbe576ea4e470",
3843
                "reference": "9621652344d60c6587bb82de028fbe576ea4e470",
3844
                "shasum": ""
3845
            },
3846
            "require": {
3847
                "php": ">=5.3.0"
3848
            },
3849
            "type": "symfony-bundle",
3850
            "autoload": {
3851
                "psr-0": {
3852
                    "LoginCidadao\\BadgesBundle": ""
3853
                }
3854
            },
3855
            "license": [
3856
                "MIT"
3857
            ],
3858
            "authors": [
3859
                {
3860
                    "name": "Guilherme Donato",
3861
                    "email": "[email protected]"
3862
                }
3863
            ],
3864
            "description": "Login Cidadão's Badge Bundle",
3865
            "homepage": "https://github.com/PROCERGS/login-cidadao-badges-bundle",
3866
            "keywords": [
3867
                "badges",
3868
                "login-cidadao"
3869
            ],
3870
            "support": {
3871
                "source": "https://github.com/PROCERGS/login-cidadao-badges-bundle/tree/2.0.2",
3872
                "issues": "https://github.com/PROCERGS/login-cidadao-badges-bundle/issues"
3873
            },
3874
            "time": "2017-05-16 21:00:51"
3875
        },
3876
        {
3877
            "name": "procergs/meurs-monitor-bundle",
3878
            "version": "v1.3.1",
3879
            "target-dir": "PROCERGS/LoginCidadao/MonitorBundle",
3880
            "source": {
3881
                "type": "git",
3882
                "url": "https://github.com/PROCERGS/meurs-monitor-bundle.git",
3883
                "reference": "2901db592df516f33fd0170d518f47850304395d"
3884
            },
3885
            "dist": {
3886
                "type": "zip",
3887
                "url": "https://api.github.com/repos/PROCERGS/meurs-monitor-bundle/zipball/2901db592df516f33fd0170d518f47850304395d",
3888
                "reference": "2901db592df516f33fd0170d518f47850304395d",
3889
                "shasum": ""
3890
            },
3891
            "require": {
3892
                "eljam/circuit-breaker": ">=0.1.2",
3893
                "liip/monitor-bundle": "^2.2",
3894
                "php": ">=5.4.0"
3895
            },
3896
            "require-dev": {
3897
                "phpunit/phpunit": "4.*",
3898
                "symfony/expression-language": "~2.4|~3.0",
3899
                "symfony/phpunit-bridge": "~2.7|~3.0"
3900
            },
3901
            "suggest": {
3902
                "ejsmont-artur/php-circuit-breaker-bundle": "Allows a Circuit Breaker to be notified of a check's failure."
3903
            },
3904
            "type": "symfony-bundle",
3905
            "autoload": {
3906
                "psr-0": {
3907
                    "PROCERGS\\LoginCidadao\\MonitorBundle": ""
3908
                }
3909
            },
3910
            "notification-url": "https://packagist.org/downloads/",
3911
            "license": [
3912
                "MIT"
3913
            ],
3914
            "authors": [
3915
                {
3916
                    "name": "Guilherme Donato",
3917
                    "email": "[email protected]"
3918
                }
3919
            ],
3920
            "description": "Monitor Bundle to be used by PROCERGS",
3921
            "homepage": "https://github.com/PROCERGS/meurs-monitor-bundle",
3922
            "keywords": [
3923
                "login-cidadao",
3924
                "monitor"
3925
            ],
3926
            "time": "2017-05-24 20:49:51"
3927
        },
3928
        {
3929
            "name": "procergs/nfg-badges-bundle",
3930
            "version": "v1.1.2",
3931
            "target-dir": "NFG/BadgesBundle",
3932
            "source": {
3933
                "type": "git",
3934
                "url": "https://github.com/PROCERGS/nfg-badges-bundle.git",
3935
                "reference": "43b5bfd744df82fb29794bd37200ae4c679d2e20"
3936
            },
3937
            "dist": {
3938
                "type": "zip",
3939
                "url": "https://api.github.com/repos/PROCERGS/nfg-badges-bundle/zipball/43b5bfd744df82fb29794bd37200ae4c679d2e20",
3940
                "reference": "43b5bfd744df82fb29794bd37200ae4c679d2e20",
3941
                "shasum": ""
3942
            },
3943
            "require": {
3944
                "php": ">=5.3.0"
3945
            },
3946
            "type": "symfony-bundle",
3947
            "autoload": {
3948
                "psr-0": {
3949
                    "NFG\\BadgesBundle": ""
3950
                }
3951
            },
3952
            "notification-url": "https://packagist.org/downloads/",
3953
            "license": [
3954
                "MIT"
3955
            ],
3956
            "authors": [
3957
                {
3958
                    "name": "Guilherme Donato",
3959
                    "email": "[email protected]"
3960
                }
3961
            ],
3962
            "description": "Meu RS NFG Badge Bundle",
3963
            "homepage": "https://github.com/PROCERGS/nfg-badges-bundle",
3964
            "keywords": [
3965
                "Meu RS",
3966
                "badges",
3967
                "login-cidadao",
3968
                "meurs",
3969
                "nfg"
3970
            ],
3971
            "time": "2016-12-02 12:32:06"
3972
        },
3973
        {
3974
            "name": "procergs/sms-service",
3975
            "version": "1.2.0",
3976
            "source": {
3977
                "type": "git",
3978
                "url": "https://github.com/PROCERGS/sms-service.git",
3979
                "reference": "0db0ccf46af77444458c91be703d1bc6cba0f104"
3980
            },
3981
            "dist": {
3982
                "type": "zip",
3983
                "url": "https://api.github.com/repos/PROCERGS/sms-service/zipball/0db0ccf46af77444458c91be703d1bc6cba0f104",
3984
                "reference": "0db0ccf46af77444458c91be703d1bc6cba0f104",
3985
                "shasum": ""
3986
            },
3987
            "require": {
3988
                "ci/restclientbundle": "^2.0",
3989
                "giggsey/libphonenumber-for-php": "~8.0",
3990
                "php": ">=5.4.16",
3991
                "psr/log": "^1.0",
3992
                "symfony/http-foundation": ">=2.8",
3993
                "symfony/http-kernel": ">=2.8"
3994
            },
3995
            "require-dev": {
3996
                "phpunit/phpunit": "^4.8"
3997
            },
3998
            "type": "library",
3999
            "autoload": {
4000
                "psr-4": {
4001
                    "PROCERGS\\Sms\\": "src"
4002
                }
4003
            },
4004
            "notification-url": "https://packagist.org/downloads/",
4005
            "authors": [
4006
                {
4007
                    "name": "Guilherme Donato",
4008
                    "email": "[email protected]"
4009
                }
4010
            ],
4011
            "description": "PROCERGS SMS Service",
4012
            "time": "2017-05-17 14:33:33"
4013
        },
4014
        {
4015
            "name": "procergs/tos-bundle",
4016
            "version": "1.5.0",
4017
            "source": {
4018
                "type": "git",
4019
                "url": "https://github.com/PROCERGS/tos-bundle.git",
4020
                "reference": "6e40217fbbf58bfe70386b05058e1dd3817735fb"
4021
            },
4022
            "dist": {
4023
                "type": "zip",
4024
                "url": "https://api.github.com/repos/PROCERGS/tos-bundle/zipball/6e40217fbbf58bfe70386b05058e1dd3817735fb",
4025
                "reference": "6e40217fbbf58bfe70386b05058e1dd3817735fb",
4026
                "shasum": ""
4027
            },
4028
            "require": {
4029
                "cebe/markdown": "^1.1",
4030
                "doctrine/doctrine-bundle": ">=1.2",
4031
                "doctrine/orm": "^2.2|^2.5",
4032
                "friendsofsymfony/user-bundle": ">=1.3",
4033
                "php": ">=5.3.3",
4034
                "symfony/symfony": ">=2.3.0|^3"
4035
            },
4036
            "type": "symfony-bundle",
4037
            "autoload": {
4038
                "psr-4": {
4039
                    "LoginCidadao\\TOSBundle\\": ""
4040
                }
4041
            },
4042
            "notification-url": "https://packagist.org/downloads/",
4043
            "license": [
4044
                "AGPLv3"
4045
            ],
4046
            "authors": [
4047
                {
4048
                    "name": "Guilherme Donato",
4049
                    "email": "[email protected]"
4050
                }
4051
            ],
4052
            "description": "Terms of Service Bundle",
4053
            "time": "2017-09-15 14:23:32"
4054
        },
4055
        {
4056
            "name": "psr/log",
4057
            "version": "1.0.2",
4058
            "source": {
4059
                "type": "git",
4060
                "url": "https://github.com/php-fig/log.git",
4061
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
4062
            },
4063
            "dist": {
4064
                "type": "zip",
4065
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4066
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4067
                "shasum": ""
4068
            },
4069
            "require": {
4070
                "php": ">=5.3.0"
4071
            },
4072
            "type": "library",
4073
            "extra": {
4074
                "branch-alias": {
4075
                    "dev-master": "1.0.x-dev"
4076
                }
4077
            },
4078
            "autoload": {
4079
                "psr-4": {
4080
                    "Psr\\Log\\": "Psr/Log/"
4081
                }
4082
            },
4083
            "notification-url": "https://packagist.org/downloads/",
4084
            "license": [
4085
                "MIT"
4086
            ],
4087
            "authors": [
4088
                {
4089
                    "name": "PHP-FIG",
4090
                    "homepage": "http://www.php-fig.org/"
4091
                }
4092
            ],
4093
            "description": "Common interface for logging libraries",
4094
            "homepage": "https://github.com/php-fig/log",
4095
            "keywords": [
4096
                "log",
4097
                "psr",
4098
                "psr-3"
4099
            ],
4100
            "time": "2016-10-10 12:19:37"
4101
        },
4102
        {
4103
            "name": "qandidate/stack-request-id",
4104
            "version": "dev-ramsey-uuid-v3",
4105
            "source": {
4106
                "type": "git",
4107
                "url": "https://github.com/PROCERGS/stack-request-id.git",
4108
                "reference": "f3079f784bd1059e6182905516fc7659b7350443"
4109
            },
4110
            "dist": {
4111
                "type": "zip",
4112
                "url": "https://api.github.com/repos/PROCERGS/stack-request-id/zipball/f3079f784bd1059e6182905516fc7659b7350443",
4113
                "reference": "f3079f784bd1059e6182905516fc7659b7350443",
4114
                "shasum": ""
4115
            },
4116
            "require": {
4117
                "ramsey/uuid": "~2.0|~3.0",
4118
                "symfony/http-foundation": "~2.1|~3.0",
4119
                "symfony/http-kernel": "~2.1|~3.0"
4120
            },
4121
            "suggest": {
4122
                "symfony/monolog-bundle": "For registering the MonologProcessor"
4123
            },
4124
            "type": "library",
4125
            "autoload": {
4126
                "psr-0": {
4127
                    "Qandidate\\Stack": "src/"
4128
                }
4129
            },
4130
            "license": [
4131
                "MIT"
4132
            ],
4133
            "authors": [
4134
                {
4135
                    "name": "Alexander",
4136
                    "email": "[email protected]"
4137
                },
4138
                {
4139
                    "name": "Fritsjan",
4140
                    "email": "[email protected]"
4141
                },
4142
                {
4143
                    "name": "Qandidate.com",
4144
                    "homepage": "http://labs.qandidate.com/"
4145
                }
4146
            ],
4147
            "description": "Middleware for adding request id to Symfony Request.",
4148
            "support": {
4149
                "source": "https://github.com/PROCERGS/stack-request-id/tree/ramsey-uuid-v3"
4150
            },
4151
            "time": "2016-09-05 18:20:15"
4152
        },
4153
        {
4154
            "name": "ramsey/uuid",
4155
            "version": "3.7.1",
4156
            "source": {
4157
                "type": "git",
4158
                "url": "https://github.com/ramsey/uuid.git",
4159
                "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334"
4160
            },
4161
            "dist": {
4162
                "type": "zip",
4163
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/45cffe822057a09e05f7bd09ec5fb88eeecd2334",
4164
                "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334",
4165
                "shasum": ""
4166
            },
4167
            "require": {
4168
                "paragonie/random_compat": "^1.0|^2.0",
4169
                "php": "^5.4 || ^7.0"
4170
            },
4171
            "replace": {
4172
                "rhumsaa/uuid": "self.version"
4173
            },
4174
            "require-dev": {
4175
                "apigen/apigen": "^4.1",
4176
                "codeception/aspect-mock": "^1.0 | ^2.0",
4177
                "doctrine/annotations": "~1.2.0",
4178
                "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
4179
                "ircmaxell/random-lib": "^1.1",
4180
                "jakub-onderka/php-parallel-lint": "^0.9.0",
4181
                "mockery/mockery": "^0.9.4",
4182
                "moontoast/math": "^1.1",
4183
                "php-mock/php-mock-phpunit": "^0.3|^1.1",
4184
                "phpunit/phpunit": "^4.7|>=5.0 <5.4",
4185
                "satooshi/php-coveralls": "^0.6.1",
4186
                "squizlabs/php_codesniffer": "^2.3"
4187
            },
4188
            "suggest": {
4189
                "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
4190
                "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
4191
                "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
4192
                "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
4193
                "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
4194
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
4195
            },
4196
            "type": "library",
4197
            "extra": {
4198
                "branch-alias": {
4199
                    "dev-master": "3.x-dev"
4200
                }
4201
            },
4202
            "autoload": {
4203
                "psr-4": {
4204
                    "Ramsey\\Uuid\\": "src/"
4205
                }
4206
            },
4207
            "notification-url": "https://packagist.org/downloads/",
4208
            "license": [
4209
                "MIT"
4210
            ],
4211
            "authors": [
4212
                {
4213
                    "name": "Marijn Huizendveld",
4214
                    "email": "[email protected]"
4215
                },
4216
                {
4217
                    "name": "Thibaud Fabre",
4218
                    "email": "[email protected]"
4219
                },
4220
                {
4221
                    "name": "Ben Ramsey",
4222
                    "email": "[email protected]",
4223
                    "homepage": "https://benramsey.com"
4224
                }
4225
            ],
4226
            "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
4227
            "homepage": "https://github.com/ramsey/uuid",
4228
            "keywords": [
4229
                "guid",
4230
                "identifier",
4231
                "uuid"
4232
            ],
4233
            "time": "2017-09-22 20:46:04"
4234
        },
4235
        {
4236
            "name": "react/promise",
4237
            "version": "v2.5.1",
4238
            "source": {
4239
                "type": "git",
4240
                "url": "https://github.com/reactphp/promise.git",
4241
                "reference": "62785ae604c8d69725d693eb370e1d67e94c4053"
4242
            },
4243
            "dist": {
4244
                "type": "zip",
4245
                "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053",
4246
                "reference": "62785ae604c8d69725d693eb370e1d67e94c4053",
4247
                "shasum": ""
4248
            },
4249
            "require": {
4250
                "php": ">=5.4.0"
4251
            },
4252
            "require-dev": {
4253
                "phpunit/phpunit": "~4.8"
4254
            },
4255
            "type": "library",
4256
            "autoload": {
4257
                "psr-4": {
4258
                    "React\\Promise\\": "src/"
4259
                },
4260
                "files": [
4261
                    "src/functions_include.php"
4262
                ]
4263
            },
4264
            "notification-url": "https://packagist.org/downloads/",
4265
            "license": [
4266
                "MIT"
4267
            ],
4268
            "authors": [
4269
                {
4270
                    "name": "Jan Sorgalla",
4271
                    "email": "[email protected]"
4272
                }
4273
            ],
4274
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
4275
            "keywords": [
4276
                "promise",
4277
                "promises"
4278
            ],
4279
            "time": "2017-03-25 12:08:31"
4280
        },
4281
        {
4282
            "name": "rollerworks/password-strength-bundle",
4283
            "version": "v1.6.1",
4284
            "source": {
4285
                "type": "git",
4286
                "url": "https://github.com/rollerworks/PasswordStrengthBundle.git",
4287
                "reference": "13e472f904822997786962d69c866f625d1aafce"
4288
            },
4289
            "dist": {
4290
                "type": "zip",
4291
                "url": "https://api.github.com/repos/rollerworks/PasswordStrengthBundle/zipball/13e472f904822997786962d69c866f625d1aafce",
4292
                "reference": "13e472f904822997786962d69c866f625d1aafce",
4293
                "shasum": ""
4294
            },
4295
            "require": {
4296
                "php": ">=5.3.3",
4297
                "symfony/console": "^2.3.3|^3.0",
4298
                "symfony/framework-bundle": "^2.3.3|^3.0",
4299
                "symfony/polyfill-mbstring": "^1.3.0",
4300
                "symfony/validator": "^2.3.20|^3.0"
4301
            },
4302
            "require-dev": {
4303
                "matthiasnoback/symfony-dependency-injection-test": "^1.1.0",
4304
                "matthiasnoback/symfony-service-definition-validator": "^1.2.2",
4305
                "symfony/phpunit-bridge": "^3.2.6"
4306
            },
4307
            "type": "symfony-bundle",
4308
            "extra": {
4309
                "branch-alias": {
4310
                    "dev-master": "1.6-dev"
4311
                }
4312
            },
4313
            "autoload": {
4314
                "psr-4": {
4315
                    "Rollerworks\\Bundle\\PasswordStrengthBundle\\": "src/"
4316
                },
4317
                "exclude-from-classmap": [
4318
                    "test/"
4319
                ]
4320
            },
4321
            "notification-url": "https://packagist.org/downloads/",
4322
            "license": [
4323
                "MIT"
4324
            ],
4325
            "authors": [
4326
                {
4327
                    "name": "Sebastiaan Stok",
4328
                    "email": "[email protected]"
4329
                },
4330
                {
4331
                    "name": "Luis Cordova",
4332
                    "email": "[email protected]"
4333
                },
4334
                {
4335
                    "name": "Community contributions",
4336
                    "homepage": "https://github.com/rollerworks/PasswordStrengthBundle/contributors"
4337
                }
4338
            ],
4339
            "description": "Password-strength validator bundle for Symfony",
4340
            "keywords": [
4341
                "bundle",
4342
                "password",
4343
                "symfony",
4344
                "validator"
4345
            ],
4346
            "time": "2017-08-15 07:11:34"
4347
        },
4348
        {
4349
            "name": "scheb/two-factor-bundle",
4350
            "version": "v2.13.0",
4351
            "source": {
4352
                "type": "git",
4353
                "url": "https://github.com/scheb/two-factor-bundle.git",
4354
                "reference": "54414f079132dd493c6eec116eeefdf0afe34b10"
4355
            },
4356
            "dist": {
4357
                "type": "zip",
4358
                "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/54414f079132dd493c6eec116eeefdf0afe34b10",
4359
                "reference": "54414f079132dd493c6eec116eeefdf0afe34b10",
4360
                "shasum": ""
4361
            },
4362
            "require": {
4363
                "paragonie/random_compat": "~1.0|~2.0",
4364
                "sonata-project/google-authenticator": "~1.0",
4365
                "symfony/config": "~2.6|~3.0",
4366
                "symfony/console": "~2.6|~3.0",
4367
                "symfony/dependency-injection": "~2.6|~3.0",
4368
                "symfony/event-dispatcher": "~2.6|~3.0",
4369
                "symfony/framework-bundle": "~2.6|~3.0",
4370
                "symfony/http-foundation": "~2.6|~3.0",
4371
                "symfony/http-kernel": "~2.6|~3.0",
4372
                "symfony/security-core": "~2.6|~3.0",
4373
                "symfony/security-http": "~2.6|~3.0"
4374
            },
4375
            "require-dev": {
4376
                "doctrine/orm": "~2.4,>=2.4.5",
4377
                "phpunit/phpunit": ">=4.8,<6.0",
4378
                "satooshi/php-coveralls": "~0.6",
4379
                "swiftmailer/swiftmailer": ">=4.3,<6.0",
4380
                "symfony/phpunit-bridge": "~2.7|~3.0",
4381
                "symfony/templating": "~2.6|~3.0"
4382
            },
4383
            "suggest": {
4384
                "ocramius/proxy-manager": "For performance improvements",
4385
                "r/u2f-two-factor-bundle": "Two-factor provider for U2F Yuibkey"
4386
            },
4387
            "type": "symfony-bundle",
4388
            "autoload": {
4389
                "psr-4": {
4390
                    "Scheb\\TwoFactorBundle\\": ""
4391
                }
4392
            },
4393
            "notification-url": "https://packagist.org/downloads/",
4394
            "license": [
4395
                "MIT"
4396
            ],
4397
            "authors": [
4398
                {
4399
                    "name": "Christian Scheb",
4400
                    "email": "[email protected]"
4401
                }
4402
            ],
4403
            "description": "Provides two-factor authentication for Symfony applications",
4404
            "homepage": "https://github.com/scheb/two-factor-bundle",
4405
            "keywords": [
4406
                "Authentication",
4407
                "security",
4408
                "symfony",
4409
                "two-factor",
4410
                "two-step"
4411
            ],
4412
            "time": "2017-09-20 17:51:53"
4413
        },
4414
        {
4415
            "name": "sensio/distribution-bundle",
4416
            "version": "v3.0.36",
4417
            "target-dir": "Sensio/Bundle/DistributionBundle",
4418
            "source": {
4419
                "type": "git",
4420
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
4421
                "reference": "964a56e855acac38d4a81920b3a86543f7e8492f"
4422
            },
4423
            "dist": {
4424
                "type": "zip",
4425
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/964a56e855acac38d4a81920b3a86543f7e8492f",
4426
                "reference": "964a56e855acac38d4a81920b3a86543f7e8492f",
4427
                "shasum": ""
4428
            },
4429
            "require": {
4430
                "php": ">=5.3.3",
4431
                "sensiolabs/security-checker": "~3.0",
4432
                "symfony/class-loader": "~2.2",
4433
                "symfony/framework-bundle": "~2.3",
4434
                "symfony/process": "~2.2"
4435
            },
4436
            "require-dev": {
4437
                "symfony/form": "~2.2",
4438
                "symfony/validator": "~2.2",
4439
                "symfony/yaml": "~2.2"
4440
            },
4441
            "suggest": {
4442
                "symfony/form": "If you want to use the configurator",
4443
                "symfony/validator": "If you want to use the configurator",
4444
                "symfony/yaml": "If you want to use  the configurator"
4445
            },
4446
            "type": "symfony-bundle",
4447
            "extra": {
4448
                "branch-alias": {
4449
                    "dev-master": "3.0.x-dev"
4450
                }
4451
            },
4452
            "autoload": {
4453
                "psr-0": {
4454
                    "Sensio\\Bundle\\DistributionBundle": ""
4455
                }
4456
            },
4457
            "notification-url": "https://packagist.org/downloads/",
4458
            "license": [
4459
                "MIT"
4460
            ],
4461
            "authors": [
4462
                {
4463
                    "name": "Fabien Potencier",
4464
                    "email": "[email protected]"
4465
                }
4466
            ],
4467
            "description": "Base bundle for Symfony Distributions",
4468
            "keywords": [
4469
                "configuration",
4470
                "distribution"
4471
            ],
4472
            "time": "2016-04-25 20:46:43"
4473
        },
4474
        {
4475
            "name": "sensio/framework-extra-bundle",
4476
            "version": "v3.0.12",
4477
            "source": {
4478
                "type": "git",
4479
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
4480
                "reference": "3e8936fe13aa4086644977d334d8fcd275f50357"
4481
            },
4482
            "dist": {
4483
                "type": "zip",
4484
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357",
4485
                "reference": "3e8936fe13aa4086644977d334d8fcd275f50357",
4486
                "shasum": ""
4487
            },
4488
            "require": {
4489
                "doctrine/common": "~2.2",
4490
                "symfony/framework-bundle": "~2.3|~3.0"
4491
            },
4492
            "require-dev": {
4493
                "symfony/expression-language": "~2.4|~3.0",
4494
                "symfony/security-bundle": "~2.4|~3.0"
4495
            },
4496
            "suggest": {
4497
                "symfony/expression-language": "",
4498
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
4499
                "symfony/security-bundle": ""
4500
            },
4501
            "type": "symfony-bundle",
4502
            "extra": {
4503
                "branch-alias": {
4504
                    "dev-master": "3.0.x-dev"
4505
                }
4506
            },
4507
            "autoload": {
4508
                "psr-4": {
4509
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
4510
                }
4511
            },
4512
            "notification-url": "https://packagist.org/downloads/",
4513
            "license": [
4514
                "MIT"
4515
            ],
4516
            "authors": [
4517
                {
4518
                    "name": "Fabien Potencier",
4519
                    "email": "[email protected]"
4520
                }
4521
            ],
4522
            "description": "This bundle provides a way to configure your controllers with annotations",
4523
            "keywords": [
4524
                "annotations",
4525
                "controllers"
4526
            ],
4527
            "time": "2015-12-18 17:39:27"
4528
        },
4529
        {
4530
            "name": "sensiolabs/security-checker",
4531
            "version": "v3.0.7",
4532
            "source": {
4533
                "type": "git",
4534
                "url": "https://github.com/sensiolabs/security-checker.git",
4535
                "reference": "59a6a299e2f5612dc8692d40e84373703a5df1b5"
4536
            },
4537
            "dist": {
4538
                "type": "zip",
4539
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/59a6a299e2f5612dc8692d40e84373703a5df1b5",
4540
                "reference": "59a6a299e2f5612dc8692d40e84373703a5df1b5",
4541
                "shasum": ""
4542
            },
4543
            "require": {
4544
                "symfony/console": "~2.0|~3.0"
4545
            },
4546
            "bin": [
4547
                "security-checker"
4548
            ],
4549
            "type": "library",
4550
            "extra": {
4551
                "branch-alias": {
4552
                    "dev-master": "3.0-dev"
4553
                }
4554
            },
4555
            "autoload": {
4556
                "psr-0": {
4557
                    "SensioLabs\\Security": ""
4558
                }
4559
            },
4560
            "notification-url": "https://packagist.org/downloads/",
4561
            "license": [
4562
                "MIT"
4563
            ],
4564
            "authors": [
4565
                {
4566
                    "name": "Fabien Potencier",
4567
                    "email": "[email protected]"
4568
                }
4569
            ],
4570
            "description": "A security checker for your composer.lock",
4571
            "time": "2017-03-29 09:29:53"
4572
        },
4573
        {
4574
            "name": "simplethings/entity-audit-bundle",
4575
            "version": "v1.0.6",
4576
            "source": {
4577
                "type": "git",
4578
                "url": "https://github.com/simplethings/EntityAuditBundle.git",
4579
                "reference": "ee71ea62735797f5b6562590e15cd237edce6489"
4580
            },
4581
            "dist": {
4582
                "type": "zip",
4583
                "url": "https://api.github.com/repos/simplethings/EntityAuditBundle/zipball/ee71ea62735797f5b6562590e15cd237edce6489",
4584
                "reference": "ee71ea62735797f5b6562590e15cd237edce6489",
4585
                "shasum": ""
4586
            },
4587
            "require": {
4588
                "doctrine/dbal": "~2.5",
4589
                "doctrine/orm": "~2.4",
4590
                "php": "^5.3.9|~7.0"
4591
            },
4592
            "conflict": {
4593
                "doctrine/doctrine-bundle": "<1.4",
4594
                "gedmo/doctrine-extensions": "<2.3.1",
4595
                "symfony/framework-bundle": "<2.7"
4596
            },
4597
            "require-dev": {
4598
                "doctrine/doctrine-bundle": "~1.4",
4599
                "fabpot/php-cs-fixer": "^1.11",
4600
                "gedmo/doctrine-extensions": "^2.3.1",
4601
                "matthiasnoback/symfony-dependency-injection-test": "^1.0",
4602
                "phpunit/phpunit": "^4.8",
4603
                "symfony/framework-bundle": "~2.7|~3.0",
4604
                "symfony/var-dumper": "^2.7"
4605
            },
4606
            "type": "library",
4607
            "autoload": {
4608
                "psr-4": {
4609
                    "SimpleThings\\EntityAudit\\": "src/SimpleThings/EntityAudit"
4610
                }
4611
            },
4612
            "notification-url": "https://packagist.org/downloads/",
4613
            "license": [
4614
                "LGPL-2.1"
4615
            ],
4616
            "description": "Audit for Doctrine Entities",
4617
            "keywords": [
4618
                "Audit",
4619
                "database",
4620
                "persistence"
4621
            ],
4622
            "time": "2017-07-24 15:38:35"
4623
        },
4624
        {
4625
            "name": "sonata-project/google-authenticator",
4626
            "version": "1.0.2",
4627
            "source": {
4628
                "type": "git",
4629
                "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
4630
                "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
4631
            },
4632
            "dist": {
4633
                "type": "zip",
4634
                "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4635
                "reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
4636
                "shasum": ""
4637
            },
4638
            "require": {
4639
                "php": ">=5.3.0"
4640
            },
4641
            "type": "library",
4642
            "autoload": {
4643
                "psr-4": {
4644
                    "Google\\Authenticator\\": "lib/",
4645
                    "Google\\Authenticator\\Tests\\": "tests/"
4646
                }
4647
            },
4648
            "notification-url": "https://packagist.org/downloads/",
4649
            "license": [
4650
                "MIT"
4651
            ],
4652
            "authors": [
4653
                {
4654
                    "name": "Thomas Rabaix",
4655
                    "email": "[email protected]",
4656
                    "homepage": "http://sonata-project.org/"
4657
                },
4658
                {
4659
                    "name": "Christian Stocker",
4660
                    "email": "[email protected]"
4661
                },
4662
                {
4663
                    "name": "Andre DeMarre",
4664
                    "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
4665
                }
4666
            ],
4667
            "description": "Library to integrate Google Authenticator into a PHP project",
4668
            "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
4669
            "keywords": [
4670
                "google authenticator"
4671
            ],
4672
            "time": "2014-03-31 09:18:53"
4673
        },
4674
        {
4675
            "name": "swiftmailer/swiftmailer",
4676
            "version": "v5.4.8",
4677
            "source": {
4678
                "type": "git",
4679
                "url": "https://github.com/swiftmailer/swiftmailer.git",
4680
                "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
4681
            },
4682
            "dist": {
4683
                "type": "zip",
4684
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517",
4685
                "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
4686
                "shasum": ""
4687
            },
4688
            "require": {
4689
                "php": ">=5.3.3"
4690
            },
4691
            "require-dev": {
4692
                "mockery/mockery": "~0.9.1",
4693
                "symfony/phpunit-bridge": "~3.2"
4694
            },
4695
            "type": "library",
4696
            "extra": {
4697
                "branch-alias": {
4698
                    "dev-master": "5.4-dev"
4699
                }
4700
            },
4701
            "autoload": {
4702
                "files": [
4703
                    "lib/swift_required.php"
4704
                ]
4705
            },
4706
            "notification-url": "https://packagist.org/downloads/",
4707
            "license": [
4708
                "MIT"
4709
            ],
4710
            "authors": [
4711
                {
4712
                    "name": "Chris Corbyn"
4713
                },
4714
                {
4715
                    "name": "Fabien Potencier",
4716
                    "email": "[email protected]"
4717
                }
4718
            ],
4719
            "description": "Swiftmailer, free feature-rich PHP mailer",
4720
            "homepage": "http://swiftmailer.org",
4721
            "keywords": [
4722
                "email",
4723
                "mail",
4724
                "mailer"
4725
            ],
4726
            "time": "2017-05-01 15:54:03"
4727
        },
4728
        {
4729
            "name": "symfony/assetic-bundle",
4730
            "version": "v2.8.2",
4731
            "source": {
4732
                "type": "git",
4733
                "url": "https://github.com/symfony/assetic-bundle.git",
4734
                "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c"
4735
            },
4736
            "dist": {
4737
                "type": "zip",
4738
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/2e0a23a4874838e26de6f025e02fc63328921a4c",
4739
                "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c",
4740
                "shasum": ""
4741
            },
4742
            "require": {
4743
                "kriswallsmith/assetic": "~1.4",
4744
                "php": ">=5.3.0",
4745
                "symfony/console": "~2.3|~3.0",
4746
                "symfony/dependency-injection": "~2.3|~3.0",
4747
                "symfony/framework-bundle": "~2.3|~3.0",
4748
                "symfony/yaml": "~2.3|~3.0"
4749
            },
4750
            "conflict": {
4751
                "kriswallsmith/spork": "<=0.2",
4752
                "twig/twig": "<1.27"
4753
            },
4754
            "require-dev": {
4755
                "kriswallsmith/spork": "~0.3",
4756
                "patchwork/jsqueeze": "~1.0",
4757
                "symfony/class-loader": "~2.3|~3.0",
4758
                "symfony/css-selector": "~2.3|~3.0",
4759
                "symfony/dom-crawler": "~2.3|~3.0",
4760
                "symfony/phpunit-bridge": "~2.7|~3.0",
4761
                "symfony/twig-bundle": "~2.3|~3.0"
4762
            },
4763
            "suggest": {
4764
                "kriswallsmith/spork": "to be able to dump assets in parallel",
4765
                "symfony/twig-bundle": "to use the Twig integration"
4766
            },
4767
            "type": "symfony-bundle",
4768
            "extra": {
4769
                "branch-alias": {
4770
                    "dev-master": "2.8-dev"
4771
                }
4772
            },
4773
            "autoload": {
4774
                "psr-4": {
4775
                    "Symfony\\Bundle\\AsseticBundle\\": ""
4776
                }
4777
            },
4778
            "notification-url": "https://packagist.org/downloads/",
4779
            "license": [
4780
                "MIT"
4781
            ],
4782
            "authors": [
4783
                {
4784
                    "name": "Kris Wallsmith",
4785
                    "email": "[email protected]",
4786
                    "homepage": "http://kriswallsmith.net/"
4787
                }
4788
            ],
4789
            "description": "Integrates Assetic into Symfony2",
4790
            "homepage": "https://github.com/symfony/AsseticBundle",
4791
            "keywords": [
4792
                "assets",
4793
                "compression",
4794
                "minification"
4795
            ],
4796
            "time": "2017-07-14 07:26:46"
4797
        },
4798
        {
4799
            "name": "symfony/monolog-bundle",
4800
            "version": "v2.12.1",
4801
            "source": {
4802
                "type": "git",
4803
                "url": "https://github.com/symfony/monolog-bundle.git",
4804
                "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f"
4805
            },
4806
            "dist": {
4807
                "type": "zip",
4808
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/b0146bdca7ba2a65f3bbe7010423c7393b29ec3f",
4809
                "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f",
4810
                "shasum": ""
4811
            },
4812
            "require": {
4813
                "monolog/monolog": "~1.18",
4814
                "php": ">=5.3.2",
4815
                "symfony/config": "~2.3|~3.0",
4816
                "symfony/dependency-injection": "~2.3|~3.0",
4817
                "symfony/http-kernel": "~2.3|~3.0",
4818
                "symfony/monolog-bridge": "~2.3|~3.0"
4819
            },
4820
            "require-dev": {
4821
                "phpunit/phpunit": "^4.8",
4822
                "symfony/console": "~2.3|~3.0",
4823
                "symfony/yaml": "~2.3|~3.0"
4824
            },
4825
            "type": "symfony-bundle",
4826
            "extra": {
4827
                "branch-alias": {
4828
                    "dev-master": "2.x-dev"
4829
                }
4830
            },
4831
            "autoload": {
4832
                "psr-4": {
4833
                    "Symfony\\Bundle\\MonologBundle\\": ""
4834
                }
4835
            },
4836
            "notification-url": "https://packagist.org/downloads/",
4837
            "license": [
4838
                "MIT"
4839
            ],
4840
            "authors": [
4841
                {
4842
                    "name": "Symfony Community",
4843
                    "homepage": "http://symfony.com/contributors"
4844
                },
4845
                {
4846
                    "name": "Fabien Potencier",
4847
                    "email": "[email protected]"
4848
                }
4849
            ],
4850
            "description": "Symfony MonologBundle",
4851
            "homepage": "http://symfony.com",
4852
            "keywords": [
4853
                "log",
4854
                "logging"
4855
            ],
4856
            "time": "2017-01-02 19:04:26"
4857
        },
4858
        {
4859
            "name": "symfony/polyfill-apcu",
4860
            "version": "v1.6.0",
4861
            "source": {
4862
                "type": "git",
4863
                "url": "https://github.com/symfony/polyfill-apcu.git",
4864
                "reference": "04f62674339602def515bff4bc6901fc1d4951e8"
4865
            },
4866
            "dist": {
4867
                "type": "zip",
4868
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/04f62674339602def515bff4bc6901fc1d4951e8",
4869
                "reference": "04f62674339602def515bff4bc6901fc1d4951e8",
4870
                "shasum": ""
4871
            },
4872
            "require": {
4873
                "php": ">=5.3.3"
4874
            },
4875
            "type": "library",
4876
            "extra": {
4877
                "branch-alias": {
4878
                    "dev-master": "1.6-dev"
4879
                }
4880
            },
4881
            "autoload": {
4882
                "psr-4": {
4883
                    "Symfony\\Polyfill\\Apcu\\": ""
4884
                },
4885
                "files": [
4886
                    "bootstrap.php"
4887
                ]
4888
            },
4889
            "notification-url": "https://packagist.org/downloads/",
4890
            "license": [
4891
                "MIT"
4892
            ],
4893
            "authors": [
4894
                {
4895
                    "name": "Nicolas Grekas",
4896
                    "email": "[email protected]"
4897
                },
4898
                {
4899
                    "name": "Symfony Community",
4900
                    "homepage": "https://symfony.com/contributors"
4901
                }
4902
            ],
4903
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
4904
            "homepage": "https://symfony.com",
4905
            "keywords": [
4906
                "apcu",
4907
                "compatibility",
4908
                "polyfill",
4909
                "portable",
4910
                "shim"
4911
            ],
4912
            "time": "2017-10-11 12:05:26"
4913
        },
4914
        {
4915
            "name": "symfony/polyfill-intl-icu",
4916
            "version": "v1.6.0",
4917
            "source": {
4918
                "type": "git",
4919
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
4920
                "reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497"
4921
            },
4922
            "dist": {
4923
                "type": "zip",
4924
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
4925
                "reference": "d2bb2ef00dd8605d6fbd4db53ed4af1395953497",
4926
                "shasum": ""
4927
            },
4928
            "require": {
4929
                "php": ">=5.3.3",
4930
                "symfony/intl": "~2.3|~3.0|~4.0"
4931
            },
4932
            "suggest": {
4933
                "ext-intl": "For best performance"
4934
            },
4935
            "type": "library",
4936
            "extra": {
4937
                "branch-alias": {
4938
                    "dev-master": "1.6-dev"
4939
                }
4940
            },
4941
            "autoload": {
4942
                "files": [
4943
                    "bootstrap.php"
4944
                ]
4945
            },
4946
            "notification-url": "https://packagist.org/downloads/",
4947
            "license": [
4948
                "MIT"
4949
            ],
4950
            "authors": [
4951
                {
4952
                    "name": "Nicolas Grekas",
4953
                    "email": "[email protected]"
4954
                },
4955
                {
4956
                    "name": "Symfony Community",
4957
                    "homepage": "https://symfony.com/contributors"
4958
                }
4959
            ],
4960
            "description": "Symfony polyfill for intl's ICU-related data and classes",
4961
            "homepage": "https://symfony.com",
4962
            "keywords": [
4963
                "compatibility",
4964
                "icu",
4965
                "intl",
4966
                "polyfill",
4967
                "portable",
4968
                "shim"
4969
            ],
4970
            "time": "2017-10-11 12:05:26"
4971
        },
4972
        {
4973
            "name": "symfony/polyfill-mbstring",
4974
            "version": "v1.6.0",
4975
            "source": {
4976
                "type": "git",
4977
                "url": "https://github.com/symfony/polyfill-mbstring.git",
4978
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
4979
            },
4980
            "dist": {
4981
                "type": "zip",
4982
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
4983
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
4984
                "shasum": ""
4985
            },
4986
            "require": {
4987
                "php": ">=5.3.3"
4988
            },
4989
            "suggest": {
4990
                "ext-mbstring": "For best performance"
4991
            },
4992
            "type": "library",
4993
            "extra": {
4994
                "branch-alias": {
4995
                    "dev-master": "1.6-dev"
4996
                }
4997
            },
4998
            "autoload": {
4999
                "psr-4": {
5000
                    "Symfony\\Polyfill\\Mbstring\\": ""
5001
                },
5002
                "files": [
5003
                    "bootstrap.php"
5004
                ]
5005
            },
5006
            "notification-url": "https://packagist.org/downloads/",
5007
            "license": [
5008
                "MIT"
5009
            ],
5010
            "authors": [
5011
                {
5012
                    "name": "Nicolas Grekas",
5013
                    "email": "[email protected]"
5014
                },
5015
                {
5016
                    "name": "Symfony Community",
5017
                    "homepage": "https://symfony.com/contributors"
5018
                }
5019
            ],
5020
            "description": "Symfony polyfill for the Mbstring extension",
5021
            "homepage": "https://symfony.com",
5022
            "keywords": [
5023
                "compatibility",
5024
                "mbstring",
5025
                "polyfill",
5026
                "portable",
5027
                "shim"
5028
            ],
5029
            "time": "2017-10-11 12:05:26"
5030
        },
5031
        {
5032
            "name": "symfony/polyfill-php54",
5033
            "version": "v1.6.0",
5034
            "source": {
5035
                "type": "git",
5036
                "url": "https://github.com/symfony/polyfill-php54.git",
5037
                "reference": "d7810a14b2c6c1aff415e1bb755f611b3d5327bc"
5038
            },
5039
            "dist": {
5040
                "type": "zip",
5041
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/d7810a14b2c6c1aff415e1bb755f611b3d5327bc",
5042
                "reference": "d7810a14b2c6c1aff415e1bb755f611b3d5327bc",
5043
                "shasum": ""
5044
            },
5045
            "require": {
5046
                "php": ">=5.3.3"
5047
            },
5048
            "type": "library",
5049
            "extra": {
5050
                "branch-alias": {
5051
                    "dev-master": "1.6-dev"
5052
                }
5053
            },
5054
            "autoload": {
5055
                "psr-4": {
5056
                    "Symfony\\Polyfill\\Php54\\": ""
5057
                },
5058
                "files": [
5059
                    "bootstrap.php"
5060
                ],
5061
                "classmap": [
5062
                    "Resources/stubs"
5063
                ]
5064
            },
5065
            "notification-url": "https://packagist.org/downloads/",
5066
            "license": [
5067
                "MIT"
5068
            ],
5069
            "authors": [
5070
                {
5071
                    "name": "Nicolas Grekas",
5072
                    "email": "[email protected]"
5073
                },
5074
                {
5075
                    "name": "Symfony Community",
5076
                    "homepage": "https://symfony.com/contributors"
5077
                }
5078
            ],
5079
            "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
5080
            "homepage": "https://symfony.com",
5081
            "keywords": [
5082
                "compatibility",
5083
                "polyfill",
5084
                "portable",
5085
                "shim"
5086
            ],
5087
            "time": "2017-10-11 12:05:26"
5088
        },
5089
        {
5090
            "name": "symfony/polyfill-php55",
5091
            "version": "v1.6.0",
5092
            "source": {
5093
                "type": "git",
5094
                "url": "https://github.com/symfony/polyfill-php55.git",
5095
                "reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd"
5096
            },
5097
            "dist": {
5098
                "type": "zip",
5099
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b64e7f0c37ecf144ecc16668936eef94e628fbfd",
5100
                "reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd",
5101
                "shasum": ""
5102
            },
5103
            "require": {
5104
                "ircmaxell/password-compat": "~1.0",
5105
                "php": ">=5.3.3"
5106
            },
5107
            "type": "library",
5108
            "extra": {
5109
                "branch-alias": {
5110
                    "dev-master": "1.6-dev"
5111
                }
5112
            },
5113
            "autoload": {
5114
                "psr-4": {
5115
                    "Symfony\\Polyfill\\Php55\\": ""
5116
                },
5117
                "files": [
5118
                    "bootstrap.php"
5119
                ]
5120
            },
5121
            "notification-url": "https://packagist.org/downloads/",
5122
            "license": [
5123
                "MIT"
5124
            ],
5125
            "authors": [
5126
                {
5127
                    "name": "Nicolas Grekas",
5128
                    "email": "[email protected]"
5129
                },
5130
                {
5131
                    "name": "Symfony Community",
5132
                    "homepage": "https://symfony.com/contributors"
5133
                }
5134
            ],
5135
            "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
5136
            "homepage": "https://symfony.com",
5137
            "keywords": [
5138
                "compatibility",
5139
                "polyfill",
5140
                "portable",
5141
                "shim"
5142
            ],
5143
            "time": "2017-10-11 12:05:26"
5144
        },
5145
        {
5146
            "name": "symfony/polyfill-php56",
5147
            "version": "v1.6.0",
5148
            "source": {
5149
                "type": "git",
5150
                "url": "https://github.com/symfony/polyfill-php56.git",
5151
                "reference": "265fc96795492430762c29be291a371494ba3a5b"
5152
            },
5153
            "dist": {
5154
                "type": "zip",
5155
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b",
5156
                "reference": "265fc96795492430762c29be291a371494ba3a5b",
5157
                "shasum": ""
5158
            },
5159
            "require": {
5160
                "php": ">=5.3.3",
5161
                "symfony/polyfill-util": "~1.0"
5162
            },
5163
            "type": "library",
5164
            "extra": {
5165
                "branch-alias": {
5166
                    "dev-master": "1.6-dev"
5167
                }
5168
            },
5169
            "autoload": {
5170
                "psr-4": {
5171
                    "Symfony\\Polyfill\\Php56\\": ""
5172
                },
5173
                "files": [
5174
                    "bootstrap.php"
5175
                ]
5176
            },
5177
            "notification-url": "https://packagist.org/downloads/",
5178
            "license": [
5179
                "MIT"
5180
            ],
5181
            "authors": [
5182
                {
5183
                    "name": "Nicolas Grekas",
5184
                    "email": "[email protected]"
5185
                },
5186
                {
5187
                    "name": "Symfony Community",
5188
                    "homepage": "https://symfony.com/contributors"
5189
                }
5190
            ],
5191
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
5192
            "homepage": "https://symfony.com",
5193
            "keywords": [
5194
                "compatibility",
5195
                "polyfill",
5196
                "portable",
5197
                "shim"
5198
            ],
5199
            "time": "2017-10-11 12:05:26"
5200
        },
5201
        {
5202
            "name": "symfony/polyfill-php70",
5203
            "version": "v1.6.0",
5204
            "source": {
5205
                "type": "git",
5206
                "url": "https://github.com/symfony/polyfill-php70.git",
5207
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff"
5208
            },
5209
            "dist": {
5210
                "type": "zip",
5211
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
5212
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
5213
                "shasum": ""
5214
            },
5215
            "require": {
5216
                "paragonie/random_compat": "~1.0|~2.0",
5217
                "php": ">=5.3.3"
5218
            },
5219
            "type": "library",
5220
            "extra": {
5221
                "branch-alias": {
5222
                    "dev-master": "1.6-dev"
5223
                }
5224
            },
5225
            "autoload": {
5226
                "psr-4": {
5227
                    "Symfony\\Polyfill\\Php70\\": ""
5228
                },
5229
                "files": [
5230
                    "bootstrap.php"
5231
                ],
5232
                "classmap": [
5233
                    "Resources/stubs"
5234
                ]
5235
            },
5236
            "notification-url": "https://packagist.org/downloads/",
5237
            "license": [
5238
                "MIT"
5239
            ],
5240
            "authors": [
5241
                {
5242
                    "name": "Nicolas Grekas",
5243
                    "email": "[email protected]"
5244
                },
5245
                {
5246
                    "name": "Symfony Community",
5247
                    "homepage": "https://symfony.com/contributors"
5248
                }
5249
            ],
5250
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
5251
            "homepage": "https://symfony.com",
5252
            "keywords": [
5253
                "compatibility",
5254
                "polyfill",
5255
                "portable",
5256
                "shim"
5257
            ],
5258
            "time": "2017-10-11 12:05:26"
5259
        },
5260
        {
5261
            "name": "symfony/polyfill-util",
5262
            "version": "v1.6.0",
5263
            "source": {
5264
                "type": "git",
5265
                "url": "https://github.com/symfony/polyfill-util.git",
5266
                "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176"
5267
            },
5268
            "dist": {
5269
                "type": "zip",
5270
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176",
5271
                "reference": "6e719200c8e540e0c0effeb31f96bdb344b94176",
5272
                "shasum": ""
5273
            },
5274
            "require": {
5275
                "php": ">=5.3.3"
5276
            },
5277
            "type": "library",
5278
            "extra": {
5279
                "branch-alias": {
5280
                    "dev-master": "1.6-dev"
5281
                }
5282
            },
5283
            "autoload": {
5284
                "psr-4": {
5285
                    "Symfony\\Polyfill\\Util\\": ""
5286
                }
5287
            },
5288
            "notification-url": "https://packagist.org/downloads/",
5289
            "license": [
5290
                "MIT"
5291
            ],
5292
            "authors": [
5293
                {
5294
                    "name": "Nicolas Grekas",
5295
                    "email": "[email protected]"
5296
                },
5297
                {
5298
                    "name": "Symfony Community",
5299
                    "homepage": "https://symfony.com/contributors"
5300
                }
5301
            ],
5302
            "description": "Symfony utilities for portability of PHP codes",
5303
            "homepage": "https://symfony.com",
5304
            "keywords": [
5305
                "compat",
5306
                "compatibility",
5307
                "polyfill",
5308
                "shim"
5309
            ],
5310
            "time": "2017-10-11 12:05:26"
5311
        },
5312
        {
5313
            "name": "symfony/security-acl",
5314
            "version": "v2.8.0",
5315
            "source": {
5316
                "type": "git",
5317
                "url": "https://github.com/symfony/security-acl.git",
5318
                "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347"
5319
            },
5320
            "dist": {
5321
                "type": "zip",
5322
                "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
5323
                "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
5324
                "shasum": ""
5325
            },
5326
            "require": {
5327
                "php": ">=5.3.9",
5328
                "symfony/security-core": "~2.4|~3.0.0"
5329
            },
5330
            "require-dev": {
5331
                "doctrine/common": "~2.2",
5332
                "doctrine/dbal": "~2.2",
5333
                "psr/log": "~1.0",
5334
                "symfony/phpunit-bridge": "~2.7|~3.0.0"
5335
            },
5336
            "suggest": {
5337
                "doctrine/dbal": "For using the built-in ACL implementation",
5338
                "symfony/class-loader": "For using the ACL generateSql script",
5339
                "symfony/finder": "For using the ACL generateSql script"
5340
            },
5341
            "type": "library",
5342
            "extra": {
5343
                "branch-alias": {
5344
                    "dev-master": "2.8-dev"
5345
                }
5346
            },
5347
            "autoload": {
5348
                "psr-4": {
5349
                    "Symfony\\Component\\Security\\Acl\\": ""
5350
                },
5351
                "exclude-from-classmap": [
5352
                    "/Tests/"
5353
                ]
5354
            },
5355
            "notification-url": "https://packagist.org/downloads/",
5356
            "license": [
5357
                "MIT"
5358
            ],
5359
            "authors": [
5360
                {
5361
                    "name": "Fabien Potencier",
5362
                    "email": "[email protected]"
5363
                },
5364
                {
5365
                    "name": "Symfony Community",
5366
                    "homepage": "https://symfony.com/contributors"
5367
                }
5368
            ],
5369
            "description": "Symfony Security Component - ACL (Access Control List)",
5370
            "homepage": "https://symfony.com",
5371
            "time": "2015-12-28 09:39:09"
5372
        },
5373
        {
5374
            "name": "symfony/swiftmailer-bundle",
5375
            "version": "v2.6.7",
5376
            "source": {
5377
                "type": "git",
5378
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
5379
                "reference": "c4808f5169efc05567be983909d00f00521c53ec"
5380
            },
5381
            "dist": {
5382
                "type": "zip",
5383
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec",
5384
                "reference": "c4808f5169efc05567be983909d00f00521c53ec",
5385
                "shasum": ""
5386
            },
5387
            "require": {
5388
                "php": ">=5.3.2",
5389
                "swiftmailer/swiftmailer": "~4.2|~5.0",
5390
                "symfony/config": "~2.7|~3.0",
5391
                "symfony/dependency-injection": "~2.7|~3.0",
5392
                "symfony/http-kernel": "~2.7|~3.0"
5393
            },
5394
            "require-dev": {
5395
                "symfony/console": "~2.7|~3.0",
5396
                "symfony/framework-bundle": "~2.7|~3.0",
5397
                "symfony/phpunit-bridge": "~3.3@dev",
5398
                "symfony/yaml": "~2.7|~3.0"
5399
            },
5400
            "suggest": {
5401
                "psr/log": "Allows logging"
5402
            },
5403
            "type": "symfony-bundle",
5404
            "extra": {
5405
                "branch-alias": {
5406
                    "dev-master": "2.6-dev"
5407
                }
5408
            },
5409
            "autoload": {
5410
                "psr-4": {
5411
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
5412
                }
5413
            },
5414
            "notification-url": "https://packagist.org/downloads/",
5415
            "license": [
5416
                "MIT"
5417
            ],
5418
            "authors": [
5419
                {
5420
                    "name": "Symfony Community",
5421
                    "homepage": "http://symfony.com/contributors"
5422
                },
5423
                {
5424
                    "name": "Fabien Potencier",
5425
                    "email": "[email protected]"
5426
                }
5427
            ],
5428
            "description": "Symfony SwiftmailerBundle",
5429
            "homepage": "http://symfony.com",
5430
            "time": "2017-10-19 01:06:41"
5431
        },
5432
        {
5433
            "name": "symfony/symfony",
5434
            "version": "v2.8.28",
5435
            "source": {
5436
                "type": "git",
5437
                "url": "https://github.com/symfony/symfony.git",
5438
                "reference": "074ae55c3e8029655bfcf2577c89844784cf6518"
5439
            },
5440
            "dist": {
5441
                "type": "zip",
5442
                "url": "https://api.github.com/repos/symfony/symfony/zipball/074ae55c3e8029655bfcf2577c89844784cf6518",
5443
                "reference": "074ae55c3e8029655bfcf2577c89844784cf6518",
5444
                "shasum": ""
5445
            },
5446
            "require": {
5447
                "doctrine/common": "~2.4",
5448
                "ext-xml": "*",
5449
                "php": ">=5.3.9",
5450
                "psr/log": "~1.0",
5451
                "symfony/polyfill-apcu": "~1.1",
5452
                "symfony/polyfill-intl-icu": "~1.0",
5453
                "symfony/polyfill-mbstring": "~1.0",
5454
                "symfony/polyfill-php54": "~1.0",
5455
                "symfony/polyfill-php55": "~1.0",
5456
                "symfony/polyfill-php56": "~1.0",
5457
                "symfony/polyfill-php70": "~1.0",
5458
                "symfony/polyfill-util": "~1.0",
5459
                "symfony/security-acl": "~2.7|~3.0.0",
5460
                "twig/twig": "~1.34|~2.4"
5461
            },
5462
            "conflict": {
5463
                "phpdocumentor/reflection": "<1.0.7",
5464
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
5465
            },
5466
            "replace": {
5467
                "symfony/asset": "self.version",
5468
                "symfony/browser-kit": "self.version",
5469
                "symfony/class-loader": "self.version",
5470
                "symfony/config": "self.version",
5471
                "symfony/console": "self.version",
5472
                "symfony/css-selector": "self.version",
5473
                "symfony/debug": "self.version",
5474
                "symfony/debug-bundle": "self.version",
5475
                "symfony/dependency-injection": "self.version",
5476
                "symfony/doctrine-bridge": "self.version",
5477
                "symfony/dom-crawler": "self.version",
5478
                "symfony/event-dispatcher": "self.version",
5479
                "symfony/expression-language": "self.version",
5480
                "symfony/filesystem": "self.version",
5481
                "symfony/finder": "self.version",
5482
                "symfony/form": "self.version",
5483
                "symfony/framework-bundle": "self.version",
5484
                "symfony/http-foundation": "self.version",
5485
                "symfony/http-kernel": "self.version",
5486
                "symfony/intl": "self.version",
5487
                "symfony/ldap": "self.version",
5488
                "symfony/locale": "self.version",
5489
                "symfony/monolog-bridge": "self.version",
5490
                "symfony/options-resolver": "self.version",
5491
                "symfony/process": "self.version",
5492
                "symfony/property-access": "self.version",
5493
                "symfony/property-info": "self.version",
5494
                "symfony/proxy-manager-bridge": "self.version",
5495
                "symfony/routing": "self.version",
5496
                "symfony/security": "self.version",
5497
                "symfony/security-bundle": "self.version",
5498
                "symfony/security-core": "self.version",
5499
                "symfony/security-csrf": "self.version",
5500
                "symfony/security-guard": "self.version",
5501
                "symfony/security-http": "self.version",
5502
                "symfony/serializer": "self.version",
5503
                "symfony/stopwatch": "self.version",
5504
                "symfony/swiftmailer-bridge": "self.version",
5505
                "symfony/templating": "self.version",
5506
                "symfony/translation": "self.version",
5507
                "symfony/twig-bridge": "self.version",
5508
                "symfony/twig-bundle": "self.version",
5509
                "symfony/validator": "self.version",
5510
                "symfony/var-dumper": "self.version",
5511
                "symfony/web-profiler-bundle": "self.version",
5512
                "symfony/yaml": "self.version"
5513
            },
5514
            "require-dev": {
5515
                "doctrine/data-fixtures": "1.0.*",
5516
                "doctrine/dbal": "~2.4",
5517
                "doctrine/doctrine-bundle": "~1.2",
5518
                "doctrine/orm": "~2.4,>=2.4.5",
5519
                "egulias/email-validator": "~1.2,>=1.2.1",
5520
                "monolog/monolog": "~1.11",
5521
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
5522
                "phpdocumentor/reflection": "^1.0.7",
5523
                "sensio/framework-extra-bundle": "^3.0.2",
5524
                "symfony/phpunit-bridge": "~3.2"
5525
            },
5526
            "type": "library",
5527
            "extra": {
5528
                "branch-alias": {
5529
                    "dev-master": "2.8-dev"
5530
                }
5531
            },
5532
            "autoload": {
5533
                "psr-4": {
5534
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
5535
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
5536
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
5537
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
5538
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
5539
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
5540
                    "Symfony\\Component\\": "src/Symfony/Component/"
5541
                },
5542
                "classmap": [
5543
                    "src/Symfony/Component/Intl/Resources/stubs"
5544
                ],
5545
                "exclude-from-classmap": [
5546
                    "**/Tests/"
5547
                ]
5548
            },
5549
            "notification-url": "https://packagist.org/downloads/",
5550
            "license": [
5551
                "MIT"
5552
            ],
5553
            "authors": [
5554
                {
5555
                    "name": "Fabien Potencier",
5556
                    "email": "[email protected]"
5557
                },
5558
                {
5559
                    "name": "Symfony Community",
5560
                    "homepage": "https://symfony.com/contributors"
5561
                }
5562
            ],
5563
            "description": "The Symfony PHP framework",
5564
            "homepage": "https://symfony.com",
5565
            "keywords": [
5566
                "framework"
5567
            ],
5568
            "time": "2017-10-05 23:24:20"
5569
        },
5570
        {
5571
            "name": "twig/twig",
5572
            "version": "v1.35.0",
5573
            "source": {
5574
                "type": "git",
5575
                "url": "https://github.com/twigphp/Twig.git",
5576
                "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f"
5577
            },
5578
            "dist": {
5579
                "type": "zip",
5580
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/daa657073e55b0a78cce8fdd22682fddecc6385f",
5581
                "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f",
5582
                "shasum": ""
5583
            },
5584
            "require": {
5585
                "php": ">=5.3.3"
5586
            },
5587
            "require-dev": {
5588
                "psr/container": "^1.0",
5589
                "symfony/debug": "~2.7",
5590
                "symfony/phpunit-bridge": "~3.3@dev"
5591
            },
5592
            "type": "library",
5593
            "extra": {
5594
                "branch-alias": {
5595
                    "dev-master": "1.35-dev"
5596
                }
5597
            },
5598
            "autoload": {
5599
                "psr-0": {
5600
                    "Twig_": "lib/"
5601
                },
5602
                "psr-4": {
5603
                    "Twig\\": "src/"
5604
                }
5605
            },
5606
            "notification-url": "https://packagist.org/downloads/",
5607
            "license": [
5608
                "BSD-3-Clause"
5609
            ],
5610
            "authors": [
5611
                {
5612
                    "name": "Fabien Potencier",
5613
                    "email": "[email protected]",
5614
                    "homepage": "http://fabien.potencier.org",
5615
                    "role": "Lead Developer"
5616
                },
5617
                {
5618
                    "name": "Armin Ronacher",
5619
                    "email": "[email protected]",
5620
                    "role": "Project Founder"
5621
                },
5622
                {
5623
                    "name": "Twig Team",
5624
                    "homepage": "http://twig.sensiolabs.org/contributors",
5625
                    "role": "Contributors"
5626
                }
5627
            ],
5628
            "description": "Twig, the flexible, fast, and secure template language for PHP",
5629
            "homepage": "http://twig.sensiolabs.org",
5630
            "keywords": [
5631
                "templating"
5632
            ],
5633
            "time": "2017-09-27 18:06:46"
5634
        },
5635
        {
5636
            "name": "vich/uploader-bundle",
5637
            "version": "v0.14.0",
5638
            "source": {
5639
                "type": "git",
5640
                "url": "https://github.com/dustin10/VichUploaderBundle.git",
5641
                "reference": "65d244d5e6ef62b4978585cdeb283b6cdab05f6b"
5642
            },
5643
            "dist": {
5644
                "type": "zip",
5645
                "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/65d244d5e6ef62b4978585cdeb283b6cdab05f6b",
5646
                "reference": "65d244d5e6ef62b4978585cdeb283b6cdab05f6b",
5647
                "shasum": ""
5648
            },
5649
            "require": {
5650
                "jms/metadata": "~1.5",
5651
                "php": ">=5.3.2",
5652
                "symfony/finder": ">=2.0",
5653
                "symfony/framework-bundle": "~2.3",
5654
                "symfony/property-access": "~2.3"
5655
            },
5656
            "require-dev": {
5657
                "doctrine/doctrine-bundle": "*",
5658
                "doctrine/mongodb-odm": "@dev",
5659
                "doctrine/orm": "*",
5660
                "knplabs/knp-gaufrette-bundle": "*",
5661
                "matthiasnoback/symfony-dependency-injection-test": "0.*",
5662
                "mikey179/vfsstream": "~1.0",
5663
                "oneup/flysystem-bundle": "dev-master",
5664
                "phpunit/phpunit": "~4.0",
5665
                "symfony/symfony": "*"
5666
            },
5667
            "suggest": {
5668
                "doctrine/doctrine-bundle": "*",
5669
                "doctrine/mongodb-odm-bundle": "*",
5670
                "doctrine/orm": ">=2.2.3",
5671
                "doctrine/phpcr-odm": "~1.0",
5672
                "knplabs/knp-gaufrette-bundle": "*",
5673
                "symfony/yaml": "@stable",
5674
                "willdurand/propel-eventdispatcher-bundle": ">=1.2"
5675
            },
5676
            "type": "symfony-bundle",
5677
            "extra": {
5678
                "branch-alias": {
5679
                    "dev-master": "1.0.x-dev"
5680
                }
5681
            },
5682
            "autoload": {
5683
                "psr-4": {
5684
                    "Vich\\UploaderBundle\\": "",
5685
                    "Vich\\TestBundle\\": "Tests/Fixtures/App/src/TestBundle/"
5686
                }
5687
            },
5688
            "notification-url": "https://packagist.org/downloads/",
5689
            "license": [
5690
                "MIT"
5691
            ],
5692
            "authors": [
5693
                {
5694
                    "name": "Dustin Dobervich",
5695
                    "email": "[email protected]"
5696
                }
5697
            ],
5698
            "description": "Ease file uploads attached to entities",
5699
            "homepage": "https://github.com/dustin10/VichUploaderBundle",
5700
            "keywords": [
5701
                "file uploads",
5702
                "upload"
5703
            ],
5704
            "time": "2014-12-12 10:26:46"
5705
        },
5706
        {
5707
            "name": "willdurand/jsonp-callback-validator",
5708
            "version": "v1.1.0",
5709
            "source": {
5710
                "type": "git",
5711
                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
5712
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
5713
            },
5714
            "dist": {
5715
                "type": "zip",
5716
                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
5717
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
5718
                "shasum": ""
5719
            },
5720
            "require": {
5721
                "php": ">=5.3.0"
5722
            },
5723
            "require-dev": {
5724
                "phpunit/phpunit": "~3.7"
5725
            },
5726
            "type": "library",
5727
            "autoload": {
5728
                "psr-0": {
5729
                    "JsonpCallbackValidator": "src/"
5730
                }
5731
            },
5732
            "notification-url": "https://packagist.org/downloads/",
5733
            "license": [
5734
                "MIT"
5735
            ],
5736
            "authors": [
5737
                {
5738
                    "name": "William Durand",
5739
                    "email": "[email protected]",
5740
                    "homepage": "http://www.willdurand.fr"
5741
                }
5742
            ],
5743
            "description": "JSONP callback validator.",
5744
            "time": "2014-01-20 22:35:06"
5745
        },
5746
        {
5747
            "name": "willdurand/negotiation",
5748
            "version": "1.5.0",
5749
            "source": {
5750
                "type": "git",
5751
                "url": "https://github.com/willdurand/Negotiation.git",
5752
                "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
5753
            },
5754
            "dist": {
5755
                "type": "zip",
5756
                "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
5757
                "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
5758
                "shasum": ""
5759
            },
5760
            "require": {
5761
                "php": ">=5.3.0"
5762
            },
5763
            "type": "library",
5764
            "extra": {
5765
                "branch-alias": {
5766
                    "dev-master": "1.5-dev"
5767
                }
5768
            },
5769
            "autoload": {
5770
                "psr-4": {
5771
                    "Negotiation\\": "src/Negotiation"
5772
                }
5773
            },
5774
            "notification-url": "https://packagist.org/downloads/",
5775
            "license": [
5776
                "MIT"
5777
            ],
5778
            "authors": [
5779
                {
5780
                    "name": "William Durand",
5781
                    "email": "[email protected]"
5782
                }
5783
            ],
5784
            "description": "Content Negotiation tools for PHP provided as a standalone library.",
5785
            "homepage": "http://williamdurand.fr/Negotiation/",
5786
            "keywords": [
5787
                "accept",
5788
                "content",
5789
                "format",
5790
                "header",
5791
                "negotiation"
5792
            ],
5793
            "time": "2015-10-01 07:42:40"
5794
        },
5795
        {
5796
            "name": "zendframework/zend-code",
5797
            "version": "2.5.1",
5798
            "source": {
5799
                "type": "git",
5800
                "url": "https://github.com/zendframework/zend-code.git",
5801
                "reference": "5d998f261ec2a55171c71da57a11622745680153"
5802
            },
5803
            "dist": {
5804
                "type": "zip",
5805
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/5d998f261ec2a55171c71da57a11622745680153",
5806
                "reference": "5d998f261ec2a55171c71da57a11622745680153",
5807
                "shasum": ""
5808
            },
5809
            "require": {
5810
                "php": ">=5.3.23",
5811
                "zendframework/zend-eventmanager": "~2.5"
5812
            },
5813
            "require-dev": {
5814
                "doctrine/common": ">=2.1",
5815
                "fabpot/php-cs-fixer": "1.7.*",
5816
                "phpunit/phpunit": "~4.0",
5817
                "zendframework/zend-stdlib": "~2.5",
5818
                "zendframework/zend-version": "~2.5"
5819
            },
5820
            "suggest": {
5821
                "doctrine/common": "Doctrine\\Common >=2.1 for annotation features",
5822
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
5823
            },
5824
            "type": "library",
5825
            "extra": {
5826
                "branch-alias": {
5827
                    "dev-master": "2.5-dev",
5828
                    "dev-develop": "2.6-dev"
5829
                }
5830
            },
5831
            "autoload": {
5832
                "psr-4": {
5833
                    "Zend\\Code\\": "src/"
5834
                }
5835
            },
5836
            "notification-url": "https://packagist.org/downloads/",
5837
            "license": [
5838
                "BSD-3-Clause"
5839
            ],
5840
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
5841
            "homepage": "https://github.com/zendframework/zend-code",
5842
            "keywords": [
5843
                "code",
5844
                "zf2"
5845
            ],
5846
            "time": "2015-06-03 15:31:59"
5847
        },
5848
        {
5849
            "name": "zendframework/zend-eventmanager",
5850
            "version": "2.5.1",
5851
            "source": {
5852
                "type": "git",
5853
                "url": "https://github.com/zendframework/zend-eventmanager.git",
5854
                "reference": "d94a16039144936f107f906896349900fd634443"
5855
            },
5856
            "dist": {
5857
                "type": "zip",
5858
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/d94a16039144936f107f906896349900fd634443",
5859
                "reference": "d94a16039144936f107f906896349900fd634443",
5860
                "shasum": ""
5861
            },
5862
            "require": {
5863
                "php": ">=5.3.23",
5864
                "zendframework/zend-stdlib": "~2.5"
5865
            },
5866
            "require-dev": {
5867
                "fabpot/php-cs-fixer": "1.7.*",
5868
                "phpunit/phpunit": "~4.0"
5869
            },
5870
            "type": "library",
5871
            "extra": {
5872
                "branch-alias": {
5873
                    "dev-master": "2.5-dev",
5874
                    "dev-develop": "2.6-dev"
5875
                }
5876
            },
5877
            "autoload": {
5878
                "psr-4": {
5879
                    "Zend\\EventManager\\": "src/"
5880
                }
5881
            },
5882
            "notification-url": "https://packagist.org/downloads/",
5883
            "license": [
5884
                "BSD-3-Clause"
5885
            ],
5886
            "homepage": "https://github.com/zendframework/zend-eventmanager",
5887
            "keywords": [
5888
                "eventmanager",
5889
                "zf2"
5890
            ],
5891
            "time": "2015-06-03 15:32:01"
5892
        },
5893
        {
5894
            "name": "zendframework/zend-stdlib",
5895
            "version": "2.5.1",
5896
            "source": {
5897
                "type": "git",
5898
                "url": "https://github.com/zendframework/zend-stdlib.git",
5899
                "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae"
5900
            },
5901
            "dist": {
5902
                "type": "zip",
5903
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cc8e90a60dd5d44b9730b77d07b97550091da1ae",
5904
                "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae",
5905
                "shasum": ""
5906
            },
5907
            "require": {
5908
                "php": ">=5.3.23"
5909
            },
5910
            "require-dev": {
5911
                "fabpot/php-cs-fixer": "1.7.*",
5912
                "phpunit/phpunit": "~4.0",
5913
                "zendframework/zend-config": "~2.5",
5914
                "zendframework/zend-eventmanager": "~2.5",
5915
                "zendframework/zend-filter": "~2.5",
5916
                "zendframework/zend-inputfilter": "~2.5",
5917
                "zendframework/zend-serializer": "~2.5",
5918
                "zendframework/zend-servicemanager": "~2.5"
5919
            },
5920
            "suggest": {
5921
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
5922
                "zendframework/zend-filter": "To support naming strategy hydrator usage",
5923
                "zendframework/zend-serializer": "Zend\\Serializer component",
5924
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
5925
            },
5926
            "type": "library",
5927
            "extra": {
5928
                "branch-alias": {
5929
                    "dev-master": "2.5-dev",
5930
                    "dev-develop": "2.6-dev"
5931
                }
5932
            },
5933
            "autoload": {
5934
                "psr-4": {
5935
                    "Zend\\Stdlib\\": "src/"
5936
                }
5937
            },
5938
            "notification-url": "https://packagist.org/downloads/",
5939
            "license": [
5940
                "BSD-3-Clause"
5941
            ],
5942
            "homepage": "https://github.com/zendframework/zend-stdlib",
5943
            "keywords": [
5944
                "stdlib",
5945
                "zf2"
5946
            ],
5947
            "time": "2015-06-03 15:32:03"
5948
        },
5949
        {
5950
            "name": "zendframework/zenddiagnostics",
5951
            "version": "v1.0.9",
5952
            "source": {
5953
                "type": "git",
5954
                "url": "https://github.com/zendframework/ZendDiagnostics.git",
5955
                "reference": "292653c287a9e9d811417d4cb8a0025a4c1894cf"
5956
            },
5957
            "dist": {
5958
                "type": "zip",
5959
                "url": "https://api.github.com/repos/zendframework/ZendDiagnostics/zipball/292653c287a9e9d811417d4cb8a0025a4c1894cf",
5960
                "reference": "292653c287a9e9d811417d4cb8a0025a4c1894cf",
5961
                "shasum": ""
5962
            },
5963
            "require": {
5964
                "php": ">=5.3.3"
5965
            },
5966
            "require-dev": {
5967
                "doctrine/migrations": "~1.0@dev",
5968
                "guzzle/http": "3.*",
5969
                "guzzle/plugin-mock": "3.*",
5970
                "mikey179/vfsstream": "1.6.*",
5971
                "phpunit/phpunit": "4.7.*",
5972
                "predis/predis": "0.8.*",
5973
                "sensiolabs/security-checker": "1.3.*@dev",
5974
                "symfony/yaml": "v2.3.11",
5975
                "videlalvaro/php-amqplib": "2.*",
5976
                "zendframework/zend-loader": "2.*"
5977
            },
5978
            "suggest": {
5979
                "doctrine/migrations": "Required by Check\\DoctrineMigration",
5980
                "ext-bcmath": "Required by Check\\CpuPerformance",
5981
                "guzzle/http": "Required by Check\\GuzzleHttpService",
5982
                "predis/predis": "Required by Check\\Redis",
5983
                "sensiolabs/security-checker": "Required by Check\\SecurityAdvisory",
5984
                "symfony/yaml": "Required by Check\\YamlFile",
5985
                "videlalvaro/php-amqplib": "Required by Check\\RabbitMQ"
5986
            },
5987
            "type": "library",
5988
            "extra": {
5989
                "branch-alias": {
5990
                    "dev-master": "1.0.x-dev"
5991
                }
5992
            },
5993
            "autoload": {
5994
                "psr-0": {
5995
                    "ZendDiagnostics\\": "src/",
5996
                    "ZendDiagnosticsTest\\": "tests/"
5997
                }
5998
            },
5999
            "notification-url": "https://packagist.org/downloads/",
6000
            "license": [
6001
                "BSD-3-Clause"
6002
            ],
6003
            "description": "A set of components for performing diagnostic tests in PHP applications",
6004
            "homepage": "https://github.com/zendframework/ZendDiagnostics",
6005
            "keywords": [
6006
                "diagnostics",
6007
                "php",
6008
                "test"
6009
            ],
6010
            "time": "2016-04-01 10:39:00"
6011
        }
6012
    ],
6013
    "packages-dev": [
6014
        {
6015
            "name": "phpdocumentor/reflection-docblock",
6016
            "version": "2.0.5",
6017
            "source": {
6018
                "type": "git",
6019
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6020
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
6021
            },
6022
            "dist": {
6023
                "type": "zip",
6024
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
6025
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
6026
                "shasum": ""
6027
            },
6028
            "require": {
6029
                "php": ">=5.3.3"
6030
            },
6031
            "require-dev": {
6032
                "phpunit/phpunit": "~4.0"
6033
            },
6034
            "suggest": {
6035
                "dflydev/markdown": "~1.0",
6036
                "erusev/parsedown": "~1.0"
6037
            },
6038
            "type": "library",
6039
            "extra": {
6040
                "branch-alias": {
6041
                    "dev-master": "2.0.x-dev"
6042
                }
6043
            },
6044
            "autoload": {
6045
                "psr-0": {
6046
                    "phpDocumentor": [
6047
                        "src/"
6048
                    ]
6049
                }
6050
            },
6051
            "notification-url": "https://packagist.org/downloads/",
6052
            "license": [
6053
                "MIT"
6054
            ],
6055
            "authors": [
6056
                {
6057
                    "name": "Mike van Riel",
6058
                    "email": "[email protected]"
6059
                }
6060
            ],
6061
            "time": "2016-01-25 08:17:30"
6062
        },
6063
        {
6064
            "name": "phpspec/prophecy",
6065
            "version": "v1.7.2",
6066
            "source": {
6067
                "type": "git",
6068
                "url": "https://github.com/phpspec/prophecy.git",
6069
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
6070
            },
6071
            "dist": {
6072
                "type": "zip",
6073
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
6074
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
6075
                "shasum": ""
6076
            },
6077
            "require": {
6078
                "doctrine/instantiator": "^1.0.2",
6079
                "php": "^5.3|^7.0",
6080
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
6081
                "sebastian/comparator": "^1.1|^2.0",
6082
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
6083
            },
6084
            "require-dev": {
6085
                "phpspec/phpspec": "^2.5|^3.2",
6086
                "phpunit/phpunit": "^4.8 || ^5.6.5"
6087
            },
6088
            "type": "library",
6089
            "extra": {
6090
                "branch-alias": {
6091
                    "dev-master": "1.7.x-dev"
6092
                }
6093
            },
6094
            "autoload": {
6095
                "psr-0": {
6096
                    "Prophecy\\": "src/"
6097
                }
6098
            },
6099
            "notification-url": "https://packagist.org/downloads/",
6100
            "license": [
6101
                "MIT"
6102
            ],
6103
            "authors": [
6104
                {
6105
                    "name": "Konstantin Kudryashov",
6106
                    "email": "[email protected]",
6107
                    "homepage": "http://everzet.com"
6108
                },
6109
                {
6110
                    "name": "Marcello Duarte",
6111
                    "email": "[email protected]"
6112
                }
6113
            ],
6114
            "description": "Highly opinionated mocking framework for PHP 5.3+",
6115
            "homepage": "https://github.com/phpspec/prophecy",
6116
            "keywords": [
6117
                "Double",
6118
                "Dummy",
6119
                "fake",
6120
                "mock",
6121
                "spy",
6122
                "stub"
6123
            ],
6124
            "time": "2017-09-04 11:05:03"
6125
        },
6126
        {
6127
            "name": "phpunit/php-code-coverage",
6128
            "version": "2.2.4",
6129
            "source": {
6130
                "type": "git",
6131
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6132
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
6133
            },
6134
            "dist": {
6135
                "type": "zip",
6136
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
6137
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
6138
                "shasum": ""
6139
            },
6140
            "require": {
6141
                "php": ">=5.3.3",
6142
                "phpunit/php-file-iterator": "~1.3",
6143
                "phpunit/php-text-template": "~1.2",
6144
                "phpunit/php-token-stream": "~1.3",
6145
                "sebastian/environment": "^1.3.2",
6146
                "sebastian/version": "~1.0"
6147
            },
6148
            "require-dev": {
6149
                "ext-xdebug": ">=2.1.4",
6150
                "phpunit/phpunit": "~4"
6151
            },
6152
            "suggest": {
6153
                "ext-dom": "*",
6154
                "ext-xdebug": ">=2.2.1",
6155
                "ext-xmlwriter": "*"
6156
            },
6157
            "type": "library",
6158
            "extra": {
6159
                "branch-alias": {
6160
                    "dev-master": "2.2.x-dev"
6161
                }
6162
            },
6163
            "autoload": {
6164
                "classmap": [
6165
                    "src/"
6166
                ]
6167
            },
6168
            "notification-url": "https://packagist.org/downloads/",
6169
            "license": [
6170
                "BSD-3-Clause"
6171
            ],
6172
            "authors": [
6173
                {
6174
                    "name": "Sebastian Bergmann",
6175
                    "email": "[email protected]",
6176
                    "role": "lead"
6177
                }
6178
            ],
6179
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
6180
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
6181
            "keywords": [
6182
                "coverage",
6183
                "testing",
6184
                "xunit"
6185
            ],
6186
            "time": "2015-10-06 15:47:00"
6187
        },
6188
        {
6189
            "name": "phpunit/php-file-iterator",
6190
            "version": "1.4.2",
6191
            "source": {
6192
                "type": "git",
6193
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
6194
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
6195
            },
6196
            "dist": {
6197
                "type": "zip",
6198
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
6199
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
6200
                "shasum": ""
6201
            },
6202
            "require": {
6203
                "php": ">=5.3.3"
6204
            },
6205
            "type": "library",
6206
            "extra": {
6207
                "branch-alias": {
6208
                    "dev-master": "1.4.x-dev"
6209
                }
6210
            },
6211
            "autoload": {
6212
                "classmap": [
6213
                    "src/"
6214
                ]
6215
            },
6216
            "notification-url": "https://packagist.org/downloads/",
6217
            "license": [
6218
                "BSD-3-Clause"
6219
            ],
6220
            "authors": [
6221
                {
6222
                    "name": "Sebastian Bergmann",
6223
                    "email": "[email protected]",
6224
                    "role": "lead"
6225
                }
6226
            ],
6227
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
6228
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
6229
            "keywords": [
6230
                "filesystem",
6231
                "iterator"
6232
            ],
6233
            "time": "2016-10-03 07:40:28"
6234
        },
6235
        {
6236
            "name": "phpunit/php-text-template",
6237
            "version": "1.2.1",
6238
            "source": {
6239
                "type": "git",
6240
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
6241
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
6242
            },
6243
            "dist": {
6244
                "type": "zip",
6245
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6246
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6247
                "shasum": ""
6248
            },
6249
            "require": {
6250
                "php": ">=5.3.3"
6251
            },
6252
            "type": "library",
6253
            "autoload": {
6254
                "classmap": [
6255
                    "src/"
6256
                ]
6257
            },
6258
            "notification-url": "https://packagist.org/downloads/",
6259
            "license": [
6260
                "BSD-3-Clause"
6261
            ],
6262
            "authors": [
6263
                {
6264
                    "name": "Sebastian Bergmann",
6265
                    "email": "[email protected]",
6266
                    "role": "lead"
6267
                }
6268
            ],
6269
            "description": "Simple template engine.",
6270
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6271
            "keywords": [
6272
                "template"
6273
            ],
6274
            "time": "2015-06-21 13:50:34"
6275
        },
6276
        {
6277
            "name": "phpunit/php-timer",
6278
            "version": "1.0.9",
6279
            "source": {
6280
                "type": "git",
6281
                "url": "https://github.com/sebastianbergmann/php-timer.git",
6282
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
6283
            },
6284
            "dist": {
6285
                "type": "zip",
6286
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
6287
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
6288
                "shasum": ""
6289
            },
6290
            "require": {
6291
                "php": "^5.3.3 || ^7.0"
6292
            },
6293
            "require-dev": {
6294
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
6295
            },
6296
            "type": "library",
6297
            "extra": {
6298
                "branch-alias": {
6299
                    "dev-master": "1.0-dev"
6300
                }
6301
            },
6302
            "autoload": {
6303
                "classmap": [
6304
                    "src/"
6305
                ]
6306
            },
6307
            "notification-url": "https://packagist.org/downloads/",
6308
            "license": [
6309
                "BSD-3-Clause"
6310
            ],
6311
            "authors": [
6312
                {
6313
                    "name": "Sebastian Bergmann",
6314
                    "email": "[email protected]",
6315
                    "role": "lead"
6316
                }
6317
            ],
6318
            "description": "Utility class for timing",
6319
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
6320
            "keywords": [
6321
                "timer"
6322
            ],
6323
            "time": "2017-02-26 11:10:40"
6324
        },
6325
        {
6326
            "name": "phpunit/php-token-stream",
6327
            "version": "1.4.11",
6328
            "source": {
6329
                "type": "git",
6330
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
6331
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
6332
            },
6333
            "dist": {
6334
                "type": "zip",
6335
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
6336
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
6337
                "shasum": ""
6338
            },
6339
            "require": {
6340
                "ext-tokenizer": "*",
6341
                "php": ">=5.3.3"
6342
            },
6343
            "require-dev": {
6344
                "phpunit/phpunit": "~4.2"
6345
            },
6346
            "type": "library",
6347
            "extra": {
6348
                "branch-alias": {
6349
                    "dev-master": "1.4-dev"
6350
                }
6351
            },
6352
            "autoload": {
6353
                "classmap": [
6354
                    "src/"
6355
                ]
6356
            },
6357
            "notification-url": "https://packagist.org/downloads/",
6358
            "license": [
6359
                "BSD-3-Clause"
6360
            ],
6361
            "authors": [
6362
                {
6363
                    "name": "Sebastian Bergmann",
6364
                    "email": "[email protected]"
6365
                }
6366
            ],
6367
            "description": "Wrapper around PHP's tokenizer extension.",
6368
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
6369
            "keywords": [
6370
                "tokenizer"
6371
            ],
6372
            "time": "2017-02-27 10:12:30"
6373
        },
6374
        {
6375
            "name": "phpunit/phpunit",
6376
            "version": "4.8.36",
6377
            "source": {
6378
                "type": "git",
6379
                "url": "https://github.com/sebastianbergmann/phpunit.git",
6380
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
6381
            },
6382
            "dist": {
6383
                "type": "zip",
6384
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
6385
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
6386
                "shasum": ""
6387
            },
6388
            "require": {
6389
                "ext-dom": "*",
6390
                "ext-json": "*",
6391
                "ext-pcre": "*",
6392
                "ext-reflection": "*",
6393
                "ext-spl": "*",
6394
                "php": ">=5.3.3",
6395
                "phpspec/prophecy": "^1.3.1",
6396
                "phpunit/php-code-coverage": "~2.1",
6397
                "phpunit/php-file-iterator": "~1.4",
6398
                "phpunit/php-text-template": "~1.2",
6399
                "phpunit/php-timer": "^1.0.6",
6400
                "phpunit/phpunit-mock-objects": "~2.3",
6401
                "sebastian/comparator": "~1.2.2",
6402
                "sebastian/diff": "~1.2",
6403
                "sebastian/environment": "~1.3",
6404
                "sebastian/exporter": "~1.2",
6405
                "sebastian/global-state": "~1.0",
6406
                "sebastian/version": "~1.0",
6407
                "symfony/yaml": "~2.1|~3.0"
6408
            },
6409
            "suggest": {
6410
                "phpunit/php-invoker": "~1.1"
6411
            },
6412
            "bin": [
6413
                "phpunit"
6414
            ],
6415
            "type": "library",
6416
            "extra": {
6417
                "branch-alias": {
6418
                    "dev-master": "4.8.x-dev"
6419
                }
6420
            },
6421
            "autoload": {
6422
                "classmap": [
6423
                    "src/"
6424
                ]
6425
            },
6426
            "notification-url": "https://packagist.org/downloads/",
6427
            "license": [
6428
                "BSD-3-Clause"
6429
            ],
6430
            "authors": [
6431
                {
6432
                    "name": "Sebastian Bergmann",
6433
                    "email": "[email protected]",
6434
                    "role": "lead"
6435
                }
6436
            ],
6437
            "description": "The PHP Unit Testing framework.",
6438
            "homepage": "https://phpunit.de/",
6439
            "keywords": [
6440
                "phpunit",
6441
                "testing",
6442
                "xunit"
6443
            ],
6444
            "time": "2017-06-21 08:07:12"
6445
        },
6446
        {
6447
            "name": "phpunit/phpunit-mock-objects",
6448
            "version": "2.3.8",
6449
            "source": {
6450
                "type": "git",
6451
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
6452
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
6453
            },
6454
            "dist": {
6455
                "type": "zip",
6456
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
6457
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
6458
                "shasum": ""
6459
            },
6460
            "require": {
6461
                "doctrine/instantiator": "^1.0.2",
6462
                "php": ">=5.3.3",
6463
                "phpunit/php-text-template": "~1.2",
6464
                "sebastian/exporter": "~1.2"
6465
            },
6466
            "require-dev": {
6467
                "phpunit/phpunit": "~4.4"
6468
            },
6469
            "suggest": {
6470
                "ext-soap": "*"
6471
            },
6472
            "type": "library",
6473
            "extra": {
6474
                "branch-alias": {
6475
                    "dev-master": "2.3.x-dev"
6476
                }
6477
            },
6478
            "autoload": {
6479
                "classmap": [
6480
                    "src/"
6481
                ]
6482
            },
6483
            "notification-url": "https://packagist.org/downloads/",
6484
            "license": [
6485
                "BSD-3-Clause"
6486
            ],
6487
            "authors": [
6488
                {
6489
                    "name": "Sebastian Bergmann",
6490
                    "email": "[email protected]",
6491
                    "role": "lead"
6492
                }
6493
            ],
6494
            "description": "Mock Object library for PHPUnit",
6495
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
6496
            "keywords": [
6497
                "mock",
6498
                "xunit"
6499
            ],
6500
            "time": "2015-10-02 06:51:40"
6501
        },
6502
        {
6503
            "name": "sebastian/comparator",
6504
            "version": "1.2.4",
6505
            "source": {
6506
                "type": "git",
6507
                "url": "https://github.com/sebastianbergmann/comparator.git",
6508
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
6509
            },
6510
            "dist": {
6511
                "type": "zip",
6512
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
6513
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
6514
                "shasum": ""
6515
            },
6516
            "require": {
6517
                "php": ">=5.3.3",
6518
                "sebastian/diff": "~1.2",
6519
                "sebastian/exporter": "~1.2 || ~2.0"
6520
            },
6521
            "require-dev": {
6522
                "phpunit/phpunit": "~4.4"
6523
            },
6524
            "type": "library",
6525
            "extra": {
6526
                "branch-alias": {
6527
                    "dev-master": "1.2.x-dev"
6528
                }
6529
            },
6530
            "autoload": {
6531
                "classmap": [
6532
                    "src/"
6533
                ]
6534
            },
6535
            "notification-url": "https://packagist.org/downloads/",
6536
            "license": [
6537
                "BSD-3-Clause"
6538
            ],
6539
            "authors": [
6540
                {
6541
                    "name": "Jeff Welch",
6542
                    "email": "[email protected]"
6543
                },
6544
                {
6545
                    "name": "Volker Dusch",
6546
                    "email": "[email protected]"
6547
                },
6548
                {
6549
                    "name": "Bernhard Schussek",
6550
                    "email": "[email protected]"
6551
                },
6552
                {
6553
                    "name": "Sebastian Bergmann",
6554
                    "email": "[email protected]"
6555
                }
6556
            ],
6557
            "description": "Provides the functionality to compare PHP values for equality",
6558
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
6559
            "keywords": [
6560
                "comparator",
6561
                "compare",
6562
                "equality"
6563
            ],
6564
            "time": "2017-01-29 09:50:25"
6565
        },
6566
        {
6567
            "name": "sebastian/diff",
6568
            "version": "1.4.3",
6569
            "source": {
6570
                "type": "git",
6571
                "url": "https://github.com/sebastianbergmann/diff.git",
6572
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
6573
            },
6574
            "dist": {
6575
                "type": "zip",
6576
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
6577
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
6578
                "shasum": ""
6579
            },
6580
            "require": {
6581
                "php": "^5.3.3 || ^7.0"
6582
            },
6583
            "require-dev": {
6584
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
6585
            },
6586
            "type": "library",
6587
            "extra": {
6588
                "branch-alias": {
6589
                    "dev-master": "1.4-dev"
6590
                }
6591
            },
6592
            "autoload": {
6593
                "classmap": [
6594
                    "src/"
6595
                ]
6596
            },
6597
            "notification-url": "https://packagist.org/downloads/",
6598
            "license": [
6599
                "BSD-3-Clause"
6600
            ],
6601
            "authors": [
6602
                {
6603
                    "name": "Kore Nordmann",
6604
                    "email": "[email protected]"
6605
                },
6606
                {
6607
                    "name": "Sebastian Bergmann",
6608
                    "email": "[email protected]"
6609
                }
6610
            ],
6611
            "description": "Diff implementation",
6612
            "homepage": "https://github.com/sebastianbergmann/diff",
6613
            "keywords": [
6614
                "diff"
6615
            ],
6616
            "time": "2017-05-22 07:24:03"
6617
        },
6618
        {
6619
            "name": "sebastian/environment",
6620
            "version": "1.3.8",
6621
            "source": {
6622
                "type": "git",
6623
                "url": "https://github.com/sebastianbergmann/environment.git",
6624
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
6625
            },
6626
            "dist": {
6627
                "type": "zip",
6628
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
6629
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
6630
                "shasum": ""
6631
            },
6632
            "require": {
6633
                "php": "^5.3.3 || ^7.0"
6634
            },
6635
            "require-dev": {
6636
                "phpunit/phpunit": "^4.8 || ^5.0"
6637
            },
6638
            "type": "library",
6639
            "extra": {
6640
                "branch-alias": {
6641
                    "dev-master": "1.3.x-dev"
6642
                }
6643
            },
6644
            "autoload": {
6645
                "classmap": [
6646
                    "src/"
6647
                ]
6648
            },
6649
            "notification-url": "https://packagist.org/downloads/",
6650
            "license": [
6651
                "BSD-3-Clause"
6652
            ],
6653
            "authors": [
6654
                {
6655
                    "name": "Sebastian Bergmann",
6656
                    "email": "[email protected]"
6657
                }
6658
            ],
6659
            "description": "Provides functionality to handle HHVM/PHP environments",
6660
            "homepage": "http://www.github.com/sebastianbergmann/environment",
6661
            "keywords": [
6662
                "Xdebug",
6663
                "environment",
6664
                "hhvm"
6665
            ],
6666
            "time": "2016-08-18 05:49:44"
6667
        },
6668
        {
6669
            "name": "sebastian/exporter",
6670
            "version": "1.2.2",
6671
            "source": {
6672
                "type": "git",
6673
                "url": "https://github.com/sebastianbergmann/exporter.git",
6674
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
6675
            },
6676
            "dist": {
6677
                "type": "zip",
6678
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
6679
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
6680
                "shasum": ""
6681
            },
6682
            "require": {
6683
                "php": ">=5.3.3",
6684
                "sebastian/recursion-context": "~1.0"
6685
            },
6686
            "require-dev": {
6687
                "ext-mbstring": "*",
6688
                "phpunit/phpunit": "~4.4"
6689
            },
6690
            "type": "library",
6691
            "extra": {
6692
                "branch-alias": {
6693
                    "dev-master": "1.3.x-dev"
6694
                }
6695
            },
6696
            "autoload": {
6697
                "classmap": [
6698
                    "src/"
6699
                ]
6700
            },
6701
            "notification-url": "https://packagist.org/downloads/",
6702
            "license": [
6703
                "BSD-3-Clause"
6704
            ],
6705
            "authors": [
6706
                {
6707
                    "name": "Jeff Welch",
6708
                    "email": "[email protected]"
6709
                },
6710
                {
6711
                    "name": "Volker Dusch",
6712
                    "email": "[email protected]"
6713
                },
6714
                {
6715
                    "name": "Bernhard Schussek",
6716
                    "email": "[email protected]"
6717
                },
6718
                {
6719
                    "name": "Sebastian Bergmann",
6720
                    "email": "[email protected]"
6721
                },
6722
                {
6723
                    "name": "Adam Harvey",
6724
                    "email": "[email protected]"
6725
                }
6726
            ],
6727
            "description": "Provides the functionality to export PHP variables for visualization",
6728
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
6729
            "keywords": [
6730
                "export",
6731
                "exporter"
6732
            ],
6733
            "time": "2016-06-17 09:04:28"
6734
        },
6735
        {
6736
            "name": "sebastian/global-state",
6737
            "version": "1.1.1",
6738
            "source": {
6739
                "type": "git",
6740
                "url": "https://github.com/sebastianbergmann/global-state.git",
6741
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
6742
            },
6743
            "dist": {
6744
                "type": "zip",
6745
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
6746
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
6747
                "shasum": ""
6748
            },
6749
            "require": {
6750
                "php": ">=5.3.3"
6751
            },
6752
            "require-dev": {
6753
                "phpunit/phpunit": "~4.2"
6754
            },
6755
            "suggest": {
6756
                "ext-uopz": "*"
6757
            },
6758
            "type": "library",
6759
            "extra": {
6760
                "branch-alias": {
6761
                    "dev-master": "1.0-dev"
6762
                }
6763
            },
6764
            "autoload": {
6765
                "classmap": [
6766
                    "src/"
6767
                ]
6768
            },
6769
            "notification-url": "https://packagist.org/downloads/",
6770
            "license": [
6771
                "BSD-3-Clause"
6772
            ],
6773
            "authors": [
6774
                {
6775
                    "name": "Sebastian Bergmann",
6776
                    "email": "[email protected]"
6777
                }
6778
            ],
6779
            "description": "Snapshotting of global state",
6780
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
6781
            "keywords": [
6782
                "global state"
6783
            ],
6784
            "time": "2015-10-12 03:26:01"
6785
        },
6786
        {
6787
            "name": "sebastian/recursion-context",
6788
            "version": "1.0.5",
6789
            "source": {
6790
                "type": "git",
6791
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
6792
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
6793
            },
6794
            "dist": {
6795
                "type": "zip",
6796
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
6797
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
6798
                "shasum": ""
6799
            },
6800
            "require": {
6801
                "php": ">=5.3.3"
6802
            },
6803
            "require-dev": {
6804
                "phpunit/phpunit": "~4.4"
6805
            },
6806
            "type": "library",
6807
            "extra": {
6808
                "branch-alias": {
6809
                    "dev-master": "1.0.x-dev"
6810
                }
6811
            },
6812
            "autoload": {
6813
                "classmap": [
6814
                    "src/"
6815
                ]
6816
            },
6817
            "notification-url": "https://packagist.org/downloads/",
6818
            "license": [
6819
                "BSD-3-Clause"
6820
            ],
6821
            "authors": [
6822
                {
6823
                    "name": "Jeff Welch",
6824
                    "email": "[email protected]"
6825
                },
6826
                {
6827
                    "name": "Sebastian Bergmann",
6828
                    "email": "[email protected]"
6829
                },
6830
                {
6831
                    "name": "Adam Harvey",
6832
                    "email": "[email protected]"
6833
                }
6834
            ],
6835
            "description": "Provides functionality to recursively process PHP variables",
6836
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
6837
            "time": "2016-10-03 07:41:43"
6838
        },
6839
        {
6840
            "name": "sebastian/version",
6841
            "version": "1.0.6",
6842
            "source": {
6843
                "type": "git",
6844
                "url": "https://github.com/sebastianbergmann/version.git",
6845
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
6846
            },
6847
            "dist": {
6848
                "type": "zip",
6849
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
6850
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
6851
                "shasum": ""
6852
            },
6853
            "type": "library",
6854
            "autoload": {
6855
                "classmap": [
6856
                    "src/"
6857
                ]
6858
            },
6859
            "notification-url": "https://packagist.org/downloads/",
6860
            "license": [
6861
                "BSD-3-Clause"
6862
            ],
6863
            "authors": [
6864
                {
6865
                    "name": "Sebastian Bergmann",
6866
                    "email": "[email protected]",
6867
                    "role": "lead"
6868
                }
6869
            ],
6870
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6871
            "homepage": "https://github.com/sebastianbergmann/version",
6872
            "time": "2015-06-21 13:59:46"
6873
        },
6874
        {
6875
            "name": "sensio/generator-bundle",
6876
            "version": "v2.5.3",
6877
            "target-dir": "Sensio/Bundle/GeneratorBundle",
6878
            "source": {
6879
                "type": "git",
6880
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
6881
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
6882
            },
6883
            "dist": {
6884
                "type": "zip",
6885
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
6886
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
6887
                "shasum": ""
6888
            },
6889
            "require": {
6890
                "symfony/console": "~2.5",
6891
                "symfony/framework-bundle": "~2.2"
6892
            },
6893
            "require-dev": {
6894
                "doctrine/orm": "~2.2,>=2.2.3",
6895
                "symfony/doctrine-bridge": "~2.2",
6896
                "twig/twig": "~1.11"
6897
            },
6898
            "type": "symfony-bundle",
6899
            "extra": {
6900
                "branch-alias": {
6901
                    "dev-master": "2.5.x-dev"
6902
                }
6903
            },
6904
            "autoload": {
6905
                "psr-0": {
6906
                    "Sensio\\Bundle\\GeneratorBundle": ""
6907
                }
6908
            },
6909
            "notification-url": "https://packagist.org/downloads/",
6910
            "license": [
6911
                "MIT"
6912
            ],
6913
            "authors": [
6914
                {
6915
                    "name": "Fabien Potencier",
6916
                    "email": "[email protected]"
6917
                }
6918
            ],
6919
            "description": "This bundle generates code for you",
6920
            "time": "2015-03-17 06:36:52"
6921
        },
6922
        {
6923
            "name": "symfony/phpunit-bridge",
6924
            "version": "v3.3.10",
6925
            "source": {
6926
                "type": "git",
6927
                "url": "https://github.com/symfony/phpunit-bridge.git",
6928
                "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133"
6929
            },
6930
            "dist": {
6931
                "type": "zip",
6932
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6e40d1c8bc4037edf3852c0b29fdd2923c4e2133",
6933
                "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133",
6934
                "shasum": ""
6935
            },
6936
            "require": {
6937
                "php": ">=5.3.3"
6938
            },
6939
            "conflict": {
6940
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
6941
            },
6942
            "suggest": {
6943
                "ext-zip": "Zip support is required when using bin/simple-phpunit",
6944
                "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6945
            },
6946
            "bin": [
6947
                "bin/simple-phpunit"
6948
            ],
6949
            "type": "symfony-bridge",
6950
            "extra": {
6951
                "branch-alias": {
6952
                    "dev-master": "3.3-dev"
6953
                }
6954
            },
6955
            "autoload": {
6956
                "files": [
6957
                    "bootstrap.php"
6958
                ],
6959
                "psr-4": {
6960
                    "Symfony\\Bridge\\PhpUnit\\": ""
6961
                },
6962
                "exclude-from-classmap": [
6963
                    "/Tests/"
6964
                ]
6965
            },
6966
            "notification-url": "https://packagist.org/downloads/",
6967
            "license": [
6968
                "MIT"
6969
            ],
6970
            "authors": [
6971
                {
6972
                    "name": "Nicolas Grekas",
6973
                    "email": "[email protected]"
6974
                },
6975
                {
6976
                    "name": "Symfony Community",
6977
                    "homepage": "https://symfony.com/contributors"
6978
                }
6979
            ],
6980
            "description": "Symfony PHPUnit Bridge",
6981
            "homepage": "https://symfony.com",
6982
            "time": "2017-10-02 06:54:00"
6983
        }
6984
    ],
6985
    "aliases": [],
6986
    "minimum-stability": "stable",
6987
    "stability-flags": {
6988
        "friendsofsymfony/user-bundle": 20,
6989
        "qandidate/stack-request-id": 20
6990
    },
6991
    "prefer-stable": false,
6992
    "prefer-lowest": false,
6993
    "platform": {
6994
        "php": ">=5.4.16",
6995
        "ext-curl": "*"
6996
    },
6997
    "platform-dev": [],
6998
    "platform-overrides": {
6999
        "php": "5.4.16"
7000
    }
7001
}
7002