Completed
Push — master ( 949da1...594dbe )
by Olivier
08:49 queued 06:01
created

composer.lock (2 issues)

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 http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "0da12ecbb2877543caced4506a0992cb",
8
    "packages": [
9
        {
10
            "name": "guzzle/guzzle",
11
            "version": "v3.8.1",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/guzzle/guzzle.git",
15
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
20
                "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "ext-curl": "*",
25
                "php": ">=5.3.3",
26
                "symfony/event-dispatcher": ">=2.1"
27
            },
28
            "replace": {
29
                "guzzle/batch": "self.version",
30
                "guzzle/cache": "self.version",
31
                "guzzle/common": "self.version",
32
                "guzzle/http": "self.version",
33
                "guzzle/inflection": "self.version",
34
                "guzzle/iterator": "self.version",
35
                "guzzle/log": "self.version",
36
                "guzzle/parser": "self.version",
37
                "guzzle/plugin": "self.version",
38
                "guzzle/plugin-async": "self.version",
39
                "guzzle/plugin-backoff": "self.version",
40
                "guzzle/plugin-cache": "self.version",
41
                "guzzle/plugin-cookie": "self.version",
42
                "guzzle/plugin-curlauth": "self.version",
43
                "guzzle/plugin-error-response": "self.version",
44
                "guzzle/plugin-history": "self.version",
45
                "guzzle/plugin-log": "self.version",
46
                "guzzle/plugin-md5": "self.version",
47
                "guzzle/plugin-mock": "self.version",
48
                "guzzle/plugin-oauth": "self.version",
49
                "guzzle/service": "self.version",
50
                "guzzle/stream": "self.version"
51
            },
52
            "require-dev": {
53
                "doctrine/cache": "*",
54
                "monolog/monolog": "1.*",
55
                "phpunit/phpunit": "3.7.*",
56
                "psr/log": "1.0.*",
57
                "symfony/class-loader": "*",
58
                "zendframework/zend-cache": "<2.3",
59
                "zendframework/zend-log": "<2.3"
60
            },
61
            "type": "library",
62
            "extra": {
63
                "branch-alias": {
64
                    "dev-master": "3.8-dev"
65
                }
66
            },
67
            "autoload": {
68
                "psr-0": {
69
                    "Guzzle": "src/",
70
                    "Guzzle\\Tests": "tests/"
71
                }
72
            },
73
            "notification-url": "https://packagist.org/downloads/",
74
            "license": [
75
                "MIT"
76
            ],
77
            "authors": [
78
                {
79
                    "name": "Michael Dowling",
80
                    "email": "[email protected]",
81
                    "homepage": "https://github.com/mtdowling"
82
                },
83
                {
84
                    "name": "Guzzle Community",
85
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
86
                }
87
            ],
88
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
89
            "homepage": "http://guzzlephp.org/",
90
            "keywords": [
91
                "client",
92
                "curl",
93
                "framework",
94
                "http",
95
                "http client",
96
                "rest",
97
                "web service"
98
            ],
99
            "time": "2014-01-28 22:29:15"
100
        },
101
        {
102
            "name": "psr/log",
103
            "version": "1.0.0",
104
            "source": {
105
                "type": "git",
106
                "url": "https://github.com/php-fig/log.git",
107
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
108
            },
109
            "dist": {
110
                "type": "zip",
111
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
112
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
113
                "shasum": ""
114
            },
115
            "type": "library",
116
            "autoload": {
117
                "psr-0": {
118
                    "Psr\\Log\\": ""
119
                }
120
            },
121
            "notification-url": "https://packagist.org/downloads/",
122
            "license": [
123
                "MIT"
124
            ],
125
            "authors": [
126
                {
127
                    "name": "PHP-FIG",
128
                    "homepage": "http://www.php-fig.org/"
129
                }
130
            ],
131
            "description": "Common interface for logging libraries",
132
            "keywords": [
133
                "log",
134
                "psr",
135
                "psr-3"
136
            ],
137
            "time": "2012-12-21 11:40:51"
138
        },
139
        {
140
            "name": "richardfullmer/rabbitmq-management-api",
141
            "version": "1.0.2",
142
            "source": {
143
                "type": "git",
144
                "url": "https://github.com/richardfullmer/php-rabbitmq-management-api.git",
145
                "reference": "37f8f8be1f2c87c0a6f341a9633f7b58f9e3686a"
146
            },
147
            "dist": {
148
                "type": "zip",
149
                "url": "https://api.github.com/repos/richardfullmer/php-rabbitmq-management-api/zipball/37f8f8be1f2c87c0a6f341a9633f7b58f9e3686a",
150
                "reference": "37f8f8be1f2c87c0a6f341a9633f7b58f9e3686a",
151
                "shasum": ""
152
            },
153
            "require": {
154
                "guzzle/guzzle": "~3.0",
155
                "php": ">=5.3.2"
156
            },
157
            "type": "library",
158
            "extra": {
159
                "branch-alias": {
160
                    "dev-master": "1.x-dev"
161
                }
162
            },
163
            "autoload": {
164
                "psr-0": {
165
                    "RabbitMq\\ManagementApi": "src/"
166
                }
167
            },
168
            "notification-url": "https://packagist.org/downloads/",
169
            "license": [
170
                "MIT"
171
            ],
172
            "authors": [
173
                {
174
                    "name": "Richard Fullmer",
175
                    "email": "[email protected]",
176
                    "homepage": "https://github.com/richardfullmer"
177
                }
178
            ],
179
            "description": "An object oriented wrapper for the RabbitMQ Management HTTP Api",
180
            "homepage": "https://github.com/richardfullmer/php-rabbitmq-management-api",
181
            "keywords": [
182
                "message queue",
183
                "rabbitmq",
184
                "rest"
185
            ],
186
            "time": "2014-04-21 21:30:34"
187
        },
188
        {
189
            "name": "symfony/config",
190
            "version": "v2.2.11",
191
            "target-dir": "Symfony/Component/Config",
192
            "source": {
193
                "type": "git",
194
                "url": "https://github.com/symfony/config.git",
195
                "reference": "d7431c4327912d2cee2ef10619ede0583a88ad50"
196
            },
197
            "dist": {
198
                "type": "zip",
199
                "url": "https://api.github.com/repos/symfony/config/zipball/d7431c4327912d2cee2ef10619ede0583a88ad50",
200
                "reference": "d7431c4327912d2cee2ef10619ede0583a88ad50",
201
                "shasum": ""
202
            },
203
            "require": {
204
                "php": ">=5.3.3"
205
            },
206
            "type": "library",
207
            "extra": {
208
                "branch-alias": {
209
                    "dev-master": "2.2-dev"
210
                }
211
            },
212
            "autoload": {
213
                "psr-0": {
214
                    "Symfony\\Component\\Config\\": ""
215
                }
216
            },
217
            "notification-url": "https://packagist.org/downloads/",
218
            "license": [
219
                "MIT"
220
            ],
221
            "authors": [
222
                {
223
                    "name": "Symfony Community",
224
                    "homepage": "http://symfony.com/contributors"
225
                },
226
                {
227
                    "name": "Fabien Potencier",
228
                    "email": "[email protected]"
229
                }
230
            ],
231
            "description": "Symfony Config Component",
232
            "homepage": "http://symfony.com",
233
            "time": "2013-11-25 08:44:14"
234
        },
235
        {
236
            "name": "symfony/dependency-injection",
237
            "version": "v2.2.11",
238
            "target-dir": "Symfony/Component/DependencyInjection",
239
            "source": {
240
                "type": "git",
241
                "url": "https://github.com/symfony/dependency-injection.git",
242
                "reference": "0e726f0172a8cc36fcb28c2b4f1198292d825594"
243
            },
244
            "dist": {
245
                "type": "zip",
246
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0e726f0172a8cc36fcb28c2b4f1198292d825594",
247
                "reference": "0e726f0172a8cc36fcb28c2b4f1198292d825594",
248
                "shasum": ""
249
            },
250
            "require": {
251
                "php": ">=5.3.3"
252
            },
253
            "require-dev": {
254
                "symfony/config": ">=2.2,<2.3-dev",
255
                "symfony/yaml": "~2.0"
256
            },
257
            "suggest": {
258
                "symfony/config": "2.2.*",
259
                "symfony/yaml": "2.2.*"
260
            },
261
            "type": "library",
262
            "extra": {
263
                "branch-alias": {
264
                    "dev-master": "2.2-dev"
265
                }
266
            },
267
            "autoload": {
268
                "psr-0": {
269
                    "Symfony\\Component\\DependencyInjection\\": ""
270
                }
271
            },
272
            "notification-url": "https://packagist.org/downloads/",
273
            "license": [
274
                "MIT"
275
            ],
276
            "authors": [
277
                {
278
                    "name": "Symfony Community",
279
                    "homepage": "http://symfony.com/contributors"
280
                },
281
                {
282
                    "name": "Fabien Potencier",
283
                    "email": "[email protected]"
284
                }
285
            ],
286
            "description": "Symfony DependencyInjection Component",
287
            "homepage": "http://symfony.com",
288
            "time": "2013-11-25 08:44:14"
289
        },
290
        {
291
            "name": "symfony/event-dispatcher",
292
            "version": "v2.2.11",
293
            "target-dir": "Symfony/Component/EventDispatcher",
294
            "source": {
295
                "type": "git",
296
                "url": "https://github.com/symfony/event-dispatcher.git",
297
                "reference": "131423f38d4df06f8652f45548b79f18102ccbc7"
298
            },
299
            "dist": {
300
                "type": "zip",
301
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/131423f38d4df06f8652f45548b79f18102ccbc7",
302
                "reference": "131423f38d4df06f8652f45548b79f18102ccbc7",
303
                "shasum": ""
304
            },
305
            "require": {
306
                "php": ">=5.3.3"
307
            },
308
            "require-dev": {
309
                "symfony/dependency-injection": "~2.0"
310
            },
311
            "suggest": {
312
                "symfony/dependency-injection": "2.2.*",
313
                "symfony/http-kernel": "2.2.*"
314
            },
315
            "type": "library",
316
            "extra": {
317
                "branch-alias": {
318
                    "dev-master": "2.2-dev"
319
                }
320
            },
321
            "autoload": {
322
                "psr-0": {
323
                    "Symfony\\Component\\EventDispatcher\\": ""
324
                }
325
            },
326
            "notification-url": "https://packagist.org/downloads/",
327
            "license": [
328
                "MIT"
329
            ],
330
            "authors": [
331
                {
332
                    "name": "Symfony Community",
333
                    "homepage": "http://symfony.com/contributors"
334
                },
335
                {
336
                    "name": "Fabien Potencier",
337
                    "email": "[email protected]"
338
                }
339
            ],
340
            "description": "Symfony EventDispatcher Component",
341
            "homepage": "http://symfony.com",
342
            "time": "2013-11-30 09:35:04"
343
        },
344
        {
345
            "name": "symfony/filesystem",
346
            "version": "v2.2.11",
347
            "target-dir": "Symfony/Component/Filesystem",
348
            "source": {
349
                "type": "git",
350
                "url": "https://github.com/symfony/filesystem.git",
351
                "reference": "dffe0df31d16718f36ef40e7441f5a8d3e31625a"
352
            },
353
            "dist": {
354
                "type": "zip",
355
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/dffe0df31d16718f36ef40e7441f5a8d3e31625a",
356
                "reference": "dffe0df31d16718f36ef40e7441f5a8d3e31625a",
357
                "shasum": ""
358
            },
359
            "require": {
360
                "php": ">=5.3.3"
361
            },
362
            "type": "library",
363
            "extra": {
364
                "branch-alias": {
365
                    "dev-master": "2.2-dev"
366
                }
367
            },
368
            "autoload": {
369
                "psr-0": {
370
                    "Symfony\\Component\\Filesystem\\": ""
371
                }
372
            },
373
            "notification-url": "https://packagist.org/downloads/",
374
            "license": [
375
                "MIT"
376
            ],
377
            "authors": [
378
                {
379
                    "name": "Symfony Community",
380
                    "homepage": "http://symfony.com/contributors"
381
                },
382
                {
383
                    "name": "Fabien Potencier",
384
                    "email": "[email protected]"
385
                }
386
            ],
387
            "description": "Symfony Filesystem Component",
388
            "homepage": "http://symfony.com",
389
            "time": "2013-09-18 07:27:26"
390
        },
391
        {
392
            "name": "symfony/http-foundation",
0 ignored issues
show
There are 3 security advisories for your installed version of symfony/http-foundation:

- Unsafe methods in the Request class
- Security issue when parsing the Authorization header
- Denial of service with a malicious HTTP Host header
Loading history...
393
            "version": "v2.2.11",
394
            "target-dir": "Symfony/Component/HttpFoundation",
395
            "source": {
396
                "type": "git",
397
                "url": "https://github.com/symfony/http-foundation.git",
398
                "reference": "649001b7543431a5452a57b11e568c4bafb7f6ba"
399
            },
400
            "dist": {
401
                "type": "zip",
402
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/649001b7543431a5452a57b11e568c4bafb7f6ba",
403
                "reference": "649001b7543431a5452a57b11e568c4bafb7f6ba",
404
                "shasum": ""
405
            },
406
            "require": {
407
                "php": ">=5.3.3"
408
            },
409
            "type": "library",
410
            "extra": {
411
                "branch-alias": {
412
                    "dev-master": "2.2-dev"
413
                }
414
            },
415
            "autoload": {
416
                "psr-0": {
417
                    "Symfony\\Component\\HttpFoundation\\": ""
418
                },
419
                "classmap": [
420
                    "Symfony/Component/HttpFoundation/Resources/stubs"
421
                ]
422
            },
423
            "notification-url": "https://packagist.org/downloads/",
424
            "license": [
425
                "MIT"
426
            ],
427
            "authors": [
428
                {
429
                    "name": "Symfony Community",
430
                    "homepage": "http://symfony.com/contributors"
431
                },
432
                {
433
                    "name": "Fabien Potencier",
434
                    "email": "[email protected]"
435
                }
436
            ],
437
            "description": "Symfony HttpFoundation Component",
438
            "homepage": "http://symfony.com",
439
            "time": "2013-11-27 09:30:56"
440
        },
441
        {
442
            "name": "symfony/http-kernel",
0 ignored issues
show
There are 2 security advisories for your installed version of symfony/http-kernel:

- Esi Code Injection
- Direct access of ESI URLs behind a trusted proxy
Loading history...
443
            "version": "v2.2.11",
444
            "target-dir": "Symfony/Component/HttpKernel",
445
            "source": {
446
                "type": "git",
447
                "url": "https://github.com/symfony/http-kernel.git",
448
                "reference": "f32008b3c58607a4d4fe269fdf7dc47cc94b4250"
449
            },
450
            "dist": {
451
                "type": "zip",
452
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f32008b3c58607a4d4fe269fdf7dc47cc94b4250",
453
                "reference": "f32008b3c58607a4d4fe269fdf7dc47cc94b4250",
454
                "shasum": ""
455
            },
456
            "require": {
457
                "php": ">=5.3.3",
458
                "psr/log": "~1.0",
459
                "symfony/event-dispatcher": "~2.1",
460
                "symfony/http-foundation": ">=2.2,<2.3-dev"
461
            },
462
            "require-dev": {
463
                "symfony/browser-kit": "2.2.*",
464
                "symfony/class-loader": "~2.1",
465
                "symfony/config": "~2.0",
466
                "symfony/console": "2.2.*",
467
                "symfony/dependency-injection": "~2.0",
468
                "symfony/finder": "~2.0",
469
                "symfony/process": "~2.0",
470
                "symfony/routing": ">=2.2,<2.3-dev",
471
                "symfony/stopwatch": ">=2.2,<2.3-dev",
472
                "symfony/templating": "~2.2"
473
            },
474
            "suggest": {
475
                "symfony/browser-kit": "2.2.*",
476
                "symfony/class-loader": "2.2.*",
477
                "symfony/config": "2.2.*",
478
                "symfony/console": "2.2.*",
479
                "symfony/dependency-injection": "2.2.*",
480
                "symfony/finder": "2.2.*"
481
            },
482
            "type": "library",
483
            "extra": {
484
                "branch-alias": {
485
                    "dev-master": "2.2-dev"
486
                }
487
            },
488
            "autoload": {
489
                "psr-0": {
490
                    "Symfony\\Component\\HttpKernel\\": ""
491
                }
492
            },
493
            "notification-url": "https://packagist.org/downloads/",
494
            "license": [
495
                "MIT"
496
            ],
497
            "authors": [
498
                {
499
                    "name": "Symfony Community",
500
                    "homepage": "http://symfony.com/contributors"
501
                },
502
                {
503
                    "name": "Fabien Potencier",
504
                    "email": "[email protected]"
505
                }
506
            ],
507
            "description": "Symfony HttpKernel Component",
508
            "homepage": "http://symfony.com",
509
            "time": "2013-12-02 07:14:10"
510
        }
511
    ],
512
    "packages-dev": [
513
        {
514
            "name": "doctrine/instantiator",
515
            "version": "1.0.5",
516
            "source": {
517
                "type": "git",
518
                "url": "https://github.com/doctrine/instantiator.git",
519
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
520
            },
521
            "dist": {
522
                "type": "zip",
523
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
524
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
525
                "shasum": ""
526
            },
527
            "require": {
528
                "php": ">=5.3,<8.0-DEV"
529
            },
530
            "require-dev": {
531
                "athletic/athletic": "~0.1.8",
532
                "ext-pdo": "*",
533
                "ext-phar": "*",
534
                "phpunit/phpunit": "~4.0",
535
                "squizlabs/php_codesniffer": "~2.0"
536
            },
537
            "type": "library",
538
            "extra": {
539
                "branch-alias": {
540
                    "dev-master": "1.0.x-dev"
541
                }
542
            },
543
            "autoload": {
544
                "psr-4": {
545
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
546
                }
547
            },
548
            "notification-url": "https://packagist.org/downloads/",
549
            "license": [
550
                "MIT"
551
            ],
552
            "authors": [
553
                {
554
                    "name": "Marco Pivetta",
555
                    "email": "[email protected]",
556
                    "homepage": "http://ocramius.github.com/"
557
                }
558
            ],
559
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
560
            "homepage": "https://github.com/doctrine/instantiator",
561
            "keywords": [
562
                "constructor",
563
                "instantiate"
564
            ],
565
            "time": "2015-06-14 21:17:01"
566
        },
567
        {
568
            "name": "matthiasnoback/symfony-config-test",
569
            "version": "v1.4.0",
570
            "source": {
571
                "type": "git",
572
                "url": "https://github.com/matthiasnoback/SymfonyConfigTest.git",
573
                "reference": "615b7c8ff5dc1737e553e518dbed641aa548572d"
574
            },
575
            "dist": {
576
                "type": "zip",
577
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyConfigTest/zipball/615b7c8ff5dc1737e553e518dbed641aa548572d",
578
                "reference": "615b7c8ff5dc1737e553e518dbed641aa548572d",
579
                "shasum": ""
580
            },
581
            "require": {
582
                "php": ">=5.3",
583
                "sebastian/exporter": "1.*",
584
                "symfony/config": "~2.0|~3.0"
585
            },
586
            "require-dev": {
587
                "phpunit/phpunit": ">=3.7"
588
            },
589
            "type": "library",
590
            "autoload": {
591
                "psr-4": {
592
                    "Matthias\\SymfonyConfigTest\\": ""
593
                }
594
            },
595
            "notification-url": "https://packagist.org/downloads/",
596
            "license": [
597
                "MIT"
598
            ],
599
            "authors": [
600
                {
601
                    "name": "Matthias Noback",
602
                    "email": "[email protected]",
603
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
604
                }
605
            ],
606
            "description": "Library for testing user classes related to the Symfony Config Component",
607
            "homepage": "https://github.com/matthiasnoback/SymfonyConfigTest",
608
            "keywords": [
609
                "config",
610
                "phpunit",
611
                "symfony"
612
            ],
613
            "time": "2015-11-25 21:40:32"
614
        },
615
        {
616
            "name": "matthiasnoback/symfony-dependency-injection-test",
617
            "version": "v0.7.6",
618
            "source": {
619
                "type": "git",
620
                "url": "https://github.com/matthiasnoback/SymfonyDependencyInjectionTest.git",
621
                "reference": "69503a7cea36b6a2c7146789795a5352c2ebf20c"
622
            },
623
            "dist": {
624
                "type": "zip",
625
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyDependencyInjectionTest/zipball/69503a7cea36b6a2c7146789795a5352c2ebf20c",
626
                "reference": "69503a7cea36b6a2c7146789795a5352c2ebf20c",
627
                "shasum": ""
628
            },
629
            "require": {
630
                "matthiasnoback/symfony-config-test": "0.*|~1.0",
631
                "sebastian/exporter": "~1",
632
                "symfony/config": "^2.0.5|~3.0",
633
                "symfony/dependency-injection": "^2.0.5|~3.0"
634
            },
635
            "require-dev": {
636
                "phpunit/phpunit": "~3.0|~4.0"
637
            },
638
            "type": "library",
639
            "autoload": {
640
                "psr-4": {
641
                    "Matthias\\SymfonyDependencyInjectionTest\\": ""
642
                }
643
            },
644
            "notification-url": "https://packagist.org/downloads/",
645
            "license": [
646
                "MIT"
647
            ],
648
            "authors": [
649
                {
650
                    "name": "Matthias Noback",
651
                    "email": "[email protected]",
652
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
653
                }
654
            ],
655
            "description": "Library for testing user classes related to the Symfony Dependency Injection Component",
656
            "homepage": "http://github.com/matthiasnoback/SymfonyDependencyInjectionTest",
657
            "keywords": [
658
                "Symfony2",
659
                "dependency injection",
660
                "phpunit"
661
            ],
662
            "time": "2015-11-12 15:32:36"
663
        },
664
        {
665
            "name": "phpdocumentor/reflection-docblock",
666
            "version": "2.0.4",
667
            "source": {
668
                "type": "git",
669
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
670
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
671
            },
672
            "dist": {
673
                "type": "zip",
674
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
675
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
676
                "shasum": ""
677
            },
678
            "require": {
679
                "php": ">=5.3.3"
680
            },
681
            "require-dev": {
682
                "phpunit/phpunit": "~4.0"
683
            },
684
            "suggest": {
685
                "dflydev/markdown": "~1.0",
686
                "erusev/parsedown": "~1.0"
687
            },
688
            "type": "library",
689
            "extra": {
690
                "branch-alias": {
691
                    "dev-master": "2.0.x-dev"
692
                }
693
            },
694
            "autoload": {
695
                "psr-0": {
696
                    "phpDocumentor": [
697
                        "src/"
698
                    ]
699
                }
700
            },
701
            "notification-url": "https://packagist.org/downloads/",
702
            "license": [
703
                "MIT"
704
            ],
705
            "authors": [
706
                {
707
                    "name": "Mike van Riel",
708
                    "email": "[email protected]"
709
                }
710
            ],
711
            "time": "2015-02-03 12:10:50"
712
        },
713
        {
714
            "name": "phpspec/prophecy",
715
            "version": "v1.5.0",
716
            "source": {
717
                "type": "git",
718
                "url": "https://github.com/phpspec/prophecy.git",
719
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
720
            },
721
            "dist": {
722
                "type": "zip",
723
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
724
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
725
                "shasum": ""
726
            },
727
            "require": {
728
                "doctrine/instantiator": "^1.0.2",
729
                "phpdocumentor/reflection-docblock": "~2.0",
730
                "sebastian/comparator": "~1.1"
731
            },
732
            "require-dev": {
733
                "phpspec/phpspec": "~2.0"
734
            },
735
            "type": "library",
736
            "extra": {
737
                "branch-alias": {
738
                    "dev-master": "1.4.x-dev"
739
                }
740
            },
741
            "autoload": {
742
                "psr-0": {
743
                    "Prophecy\\": "src/"
744
                }
745
            },
746
            "notification-url": "https://packagist.org/downloads/",
747
            "license": [
748
                "MIT"
749
            ],
750
            "authors": [
751
                {
752
                    "name": "Konstantin Kudryashov",
753
                    "email": "[email protected]",
754
                    "homepage": "http://everzet.com"
755
                },
756
                {
757
                    "name": "Marcello Duarte",
758
                    "email": "[email protected]"
759
                }
760
            ],
761
            "description": "Highly opinionated mocking framework for PHP 5.3+",
762
            "homepage": "https://github.com/phpspec/prophecy",
763
            "keywords": [
764
                "Double",
765
                "Dummy",
766
                "fake",
767
                "mock",
768
                "spy",
769
                "stub"
770
            ],
771
            "time": "2015-08-13 10:07:40"
772
        },
773
        {
774
            "name": "phpunit/php-code-coverage",
775
            "version": "2.2.4",
776
            "source": {
777
                "type": "git",
778
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
779
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
780
            },
781
            "dist": {
782
                "type": "zip",
783
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
784
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
785
                "shasum": ""
786
            },
787
            "require": {
788
                "php": ">=5.3.3",
789
                "phpunit/php-file-iterator": "~1.3",
790
                "phpunit/php-text-template": "~1.2",
791
                "phpunit/php-token-stream": "~1.3",
792
                "sebastian/environment": "^1.3.2",
793
                "sebastian/version": "~1.0"
794
            },
795
            "require-dev": {
796
                "ext-xdebug": ">=2.1.4",
797
                "phpunit/phpunit": "~4"
798
            },
799
            "suggest": {
800
                "ext-dom": "*",
801
                "ext-xdebug": ">=2.2.1",
802
                "ext-xmlwriter": "*"
803
            },
804
            "type": "library",
805
            "extra": {
806
                "branch-alias": {
807
                    "dev-master": "2.2.x-dev"
808
                }
809
            },
810
            "autoload": {
811
                "classmap": [
812
                    "src/"
813
                ]
814
            },
815
            "notification-url": "https://packagist.org/downloads/",
816
            "license": [
817
                "BSD-3-Clause"
818
            ],
819
            "authors": [
820
                {
821
                    "name": "Sebastian Bergmann",
822
                    "email": "[email protected]",
823
                    "role": "lead"
824
                }
825
            ],
826
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
827
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
828
            "keywords": [
829
                "coverage",
830
                "testing",
831
                "xunit"
832
            ],
833
            "time": "2015-10-06 15:47:00"
834
        },
835
        {
836
            "name": "phpunit/php-file-iterator",
837
            "version": "1.4.1",
838
            "source": {
839
                "type": "git",
840
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
841
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
842
            },
843
            "dist": {
844
                "type": "zip",
845
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
846
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
847
                "shasum": ""
848
            },
849
            "require": {
850
                "php": ">=5.3.3"
851
            },
852
            "type": "library",
853
            "extra": {
854
                "branch-alias": {
855
                    "dev-master": "1.4.x-dev"
856
                }
857
            },
858
            "autoload": {
859
                "classmap": [
860
                    "src/"
861
                ]
862
            },
863
            "notification-url": "https://packagist.org/downloads/",
864
            "license": [
865
                "BSD-3-Clause"
866
            ],
867
            "authors": [
868
                {
869
                    "name": "Sebastian Bergmann",
870
                    "email": "[email protected]",
871
                    "role": "lead"
872
                }
873
            ],
874
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
875
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
876
            "keywords": [
877
                "filesystem",
878
                "iterator"
879
            ],
880
            "time": "2015-06-21 13:08:43"
881
        },
882
        {
883
            "name": "phpunit/php-text-template",
884
            "version": "1.2.1",
885
            "source": {
886
                "type": "git",
887
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
888
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
889
            },
890
            "dist": {
891
                "type": "zip",
892
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
893
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
894
                "shasum": ""
895
            },
896
            "require": {
897
                "php": ">=5.3.3"
898
            },
899
            "type": "library",
900
            "autoload": {
901
                "classmap": [
902
                    "src/"
903
                ]
904
            },
905
            "notification-url": "https://packagist.org/downloads/",
906
            "license": [
907
                "BSD-3-Clause"
908
            ],
909
            "authors": [
910
                {
911
                    "name": "Sebastian Bergmann",
912
                    "email": "[email protected]",
913
                    "role": "lead"
914
                }
915
            ],
916
            "description": "Simple template engine.",
917
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
918
            "keywords": [
919
                "template"
920
            ],
921
            "time": "2015-06-21 13:50:34"
922
        },
923
        {
924
            "name": "phpunit/php-timer",
925
            "version": "1.0.7",
926
            "source": {
927
                "type": "git",
928
                "url": "https://github.com/sebastianbergmann/php-timer.git",
929
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
930
            },
931
            "dist": {
932
                "type": "zip",
933
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
934
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
935
                "shasum": ""
936
            },
937
            "require": {
938
                "php": ">=5.3.3"
939
            },
940
            "type": "library",
941
            "autoload": {
942
                "classmap": [
943
                    "src/"
944
                ]
945
            },
946
            "notification-url": "https://packagist.org/downloads/",
947
            "license": [
948
                "BSD-3-Clause"
949
            ],
950
            "authors": [
951
                {
952
                    "name": "Sebastian Bergmann",
953
                    "email": "[email protected]",
954
                    "role": "lead"
955
                }
956
            ],
957
            "description": "Utility class for timing",
958
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
959
            "keywords": [
960
                "timer"
961
            ],
962
            "time": "2015-06-21 08:01:12"
963
        },
964
        {
965
            "name": "phpunit/php-token-stream",
966
            "version": "1.4.8",
967
            "source": {
968
                "type": "git",
969
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
970
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
971
            },
972
            "dist": {
973
                "type": "zip",
974
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
975
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
976
                "shasum": ""
977
            },
978
            "require": {
979
                "ext-tokenizer": "*",
980
                "php": ">=5.3.3"
981
            },
982
            "require-dev": {
983
                "phpunit/phpunit": "~4.2"
984
            },
985
            "type": "library",
986
            "extra": {
987
                "branch-alias": {
988
                    "dev-master": "1.4-dev"
989
                }
990
            },
991
            "autoload": {
992
                "classmap": [
993
                    "src/"
994
                ]
995
            },
996
            "notification-url": "https://packagist.org/downloads/",
997
            "license": [
998
                "BSD-3-Clause"
999
            ],
1000
            "authors": [
1001
                {
1002
                    "name": "Sebastian Bergmann",
1003
                    "email": "[email protected]"
1004
                }
1005
            ],
1006
            "description": "Wrapper around PHP's tokenizer extension.",
1007
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1008
            "keywords": [
1009
                "tokenizer"
1010
            ],
1011
            "time": "2015-09-15 10:49:45"
1012
        },
1013
        {
1014
            "name": "phpunit/phpunit",
1015
            "version": "4.8.21",
1016
            "source": {
1017
                "type": "git",
1018
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1019
                "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
1020
            },
1021
            "dist": {
1022
                "type": "zip",
1023
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
1024
                "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
1025
                "shasum": ""
1026
            },
1027
            "require": {
1028
                "ext-dom": "*",
1029
                "ext-json": "*",
1030
                "ext-pcre": "*",
1031
                "ext-reflection": "*",
1032
                "ext-spl": "*",
1033
                "php": ">=5.3.3",
1034
                "phpspec/prophecy": "^1.3.1",
1035
                "phpunit/php-code-coverage": "~2.1",
1036
                "phpunit/php-file-iterator": "~1.4",
1037
                "phpunit/php-text-template": "~1.2",
1038
                "phpunit/php-timer": ">=1.0.6",
1039
                "phpunit/phpunit-mock-objects": "~2.3",
1040
                "sebastian/comparator": "~1.1",
1041
                "sebastian/diff": "~1.2",
1042
                "sebastian/environment": "~1.3",
1043
                "sebastian/exporter": "~1.2",
1044
                "sebastian/global-state": "~1.0",
1045
                "sebastian/version": "~1.0",
1046
                "symfony/yaml": "~2.1|~3.0"
1047
            },
1048
            "suggest": {
1049
                "phpunit/php-invoker": "~1.1"
1050
            },
1051
            "bin": [
1052
                "phpunit"
1053
            ],
1054
            "type": "library",
1055
            "extra": {
1056
                "branch-alias": {
1057
                    "dev-master": "4.8.x-dev"
1058
                }
1059
            },
1060
            "autoload": {
1061
                "classmap": [
1062
                    "src/"
1063
                ]
1064
            },
1065
            "notification-url": "https://packagist.org/downloads/",
1066
            "license": [
1067
                "BSD-3-Clause"
1068
            ],
1069
            "authors": [
1070
                {
1071
                    "name": "Sebastian Bergmann",
1072
                    "email": "[email protected]",
1073
                    "role": "lead"
1074
                }
1075
            ],
1076
            "description": "The PHP Unit Testing framework.",
1077
            "homepage": "https://phpunit.de/",
1078
            "keywords": [
1079
                "phpunit",
1080
                "testing",
1081
                "xunit"
1082
            ],
1083
            "time": "2015-12-12 07:45:58"
1084
        },
1085
        {
1086
            "name": "phpunit/phpunit-mock-objects",
1087
            "version": "2.3.8",
1088
            "source": {
1089
                "type": "git",
1090
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1091
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1092
            },
1093
            "dist": {
1094
                "type": "zip",
1095
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1096
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1097
                "shasum": ""
1098
            },
1099
            "require": {
1100
                "doctrine/instantiator": "^1.0.2",
1101
                "php": ">=5.3.3",
1102
                "phpunit/php-text-template": "~1.2",
1103
                "sebastian/exporter": "~1.2"
1104
            },
1105
            "require-dev": {
1106
                "phpunit/phpunit": "~4.4"
1107
            },
1108
            "suggest": {
1109
                "ext-soap": "*"
1110
            },
1111
            "type": "library",
1112
            "extra": {
1113
                "branch-alias": {
1114
                    "dev-master": "2.3.x-dev"
1115
                }
1116
            },
1117
            "autoload": {
1118
                "classmap": [
1119
                    "src/"
1120
                ]
1121
            },
1122
            "notification-url": "https://packagist.org/downloads/",
1123
            "license": [
1124
                "BSD-3-Clause"
1125
            ],
1126
            "authors": [
1127
                {
1128
                    "name": "Sebastian Bergmann",
1129
                    "email": "[email protected]",
1130
                    "role": "lead"
1131
                }
1132
            ],
1133
            "description": "Mock Object library for PHPUnit",
1134
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1135
            "keywords": [
1136
                "mock",
1137
                "xunit"
1138
            ],
1139
            "time": "2015-10-02 06:51:40"
1140
        },
1141
        {
1142
            "name": "sebastian/comparator",
1143
            "version": "1.2.0",
1144
            "source": {
1145
                "type": "git",
1146
                "url": "https://github.com/sebastianbergmann/comparator.git",
1147
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1148
            },
1149
            "dist": {
1150
                "type": "zip",
1151
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1152
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1153
                "shasum": ""
1154
            },
1155
            "require": {
1156
                "php": ">=5.3.3",
1157
                "sebastian/diff": "~1.2",
1158
                "sebastian/exporter": "~1.2"
1159
            },
1160
            "require-dev": {
1161
                "phpunit/phpunit": "~4.4"
1162
            },
1163
            "type": "library",
1164
            "extra": {
1165
                "branch-alias": {
1166
                    "dev-master": "1.2.x-dev"
1167
                }
1168
            },
1169
            "autoload": {
1170
                "classmap": [
1171
                    "src/"
1172
                ]
1173
            },
1174
            "notification-url": "https://packagist.org/downloads/",
1175
            "license": [
1176
                "BSD-3-Clause"
1177
            ],
1178
            "authors": [
1179
                {
1180
                    "name": "Jeff Welch",
1181
                    "email": "[email protected]"
1182
                },
1183
                {
1184
                    "name": "Volker Dusch",
1185
                    "email": "[email protected]"
1186
                },
1187
                {
1188
                    "name": "Bernhard Schussek",
1189
                    "email": "[email protected]"
1190
                },
1191
                {
1192
                    "name": "Sebastian Bergmann",
1193
                    "email": "[email protected]"
1194
                }
1195
            ],
1196
            "description": "Provides the functionality to compare PHP values for equality",
1197
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1198
            "keywords": [
1199
                "comparator",
1200
                "compare",
1201
                "equality"
1202
            ],
1203
            "time": "2015-07-26 15:48:44"
1204
        },
1205
        {
1206
            "name": "sebastian/diff",
1207
            "version": "1.4.1",
1208
            "source": {
1209
                "type": "git",
1210
                "url": "https://github.com/sebastianbergmann/diff.git",
1211
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1212
            },
1213
            "dist": {
1214
                "type": "zip",
1215
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1216
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1217
                "shasum": ""
1218
            },
1219
            "require": {
1220
                "php": ">=5.3.3"
1221
            },
1222
            "require-dev": {
1223
                "phpunit/phpunit": "~4.8"
1224
            },
1225
            "type": "library",
1226
            "extra": {
1227
                "branch-alias": {
1228
                    "dev-master": "1.4-dev"
1229
                }
1230
            },
1231
            "autoload": {
1232
                "classmap": [
1233
                    "src/"
1234
                ]
1235
            },
1236
            "notification-url": "https://packagist.org/downloads/",
1237
            "license": [
1238
                "BSD-3-Clause"
1239
            ],
1240
            "authors": [
1241
                {
1242
                    "name": "Kore Nordmann",
1243
                    "email": "[email protected]"
1244
                },
1245
                {
1246
                    "name": "Sebastian Bergmann",
1247
                    "email": "[email protected]"
1248
                }
1249
            ],
1250
            "description": "Diff implementation",
1251
            "homepage": "https://github.com/sebastianbergmann/diff",
1252
            "keywords": [
1253
                "diff"
1254
            ],
1255
            "time": "2015-12-08 07:14:41"
1256
        },
1257
        {
1258
            "name": "sebastian/environment",
1259
            "version": "1.3.3",
1260
            "source": {
1261
                "type": "git",
1262
                "url": "https://github.com/sebastianbergmann/environment.git",
1263
                "reference": "6e7133793a8e5a5714a551a8324337374be209df"
1264
            },
1265
            "dist": {
1266
                "type": "zip",
1267
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
1268
                "reference": "6e7133793a8e5a5714a551a8324337374be209df",
1269
                "shasum": ""
1270
            },
1271
            "require": {
1272
                "php": ">=5.3.3"
1273
            },
1274
            "require-dev": {
1275
                "phpunit/phpunit": "~4.4"
1276
            },
1277
            "type": "library",
1278
            "extra": {
1279
                "branch-alias": {
1280
                    "dev-master": "1.3.x-dev"
1281
                }
1282
            },
1283
            "autoload": {
1284
                "classmap": [
1285
                    "src/"
1286
                ]
1287
            },
1288
            "notification-url": "https://packagist.org/downloads/",
1289
            "license": [
1290
                "BSD-3-Clause"
1291
            ],
1292
            "authors": [
1293
                {
1294
                    "name": "Sebastian Bergmann",
1295
                    "email": "[email protected]"
1296
                }
1297
            ],
1298
            "description": "Provides functionality to handle HHVM/PHP environments",
1299
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1300
            "keywords": [
1301
                "Xdebug",
1302
                "environment",
1303
                "hhvm"
1304
            ],
1305
            "time": "2015-12-02 08:37:27"
1306
        },
1307
        {
1308
            "name": "sebastian/exporter",
1309
            "version": "1.2.1",
1310
            "source": {
1311
                "type": "git",
1312
                "url": "https://github.com/sebastianbergmann/exporter.git",
1313
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1314
            },
1315
            "dist": {
1316
                "type": "zip",
1317
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1318
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1319
                "shasum": ""
1320
            },
1321
            "require": {
1322
                "php": ">=5.3.3",
1323
                "sebastian/recursion-context": "~1.0"
1324
            },
1325
            "require-dev": {
1326
                "phpunit/phpunit": "~4.4"
1327
            },
1328
            "type": "library",
1329
            "extra": {
1330
                "branch-alias": {
1331
                    "dev-master": "1.2.x-dev"
1332
                }
1333
            },
1334
            "autoload": {
1335
                "classmap": [
1336
                    "src/"
1337
                ]
1338
            },
1339
            "notification-url": "https://packagist.org/downloads/",
1340
            "license": [
1341
                "BSD-3-Clause"
1342
            ],
1343
            "authors": [
1344
                {
1345
                    "name": "Jeff Welch",
1346
                    "email": "[email protected]"
1347
                },
1348
                {
1349
                    "name": "Volker Dusch",
1350
                    "email": "[email protected]"
1351
                },
1352
                {
1353
                    "name": "Bernhard Schussek",
1354
                    "email": "[email protected]"
1355
                },
1356
                {
1357
                    "name": "Sebastian Bergmann",
1358
                    "email": "[email protected]"
1359
                },
1360
                {
1361
                    "name": "Adam Harvey",
1362
                    "email": "[email protected]"
1363
                }
1364
            ],
1365
            "description": "Provides the functionality to export PHP variables for visualization",
1366
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1367
            "keywords": [
1368
                "export",
1369
                "exporter"
1370
            ],
1371
            "time": "2015-06-21 07:55:53"
1372
        },
1373
        {
1374
            "name": "sebastian/global-state",
1375
            "version": "1.1.1",
1376
            "source": {
1377
                "type": "git",
1378
                "url": "https://github.com/sebastianbergmann/global-state.git",
1379
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1380
            },
1381
            "dist": {
1382
                "type": "zip",
1383
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1384
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1385
                "shasum": ""
1386
            },
1387
            "require": {
1388
                "php": ">=5.3.3"
1389
            },
1390
            "require-dev": {
1391
                "phpunit/phpunit": "~4.2"
1392
            },
1393
            "suggest": {
1394
                "ext-uopz": "*"
1395
            },
1396
            "type": "library",
1397
            "extra": {
1398
                "branch-alias": {
1399
                    "dev-master": "1.0-dev"
1400
                }
1401
            },
1402
            "autoload": {
1403
                "classmap": [
1404
                    "src/"
1405
                ]
1406
            },
1407
            "notification-url": "https://packagist.org/downloads/",
1408
            "license": [
1409
                "BSD-3-Clause"
1410
            ],
1411
            "authors": [
1412
                {
1413
                    "name": "Sebastian Bergmann",
1414
                    "email": "[email protected]"
1415
                }
1416
            ],
1417
            "description": "Snapshotting of global state",
1418
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1419
            "keywords": [
1420
                "global state"
1421
            ],
1422
            "time": "2015-10-12 03:26:01"
1423
        },
1424
        {
1425
            "name": "sebastian/recursion-context",
1426
            "version": "1.0.2",
1427
            "source": {
1428
                "type": "git",
1429
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1430
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1431
            },
1432
            "dist": {
1433
                "type": "zip",
1434
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1435
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1436
                "shasum": ""
1437
            },
1438
            "require": {
1439
                "php": ">=5.3.3"
1440
            },
1441
            "require-dev": {
1442
                "phpunit/phpunit": "~4.4"
1443
            },
1444
            "type": "library",
1445
            "extra": {
1446
                "branch-alias": {
1447
                    "dev-master": "1.0.x-dev"
1448
                }
1449
            },
1450
            "autoload": {
1451
                "classmap": [
1452
                    "src/"
1453
                ]
1454
            },
1455
            "notification-url": "https://packagist.org/downloads/",
1456
            "license": [
1457
                "BSD-3-Clause"
1458
            ],
1459
            "authors": [
1460
                {
1461
                    "name": "Jeff Welch",
1462
                    "email": "[email protected]"
1463
                },
1464
                {
1465
                    "name": "Sebastian Bergmann",
1466
                    "email": "[email protected]"
1467
                },
1468
                {
1469
                    "name": "Adam Harvey",
1470
                    "email": "[email protected]"
1471
                }
1472
            ],
1473
            "description": "Provides functionality to recursively process PHP variables",
1474
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1475
            "time": "2015-11-11 19:50:13"
1476
        },
1477
        {
1478
            "name": "sebastian/version",
1479
            "version": "1.0.6",
1480
            "source": {
1481
                "type": "git",
1482
                "url": "https://github.com/sebastianbergmann/version.git",
1483
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1484
            },
1485
            "dist": {
1486
                "type": "zip",
1487
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1488
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1489
                "shasum": ""
1490
            },
1491
            "type": "library",
1492
            "autoload": {
1493
                "classmap": [
1494
                    "src/"
1495
                ]
1496
            },
1497
            "notification-url": "https://packagist.org/downloads/",
1498
            "license": [
1499
                "BSD-3-Clause"
1500
            ],
1501
            "authors": [
1502
                {
1503
                    "name": "Sebastian Bergmann",
1504
                    "email": "[email protected]",
1505
                    "role": "lead"
1506
                }
1507
            ],
1508
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1509
            "homepage": "https://github.com/sebastianbergmann/version",
1510
            "time": "2015-06-21 13:59:46"
1511
        },
1512
        {
1513
            "name": "symfony/debug",
1514
            "version": "v2.8.2",
1515
            "source": {
1516
                "type": "git",
1517
                "url": "https://github.com/symfony/debug.git",
1518
                "reference": "386364a0e71158615ab9ae76b74bf84efc0bac7e"
1519
            },
1520
            "dist": {
1521
                "type": "zip",
1522
                "url": "https://api.github.com/repos/symfony/debug/zipball/386364a0e71158615ab9ae76b74bf84efc0bac7e",
1523
                "reference": "386364a0e71158615ab9ae76b74bf84efc0bac7e",
1524
                "shasum": ""
1525
            },
1526
            "require": {
1527
                "php": ">=5.3.9",
1528
                "psr/log": "~1.0"
1529
            },
1530
            "conflict": {
1531
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1532
            },
1533
            "require-dev": {
1534
                "symfony/class-loader": "~2.2|~3.0.0",
1535
                "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
1536
            },
1537
            "type": "library",
1538
            "extra": {
1539
                "branch-alias": {
1540
                    "dev-master": "2.8-dev"
1541
                }
1542
            },
1543
            "autoload": {
1544
                "psr-4": {
1545
                    "Symfony\\Component\\Debug\\": ""
1546
                },
1547
                "exclude-from-classmap": [
1548
                    "/Tests/"
1549
                ]
1550
            },
1551
            "notification-url": "https://packagist.org/downloads/",
1552
            "license": [
1553
                "MIT"
1554
            ],
1555
            "authors": [
1556
                {
1557
                    "name": "Fabien Potencier",
1558
                    "email": "[email protected]"
1559
                },
1560
                {
1561
                    "name": "Symfony Community",
1562
                    "homepage": "https://symfony.com/contributors"
1563
                }
1564
            ],
1565
            "description": "Symfony Debug Component",
1566
            "homepage": "https://symfony.com",
1567
            "time": "2016-01-13 10:28:07"
1568
        },
1569
        {
1570
            "name": "symfony/yaml",
1571
            "version": "v3.0.1",
1572
            "source": {
1573
                "type": "git",
1574
                "url": "https://github.com/symfony/yaml.git",
1575
                "reference": "3df409958a646dad2bc5046c3fb671ee24a1a691"
1576
            },
1577
            "dist": {
1578
                "type": "zip",
1579
                "url": "https://api.github.com/repos/symfony/yaml/zipball/3df409958a646dad2bc5046c3fb671ee24a1a691",
1580
                "reference": "3df409958a646dad2bc5046c3fb671ee24a1a691",
1581
                "shasum": ""
1582
            },
1583
            "require": {
1584
                "php": ">=5.5.9"
1585
            },
1586
            "type": "library",
1587
            "extra": {
1588
                "branch-alias": {
1589
                    "dev-master": "3.0-dev"
1590
                }
1591
            },
1592
            "autoload": {
1593
                "psr-4": {
1594
                    "Symfony\\Component\\Yaml\\": ""
1595
                },
1596
                "exclude-from-classmap": [
1597
                    "/Tests/"
1598
                ]
1599
            },
1600
            "notification-url": "https://packagist.org/downloads/",
1601
            "license": [
1602
                "MIT"
1603
            ],
1604
            "authors": [
1605
                {
1606
                    "name": "Fabien Potencier",
1607
                    "email": "[email protected]"
1608
                },
1609
                {
1610
                    "name": "Symfony Community",
1611
                    "homepage": "https://symfony.com/contributors"
1612
                }
1613
            ],
1614
            "description": "Symfony Yaml Component",
1615
            "homepage": "https://symfony.com",
1616
            "time": "2015-12-26 13:39:53"
1617
        }
1618
    ],
1619
    "aliases": [],
1620
    "minimum-stability": "stable",
1621
    "stability-flags": [],
1622
    "prefer-stable": false,
1623
    "prefer-lowest": false,
1624
    "platform": {
1625
        "php": ">=5.3"
1626
    },
1627
    "platform-dev": []
1628
}
1629