Completed
Pull Request — master (#32)
by Yves
02:28
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": "c079255341d22717327985c59caf8848",
8
    "content-hash": "ca657e455aaecca914a5b8762cb7e76b",
9
    "packages": [
10
        {
11
            "name": "asm89/twig-cache-extension",
12
            "version": "1.0.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/asm89/twig-cache-extension.git",
16
                "reference": "92edc2ab522997fd0a2a02b6b9e89b3e08ac5c60"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/92edc2ab522997fd0a2a02b6b9e89b3e08ac5c60",
21
                "reference": "92edc2ab522997fd0a2a02b6b9e89b3e08ac5c60",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "php": ">=5.3.2",
26
                "twig/twig": "1.*"
27
            },
28
            "require-dev": {
29
                "doctrine/cache": "1.*"
30
            },
31
            "type": "library",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "1.0-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-0": {
39
                    "Asm89\\Twig\\CacheExtension\\": "lib/"
40
                }
41
            },
42
            "notification-url": "https://packagist.org/downloads/",
43
            "license": [
44
                "MIT"
45
            ],
46
            "authors": [
47
                {
48
                    "name": "Alexander",
49
                    "email": "[email protected]",
50
                    "homepage": "http://asm89.github.io/"
51
                }
52
            ],
53
            "description": "Caching template fragments with Twig.",
54
            "homepage": "https://github.com/asm89/twig-cache-extension",
55
            "keywords": [
56
                "cache",
57
                "extension",
58
                "twig"
59
            ],
60
            "time": "2014-05-31 13:57:16"
61
        },
62
        {
63
            "name": "aura/installer-default",
64
            "version": "1.0.0",
65
            "source": {
66
                "type": "git",
67
                "url": "https://github.com/auraphp/installer-default.git",
68
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
69
            },
70
            "dist": {
71
                "type": "zip",
72
                "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
73
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
74
                "shasum": ""
75
            },
76
            "type": "composer-installer",
77
            "extra": {
78
                "class": "Aura\\Composer\\DefaultInstaller"
79
            },
80
            "autoload": {
81
                "psr-0": {
82
                    "Aura\\Composer\\": "src/"
83
                }
84
            },
85
            "notification-url": "https://packagist.org/downloads/",
86
            "license": [
87
                "BSD-2-Clause"
88
            ],
89
            "authors": [
90
                {
91
                    "name": "Paul M. Jones",
92
                    "email": "[email protected]",
93
                    "homepage": "http://paul-m-jones.com"
94
                }
95
            ],
96
            "description": "Installs Aura packages using the Composer defaults.",
97
            "keywords": [
98
                "aura",
99
                "installer"
100
            ],
101
            "time": "2012-11-26 21:35:57"
102
        },
103
        {
104
            "name": "aura/intl",
105
            "version": "1.1.1",
106
            "source": {
107
                "type": "git",
108
                "url": "https://github.com/auraphp/Aura.Intl.git",
109
                "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21"
110
            },
111
            "dist": {
112
                "type": "zip",
113
                "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/c5fe620167550ad6fa77dd3570fba2efc77a2a21",
114
                "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21",
115
                "shasum": ""
116
            },
117
            "require": {
118
                "aura/installer-default": "1.0.*",
119
                "php": ">=5.4.0"
120
            },
121
            "type": "aura-package",
122
            "extra": {
123
                "aura": {
124
                    "type": "library",
125
                    "config": {
126
                        "common": "Aura\\Intl\\_Config\\Common"
127
                    }
128
                },
129
                "branch-alias": {
130
                    "dev-develop": "1.1.x-dev"
131
                }
132
            },
133
            "autoload": {
134
                "psr-0": {
135
                    "Aura\\Intl": "src/"
136
                },
137
                "psr-4": {
138
                    "Aura\\Intl\\_Config\\": "config/"
139
                }
140
            },
141
            "notification-url": "https://packagist.org/downloads/",
142
            "license": [
143
                "BSD-2-Clause"
144
            ],
145
            "authors": [
146
                {
147
                    "name": "Paul M. Jones",
148
                    "email": "[email protected]",
149
                    "homepage": "http://paul-m-jones.com"
150
                },
151
                {
152
                    "name": "Aura.Intl Contributors",
153
                    "homepage": "https://github.com/auraphp/Aura.Intl/contributors"
154
                },
155
                {
156
                    "name": "Pascal Borreli",
157
                    "email": "[email protected]"
158
                },
159
                {
160
                    "name": "Mapthegod",
161
                    "email": "[email protected]"
162
                },
163
                {
164
                    "name": "José Lorenzo Rodríguez",
165
                    "email": "[email protected]"
166
                }
167
            ],
168
            "description": "The Aura.Intl package provides internationalization (I18N) tools, specifically\npackage-oriented per-locale message translation.",
169
            "homepage": "http://auraphp.com/Aura.Intl",
170
            "keywords": [
171
                "g11n",
172
                "globalization",
173
                "i18n",
174
                "internationalization",
175
                "intl",
176
                "l10n",
177
                "localization"
178
            ],
179
            "time": "2014-08-24 00:00:00"
180
        },
181
        {
182
            "name": "cakephp/bake",
183
            "version": "1.2.7",
184
            "source": {
185
                "type": "git",
186
                "url": "https://github.com/cakephp/bake.git",
187
                "reference": "b6ffbc1caa59d7fb247644109efc83b895a3795e"
188
            },
189
            "dist": {
190
                "type": "zip",
191
                "url": "https://api.github.com/repos/cakephp/bake/zipball/b6ffbc1caa59d7fb247644109efc83b895a3795e",
192
                "reference": "b6ffbc1caa59d7fb247644109efc83b895a3795e",
193
                "shasum": ""
194
            },
195
            "require": {
196
                "cakephp/cakephp": ">=3.2.0",
197
                "php": ">=5.5.9"
198
            },
199
            "require-dev": {
200
                "cakephp/cakephp-codesniffer": "^2.1",
201
                "phpunit/phpunit": "*"
202
            },
203
            "type": "cakephp-plugin",
204
            "autoload": {
205
                "psr-4": {
206
                    "Bake\\": "src"
207
                }
208
            },
209
            "notification-url": "https://packagist.org/downloads/",
210
            "license": [
211
                "MIT"
212
            ],
213
            "authors": [
214
                {
215
                    "name": "CakePHP Community",
216
                    "homepage": "https://github.com/cakephp/bake/graphs/contributors"
217
                }
218
            ],
219
            "description": "Bake plugin for CakePHP 3.0",
220
            "homepage": "https://github.com/cakephp/bake",
221
            "keywords": [
222
                "bake",
223
                "cakephp"
224
            ],
225
            "time": "2016-07-22 01:31:00"
226
        },
227
        {
228
            "name": "cakephp/cakephp",
229
            "version": "3.2.12",
230
            "source": {
231
                "type": "git",
232
                "url": "https://github.com/cakephp/cakephp.git",
233
                "reference": "c318328d981cad94e223ec95c79fd0a2e98679bc"
234
            },
235
            "dist": {
236
                "type": "zip",
237
                "url": "https://api.github.com/repos/cakephp/cakephp/zipball/c318328d981cad94e223ec95c79fd0a2e98679bc",
238
                "reference": "c318328d981cad94e223ec95c79fd0a2e98679bc",
239
                "shasum": ""
240
            },
241
            "require": {
242
                "aura/intl": "1.1.*",
243
                "cakephp/chronos": "*",
244
                "ext-intl": "*",
245
                "ext-mbstring": "*",
246
                "php": ">=5.5.9",
247
                "psr/log": "1.0"
248
            },
249
            "replace": {
250
                "cakephp/cache": "self.version",
251
                "cakephp/collection": "self.version",
252
                "cakephp/core": "self.version",
253
                "cakephp/database": "self.version",
254
                "cakephp/datasource": "self.version",
255
                "cakephp/event": "self.version",
256
                "cakephp/filesystem": "self.version",
257
                "cakephp/i18n": "self.version",
258
                "cakephp/log": "self.version",
259
                "cakephp/orm": "self.version",
260
                "cakephp/utility": "self.version",
261
                "cakephp/validation": "self.version"
262
            },
263
            "require-dev": {
264
                "cakephp/cakephp-codesniffer": "dev-master",
265
                "phpunit/phpunit": "*"
266
            },
267
            "suggest": {
268
                "ext-openssl": "To use Security::encrypt() or have secure CSRF token generation."
269
            },
270
            "type": "library",
271
            "autoload": {
272
                "psr-4": {
273
                    "Cake\\": "src"
274
                },
275
                "files": [
276
                    "src/Core/functions.php",
277
                    "src/Collection/functions.php",
278
                    "src/I18n/functions.php",
279
                    "src/Utility/bootstrap.php"
280
                ]
281
            },
282
            "notification-url": "https://packagist.org/downloads/",
283
            "license": [
284
                "MIT"
285
            ],
286
            "authors": [
287
                {
288
                    "name": "CakePHP Community",
289
                    "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
290
                }
291
            ],
292
            "description": "The CakePHP framework",
293
            "homepage": "http://cakephp.org",
294
            "keywords": [
295
                "framework"
296
            ],
297
            "time": "2016-07-09 02:08:27"
298
        },
299
        {
300
            "name": "cakephp/chronos",
301
            "version": "0.4.11",
302
            "source": {
303
                "type": "git",
304
                "url": "https://github.com/cakephp/chronos.git",
305
                "reference": "39db65d38488d6edd88bab5f33e19b1205ceeeda"
306
            },
307
            "dist": {
308
                "type": "zip",
309
                "url": "https://api.github.com/repos/cakephp/chronos/zipball/39db65d38488d6edd88bab5f33e19b1205ceeeda",
310
                "reference": "39db65d38488d6edd88bab5f33e19b1205ceeeda",
311
                "shasum": ""
312
            },
313
            "require": {
314
                "php": ">=5.5.9"
315
            },
316
            "require-dev": {
317
                "athletic/athletic": "~0.1",
318
                "cakephp/cakephp-codesniffer": "dev-master",
319
                "phpunit/phpunit": "*"
320
            },
321
            "type": "library",
322
            "autoload": {
323
                "psr-4": {
324
                    "Cake\\Chronos\\": "src"
325
                },
326
                "files": [
327
                    "src/carbon_compat.php"
328
                ]
329
            },
330
            "notification-url": "https://packagist.org/downloads/",
331
            "license": [
332
                "MIT"
333
            ],
334
            "authors": [
335
                {
336
                    "name": "Brian Nesbitt",
337
                    "email": "[email protected]",
338
                    "homepage": "http://nesbot.com"
339
                },
340
                {
341
                    "name": "The CakePHP Team",
342
                    "homepage": "http://cakephp.org"
343
                }
344
            ],
345
            "description": "A simple API extension for DateTime.",
346
            "homepage": "http://cakephp.org",
347
            "keywords": [
348
                "date",
349
                "datetime",
350
                "time"
351
            ],
352
            "time": "2016-06-15 06:26:37"
353
        },
354
        {
355
            "name": "psr/log",
356
            "version": "1.0.0",
357
            "source": {
358
                "type": "git",
359
                "url": "https://github.com/php-fig/log.git",
360
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
361
            },
362
            "dist": {
363
                "type": "zip",
364
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
365
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
366
                "shasum": ""
367
            },
368
            "type": "library",
369
            "autoload": {
370
                "psr-0": {
371
                    "Psr\\Log\\": ""
372
                }
373
            },
374
            "notification-url": "https://packagist.org/downloads/",
375
            "license": [
376
                "MIT"
377
            ],
378
            "authors": [
379
                {
380
                    "name": "PHP-FIG",
381
                    "homepage": "http://www.php-fig.org/"
382
                }
383
            ],
384
            "description": "Common interface for logging libraries",
385
            "keywords": [
386
                "log",
387
                "psr",
388
                "psr-3"
389
            ],
390
            "time": "2012-12-21 11:40:51"
391
        },
392
        {
393
            "name": "twig/twig",
0 ignored issues
show
There is a security advisory for your installed version of twig/twig:

Remote code execution in templates
Loading history...
394
            "version": "v1.18.0",
395
            "source": {
396
                "type": "git",
397
                "url": "https://github.com/twigphp/Twig.git",
398
                "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf"
399
            },
400
            "dist": {
401
                "type": "zip",
402
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf",
403
                "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf",
404
                "shasum": ""
405
            },
406
            "require": {
407
                "php": ">=5.2.4"
408
            },
409
            "type": "library",
410
            "extra": {
411
                "branch-alias": {
412
                    "dev-master": "1.18-dev"
413
                }
414
            },
415
            "autoload": {
416
                "psr-0": {
417
                    "Twig_": "lib/"
418
                }
419
            },
420
            "notification-url": "https://packagist.org/downloads/",
421
            "license": [
422
                "BSD-3-Clause"
423
            ],
424
            "authors": [
425
                {
426
                    "name": "Fabien Potencier",
427
                    "email": "[email protected]",
428
                    "homepage": "http://fabien.potencier.org",
429
                    "role": "Lead Developer"
430
                },
431
                {
432
                    "name": "Armin Ronacher",
433
                    "email": "[email protected]",
434
                    "role": "Project Founder"
435
                },
436
                {
437
                    "name": "Twig Team",
438
                    "homepage": "http://twig.sensiolabs.org/contributors",
439
                    "role": "Contributors"
440
                }
441
            ],
442
            "description": "Twig, the flexible, fast, and secure template language for PHP",
443
            "homepage": "http://twig.sensiolabs.org",
444
            "keywords": [
445
                "templating"
446
            ],
447
            "time": "2015-01-25 17:32:08"
448
        }
449
    ],
450
    "packages-dev": [
451
        {
452
            "name": "cakephp/debug_kit",
453
            "version": "3.0.1",
454
            "source": {
455
                "type": "git",
456
                "url": "https://github.com/cakephp/debug_kit.git",
457
                "reference": "824c1610fe4a79f14f0a22b56de06241dfa49c37"
458
            },
459
            "dist": {
460
                "type": "zip",
461
                "url": "https://api.github.com/repos/cakephp/debug_kit/zipball/824c1610fe4a79f14f0a22b56de06241dfa49c37",
462
                "reference": "824c1610fe4a79f14f0a22b56de06241dfa49c37",
463
                "shasum": ""
464
            },
465
            "require": {
466
                "cakephp/cakephp": "~3.0"
467
            },
468
            "require-dev": {
469
                "cakephp/cakephp-codesniffer": "dev-master",
470
                "phpunit/phpunit": "4.1.*"
471
            },
472
            "suggest": {
473
                "ext-sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."
474
            },
475
            "type": "cakephp-plugin",
476
            "extra": {
477
                "branch-alias": {
478
                    "dev-master": "2.2.x-dev"
479
                }
480
            },
481
            "autoload": {
482
                "psr-4": {
483
                    "DebugKit\\": "src",
484
                    "DebugKit\\Test\\Fixture\\": "tests\\Fixture"
485
                }
486
            },
487
            "notification-url": "https://packagist.org/downloads/",
488
            "license": [
489
                "MIT"
490
            ],
491
            "authors": [
492
                {
493
                    "name": "Mark Story",
494
                    "homepage": "http://mark-story.com",
495
                    "role": "Author"
496
                },
497
                {
498
                    "name": "CakePHP Community",
499
                    "homepage": "https://github.com/cakephp/debug_kit/graphs/contributors"
500
                }
501
            ],
502
            "description": "CakePHP Debug Kit",
503
            "homepage": "https://github.com/cakephp/debug_kit",
504
            "keywords": [
505
                "cakephp",
506
                "debug",
507
                "kit"
508
            ],
509
            "time": "2015-03-22 18:05:17"
510
        },
511
        {
512
            "name": "doctrine/instantiator",
513
            "version": "1.0.4",
514
            "source": {
515
                "type": "git",
516
                "url": "https://github.com/doctrine/instantiator.git",
517
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
518
            },
519
            "dist": {
520
                "type": "zip",
521
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
522
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
523
                "shasum": ""
524
            },
525
            "require": {
526
                "php": ">=5.3,<8.0-DEV"
527
            },
528
            "require-dev": {
529
                "athletic/athletic": "~0.1.8",
530
                "ext-pdo": "*",
531
                "ext-phar": "*",
532
                "phpunit/phpunit": "~4.0",
533
                "squizlabs/php_codesniffer": "2.0.*@ALPHA"
534
            },
535
            "type": "library",
536
            "extra": {
537
                "branch-alias": {
538
                    "dev-master": "1.0.x-dev"
539
                }
540
            },
541
            "autoload": {
542
                "psr-0": {
543
                    "Doctrine\\Instantiator\\": "src"
544
                }
545
            },
546
            "notification-url": "https://packagist.org/downloads/",
547
            "license": [
548
                "MIT"
549
            ],
550
            "authors": [
551
                {
552
                    "name": "Marco Pivetta",
553
                    "email": "[email protected]",
554
                    "homepage": "http://ocramius.github.com/"
555
                }
556
            ],
557
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
558
            "homepage": "https://github.com/doctrine/instantiator",
559
            "keywords": [
560
                "constructor",
561
                "instantiate"
562
            ],
563
            "time": "2014-10-13 12:58:55"
564
        },
565
        {
566
            "name": "guzzle/guzzle",
567
            "version": "v3.9.3",
568
            "source": {
569
                "type": "git",
570
                "url": "https://github.com/guzzle/guzzle3.git",
571
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
572
            },
573
            "dist": {
574
                "type": "zip",
575
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
576
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
577
                "shasum": ""
578
            },
579
            "require": {
580
                "ext-curl": "*",
581
                "php": ">=5.3.3",
582
                "symfony/event-dispatcher": "~2.1"
583
            },
584
            "replace": {
585
                "guzzle/batch": "self.version",
586
                "guzzle/cache": "self.version",
587
                "guzzle/common": "self.version",
588
                "guzzle/http": "self.version",
589
                "guzzle/inflection": "self.version",
590
                "guzzle/iterator": "self.version",
591
                "guzzle/log": "self.version",
592
                "guzzle/parser": "self.version",
593
                "guzzle/plugin": "self.version",
594
                "guzzle/plugin-async": "self.version",
595
                "guzzle/plugin-backoff": "self.version",
596
                "guzzle/plugin-cache": "self.version",
597
                "guzzle/plugin-cookie": "self.version",
598
                "guzzle/plugin-curlauth": "self.version",
599
                "guzzle/plugin-error-response": "self.version",
600
                "guzzle/plugin-history": "self.version",
601
                "guzzle/plugin-log": "self.version",
602
                "guzzle/plugin-md5": "self.version",
603
                "guzzle/plugin-mock": "self.version",
604
                "guzzle/plugin-oauth": "self.version",
605
                "guzzle/service": "self.version",
606
                "guzzle/stream": "self.version"
607
            },
608
            "require-dev": {
609
                "doctrine/cache": "~1.3",
610
                "monolog/monolog": "~1.0",
611
                "phpunit/phpunit": "3.7.*",
612
                "psr/log": "~1.0",
613
                "symfony/class-loader": "~2.1",
614
                "zendframework/zend-cache": "2.*,<2.3",
615
                "zendframework/zend-log": "2.*,<2.3"
616
            },
617
            "suggest": {
618
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
619
            },
620
            "type": "library",
621
            "extra": {
622
                "branch-alias": {
623
                    "dev-master": "3.9-dev"
624
                }
625
            },
626
            "autoload": {
627
                "psr-0": {
628
                    "Guzzle": "src/",
629
                    "Guzzle\\Tests": "tests/"
630
                }
631
            },
632
            "notification-url": "https://packagist.org/downloads/",
633
            "license": [
634
                "MIT"
635
            ],
636
            "authors": [
637
                {
638
                    "name": "Michael Dowling",
639
                    "email": "[email protected]",
640
                    "homepage": "https://github.com/mtdowling"
641
                },
642
                {
643
                    "name": "Guzzle Community",
644
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
645
                }
646
            ],
647
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
648
            "homepage": "http://guzzlephp.org/",
649
            "keywords": [
650
                "client",
651
                "curl",
652
                "framework",
653
                "http",
654
                "http client",
655
                "rest",
656
                "web service"
657
            ],
658
            "abandoned": "guzzlehttp/guzzle",
659
            "time": "2015-03-18 18:23:50"
660
        },
661
        {
662
            "name": "ircmaxell/password-compat",
663
            "version": "v1.0.4",
664
            "source": {
665
                "type": "git",
666
                "url": "https://github.com/ircmaxell/password_compat.git",
667
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
668
            },
669
            "dist": {
670
                "type": "zip",
671
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
672
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
673
                "shasum": ""
674
            },
675
            "require-dev": {
676
                "phpunit/phpunit": "4.*"
677
            },
678
            "type": "library",
679
            "autoload": {
680
                "files": [
681
                    "lib/password.php"
682
                ]
683
            },
684
            "notification-url": "https://packagist.org/downloads/",
685
            "license": [
686
                "MIT"
687
            ],
688
            "authors": [
689
                {
690
                    "name": "Anthony Ferrara",
691
                    "email": "[email protected]",
692
                    "homepage": "http://blog.ircmaxell.com"
693
                }
694
            ],
695
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
696
            "homepage": "https://github.com/ircmaxell/password_compat",
697
            "keywords": [
698
                "hashing",
699
                "password"
700
            ],
701
            "time": "2014-11-20 16:49:30"
702
        },
703
        {
704
            "name": "nesbot/carbon",
705
            "version": "1.13.0",
706
            "source": {
707
                "type": "git",
708
                "url": "https://github.com/briannesbitt/Carbon.git",
709
                "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42"
710
            },
711
            "dist": {
712
                "type": "zip",
713
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42",
714
                "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42",
715
                "shasum": ""
716
            },
717
            "require": {
718
                "php": ">=5.3.0"
719
            },
720
            "require-dev": {
721
                "phpunit/phpunit": "~4.0"
722
            },
723
            "type": "library",
724
            "autoload": {
725
                "psr-0": {
726
                    "Carbon": "src"
727
                }
728
            },
729
            "notification-url": "https://packagist.org/downloads/",
730
            "license": [
731
                "MIT"
732
            ],
733
            "authors": [
734
                {
735
                    "name": "Brian Nesbitt",
736
                    "email": "[email protected]",
737
                    "homepage": "http://nesbot.com"
738
                }
739
            ],
740
            "description": "A simple API extension for DateTime.",
741
            "homepage": "https://github.com/briannesbitt/Carbon",
742
            "keywords": [
743
                "date",
744
                "datetime",
745
                "time"
746
            ],
747
            "time": "2014-09-26 02:52:02"
748
        },
749
        {
750
            "name": "phake/phake",
751
            "version": "1.0.8",
752
            "source": {
753
                "type": "git",
754
                "url": "https://github.com/mlively/Phake.git",
755
                "reference": "c5a3d7a75fc7431e8a5e21a922f084af95456bc6"
756
            },
757
            "dist": {
758
                "type": "zip",
759
                "url": "https://api.github.com/repos/mlively/Phake/zipball/c5a3d7a75fc7431e8a5e21a922f084af95456bc6",
760
                "reference": "c5a3d7a75fc7431e8a5e21a922f084af95456bc6",
761
                "shasum": ""
762
            },
763
            "require": {
764
                "php": ">=5.2.0"
765
            },
766
            "require-dev": {
767
                "doctrine/common": "2.3.*",
768
                "ext-soap": "*",
769
                "hamcrest/hamcrest-php": "1.1.0",
770
                "phpunit/phpunit": "3.7.*"
771
            },
772
            "type": "library",
773
            "autoload": {
774
                "classmap": [
775
                    "src"
776
                ]
777
            },
778
            "notification-url": "https://packagist.org/downloads/",
779
            "include-path": [
780
                "src"
781
            ],
782
            "license": [
783
                "BSD"
784
            ],
785
            "authors": [
786
                {
787
                    "name": "Mike Lively",
788
                    "email": "[email protected]"
789
                }
790
            ],
791
            "description": "The Phake mock testing library",
792
            "homepage": "https://github.com/mlively/Phake",
793
            "keywords": [
794
                "mock",
795
                "testing"
796
            ],
797
            "time": "2015-01-27 15:48:39"
798
        },
799
        {
800
            "name": "phpdocumentor/reflection-docblock",
801
            "version": "2.0.4",
802
            "source": {
803
                "type": "git",
804
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
805
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
806
            },
807
            "dist": {
808
                "type": "zip",
809
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
810
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
811
                "shasum": ""
812
            },
813
            "require": {
814
                "php": ">=5.3.3"
815
            },
816
            "require-dev": {
817
                "phpunit/phpunit": "~4.0"
818
            },
819
            "suggest": {
820
                "dflydev/markdown": "~1.0",
821
                "erusev/parsedown": "~1.0"
822
            },
823
            "type": "library",
824
            "extra": {
825
                "branch-alias": {
826
                    "dev-master": "2.0.x-dev"
827
                }
828
            },
829
            "autoload": {
830
                "psr-0": {
831
                    "phpDocumentor": [
832
                        "src/"
833
                    ]
834
                }
835
            },
836
            "notification-url": "https://packagist.org/downloads/",
837
            "license": [
838
                "MIT"
839
            ],
840
            "authors": [
841
                {
842
                    "name": "Mike van Riel",
843
                    "email": "[email protected]"
844
                }
845
            ],
846
            "time": "2015-02-03 12:10:50"
847
        },
848
        {
849
            "name": "phpspec/prophecy",
850
            "version": "v1.3.1",
851
            "source": {
852
                "type": "git",
853
                "url": "https://github.com/phpspec/prophecy.git",
854
                "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9"
855
            },
856
            "dist": {
857
                "type": "zip",
858
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9",
859
                "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9",
860
                "shasum": ""
861
            },
862
            "require": {
863
                "doctrine/instantiator": "~1.0,>=1.0.2",
864
                "phpdocumentor/reflection-docblock": "~2.0"
865
            },
866
            "require-dev": {
867
                "phpspec/phpspec": "~2.0"
868
            },
869
            "type": "library",
870
            "extra": {
871
                "branch-alias": {
872
                    "dev-master": "1.2.x-dev"
873
                }
874
            },
875
            "autoload": {
876
                "psr-0": {
877
                    "Prophecy\\": "src/"
878
                }
879
            },
880
            "notification-url": "https://packagist.org/downloads/",
881
            "license": [
882
                "MIT"
883
            ],
884
            "authors": [
885
                {
886
                    "name": "Konstantin Kudryashov",
887
                    "email": "[email protected]",
888
                    "homepage": "http://everzet.com"
889
                },
890
                {
891
                    "name": "Marcello Duarte",
892
                    "email": "[email protected]"
893
                }
894
            ],
895
            "description": "Highly opinionated mocking framework for PHP 5.3+",
896
            "homepage": "http://phpspec.org",
897
            "keywords": [
898
                "Double",
899
                "Dummy",
900
                "fake",
901
                "mock",
902
                "spy",
903
                "stub"
904
            ],
905
            "time": "2014-11-17 16:23:49"
906
        },
907
        {
908
            "name": "phpunit/php-code-coverage",
909
            "version": "2.0.15",
910
            "source": {
911
                "type": "git",
912
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
913
                "reference": "34cc484af1ca149188d0d9e91412191e398e0b67"
914
            },
915
            "dist": {
916
                "type": "zip",
917
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67",
918
                "reference": "34cc484af1ca149188d0d9e91412191e398e0b67",
919
                "shasum": ""
920
            },
921
            "require": {
922
                "php": ">=5.3.3",
923
                "phpunit/php-file-iterator": "~1.3",
924
                "phpunit/php-text-template": "~1.2",
925
                "phpunit/php-token-stream": "~1.3",
926
                "sebastian/environment": "~1.0",
927
                "sebastian/version": "~1.0"
928
            },
929
            "require-dev": {
930
                "ext-xdebug": ">=2.1.4",
931
                "phpunit/phpunit": "~4"
932
            },
933
            "suggest": {
934
                "ext-dom": "*",
935
                "ext-xdebug": ">=2.2.1",
936
                "ext-xmlwriter": "*"
937
            },
938
            "type": "library",
939
            "extra": {
940
                "branch-alias": {
941
                    "dev-master": "2.0.x-dev"
942
                }
943
            },
944
            "autoload": {
945
                "classmap": [
946
                    "src/"
947
                ]
948
            },
949
            "notification-url": "https://packagist.org/downloads/",
950
            "license": [
951
                "BSD-3-Clause"
952
            ],
953
            "authors": [
954
                {
955
                    "name": "Sebastian Bergmann",
956
                    "email": "[email protected]",
957
                    "role": "lead"
958
                }
959
            ],
960
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
961
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
962
            "keywords": [
963
                "coverage",
964
                "testing",
965
                "xunit"
966
            ],
967
            "time": "2015-01-24 10:06:35"
968
        },
969
        {
970
            "name": "phpunit/php-file-iterator",
971
            "version": "1.3.4",
972
            "source": {
973
                "type": "git",
974
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
975
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
976
            },
977
            "dist": {
978
                "type": "zip",
979
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
980
                "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
981
                "shasum": ""
982
            },
983
            "require": {
984
                "php": ">=5.3.3"
985
            },
986
            "type": "library",
987
            "autoload": {
988
                "classmap": [
989
                    "File/"
990
                ]
991
            },
992
            "notification-url": "https://packagist.org/downloads/",
993
            "include-path": [
994
                ""
995
            ],
996
            "license": [
997
                "BSD-3-Clause"
998
            ],
999
            "authors": [
1000
                {
1001
                    "name": "Sebastian Bergmann",
1002
                    "email": "[email protected]",
1003
                    "role": "lead"
1004
                }
1005
            ],
1006
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1007
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1008
            "keywords": [
1009
                "filesystem",
1010
                "iterator"
1011
            ],
1012
            "time": "2013-10-10 15:34:57"
1013
        },
1014
        {
1015
            "name": "phpunit/php-text-template",
1016
            "version": "1.2.0",
1017
            "source": {
1018
                "type": "git",
1019
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1020
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1021
            },
1022
            "dist": {
1023
                "type": "zip",
1024
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1025
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1026
                "shasum": ""
1027
            },
1028
            "require": {
1029
                "php": ">=5.3.3"
1030
            },
1031
            "type": "library",
1032
            "autoload": {
1033
                "classmap": [
1034
                    "Text/"
1035
                ]
1036
            },
1037
            "notification-url": "https://packagist.org/downloads/",
1038
            "include-path": [
1039
                ""
1040
            ],
1041
            "license": [
1042
                "BSD-3-Clause"
1043
            ],
1044
            "authors": [
1045
                {
1046
                    "name": "Sebastian Bergmann",
1047
                    "email": "[email protected]",
1048
                    "role": "lead"
1049
                }
1050
            ],
1051
            "description": "Simple template engine.",
1052
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1053
            "keywords": [
1054
                "template"
1055
            ],
1056
            "time": "2014-01-30 17:20:04"
1057
        },
1058
        {
1059
            "name": "phpunit/php-timer",
1060
            "version": "1.0.5",
1061
            "source": {
1062
                "type": "git",
1063
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1064
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1065
            },
1066
            "dist": {
1067
                "type": "zip",
1068
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1069
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1070
                "shasum": ""
1071
            },
1072
            "require": {
1073
                "php": ">=5.3.3"
1074
            },
1075
            "type": "library",
1076
            "autoload": {
1077
                "classmap": [
1078
                    "PHP/"
1079
                ]
1080
            },
1081
            "notification-url": "https://packagist.org/downloads/",
1082
            "include-path": [
1083
                ""
1084
            ],
1085
            "license": [
1086
                "BSD-3-Clause"
1087
            ],
1088
            "authors": [
1089
                {
1090
                    "name": "Sebastian Bergmann",
1091
                    "email": "[email protected]",
1092
                    "role": "lead"
1093
                }
1094
            ],
1095
            "description": "Utility class for timing",
1096
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1097
            "keywords": [
1098
                "timer"
1099
            ],
1100
            "time": "2013-08-02 07:42:54"
1101
        },
1102
        {
1103
            "name": "phpunit/php-token-stream",
1104
            "version": "1.4.0",
1105
            "source": {
1106
                "type": "git",
1107
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1108
                "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74"
1109
            },
1110
            "dist": {
1111
                "type": "zip",
1112
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74",
1113
                "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74",
1114
                "shasum": ""
1115
            },
1116
            "require": {
1117
                "ext-tokenizer": "*",
1118
                "php": ">=5.3.3"
1119
            },
1120
            "require-dev": {
1121
                "phpunit/phpunit": "~4.2"
1122
            },
1123
            "type": "library",
1124
            "extra": {
1125
                "branch-alias": {
1126
                    "dev-master": "1.4-dev"
1127
                }
1128
            },
1129
            "autoload": {
1130
                "classmap": [
1131
                    "src/"
1132
                ]
1133
            },
1134
            "notification-url": "https://packagist.org/downloads/",
1135
            "license": [
1136
                "BSD-3-Clause"
1137
            ],
1138
            "authors": [
1139
                {
1140
                    "name": "Sebastian Bergmann",
1141
                    "email": "[email protected]"
1142
                }
1143
            ],
1144
            "description": "Wrapper around PHP's tokenizer extension.",
1145
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1146
            "keywords": [
1147
                "tokenizer"
1148
            ],
1149
            "time": "2015-01-17 09:51:32"
1150
        },
1151
        {
1152
            "name": "phpunit/phpunit",
1153
            "version": "4.5.0",
1154
            "source": {
1155
                "type": "git",
1156
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1157
                "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5"
1158
            },
1159
            "dist": {
1160
                "type": "zip",
1161
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5",
1162
                "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5",
1163
                "shasum": ""
1164
            },
1165
            "require": {
1166
                "ext-dom": "*",
1167
                "ext-json": "*",
1168
                "ext-pcre": "*",
1169
                "ext-reflection": "*",
1170
                "ext-spl": "*",
1171
                "php": ">=5.3.3",
1172
                "phpspec/prophecy": "~1.3.1",
1173
                "phpunit/php-code-coverage": "~2.0",
1174
                "phpunit/php-file-iterator": "~1.3.2",
1175
                "phpunit/php-text-template": "~1.2",
1176
                "phpunit/php-timer": "~1.0.2",
1177
                "phpunit/phpunit-mock-objects": "~2.3",
1178
                "sebastian/comparator": "~1.1",
1179
                "sebastian/diff": "~1.1",
1180
                "sebastian/environment": "~1.2",
1181
                "sebastian/exporter": "~1.2",
1182
                "sebastian/global-state": "~1.0",
1183
                "sebastian/version": "~1.0",
1184
                "symfony/yaml": "~2.0"
1185
            },
1186
            "suggest": {
1187
                "phpunit/php-invoker": "~1.1"
1188
            },
1189
            "bin": [
1190
                "phpunit"
1191
            ],
1192
            "type": "library",
1193
            "extra": {
1194
                "branch-alias": {
1195
                    "dev-master": "4.5.x-dev"
1196
                }
1197
            },
1198
            "autoload": {
1199
                "classmap": [
1200
                    "src/"
1201
                ]
1202
            },
1203
            "notification-url": "https://packagist.org/downloads/",
1204
            "license": [
1205
                "BSD-3-Clause"
1206
            ],
1207
            "authors": [
1208
                {
1209
                    "name": "Sebastian Bergmann",
1210
                    "email": "[email protected]",
1211
                    "role": "lead"
1212
                }
1213
            ],
1214
            "description": "The PHP Unit Testing framework.",
1215
            "homepage": "https://phpunit.de/",
1216
            "keywords": [
1217
                "phpunit",
1218
                "testing",
1219
                "xunit"
1220
            ],
1221
            "time": "2015-02-05 15:51:19"
1222
        },
1223
        {
1224
            "name": "phpunit/phpunit-mock-objects",
1225
            "version": "2.3.0",
1226
            "source": {
1227
                "type": "git",
1228
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1229
                "reference": "c63d2367247365f688544f0d500af90a11a44c65"
1230
            },
1231
            "dist": {
1232
                "type": "zip",
1233
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
1234
                "reference": "c63d2367247365f688544f0d500af90a11a44c65",
1235
                "shasum": ""
1236
            },
1237
            "require": {
1238
                "doctrine/instantiator": "~1.0,>=1.0.1",
1239
                "php": ">=5.3.3",
1240
                "phpunit/php-text-template": "~1.2"
1241
            },
1242
            "require-dev": {
1243
                "phpunit/phpunit": "~4.3"
1244
            },
1245
            "suggest": {
1246
                "ext-soap": "*"
1247
            },
1248
            "type": "library",
1249
            "extra": {
1250
                "branch-alias": {
1251
                    "dev-master": "2.3.x-dev"
1252
                }
1253
            },
1254
            "autoload": {
1255
                "classmap": [
1256
                    "src/"
1257
                ]
1258
            },
1259
            "notification-url": "https://packagist.org/downloads/",
1260
            "license": [
1261
                "BSD-3-Clause"
1262
            ],
1263
            "authors": [
1264
                {
1265
                    "name": "Sebastian Bergmann",
1266
                    "email": "[email protected]",
1267
                    "role": "lead"
1268
                }
1269
            ],
1270
            "description": "Mock Object library for PHPUnit",
1271
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1272
            "keywords": [
1273
                "mock",
1274
                "xunit"
1275
            ],
1276
            "time": "2014-10-03 05:12:11"
1277
        },
1278
        {
1279
            "name": "sebastian/comparator",
1280
            "version": "1.1.1",
1281
            "source": {
1282
                "type": "git",
1283
                "url": "https://github.com/sebastianbergmann/comparator.git",
1284
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
1285
            },
1286
            "dist": {
1287
                "type": "zip",
1288
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
1289
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
1290
                "shasum": ""
1291
            },
1292
            "require": {
1293
                "php": ">=5.3.3",
1294
                "sebastian/diff": "~1.2",
1295
                "sebastian/exporter": "~1.2"
1296
            },
1297
            "require-dev": {
1298
                "phpunit/phpunit": "~4.4"
1299
            },
1300
            "type": "library",
1301
            "extra": {
1302
                "branch-alias": {
1303
                    "dev-master": "1.1.x-dev"
1304
                }
1305
            },
1306
            "autoload": {
1307
                "classmap": [
1308
                    "src/"
1309
                ]
1310
            },
1311
            "notification-url": "https://packagist.org/downloads/",
1312
            "license": [
1313
                "BSD-3-Clause"
1314
            ],
1315
            "authors": [
1316
                {
1317
                    "name": "Jeff Welch",
1318
                    "email": "[email protected]"
1319
                },
1320
                {
1321
                    "name": "Volker Dusch",
1322
                    "email": "[email protected]"
1323
                },
1324
                {
1325
                    "name": "Bernhard Schussek",
1326
                    "email": "[email protected]"
1327
                },
1328
                {
1329
                    "name": "Sebastian Bergmann",
1330
                    "email": "[email protected]"
1331
                }
1332
            ],
1333
            "description": "Provides the functionality to compare PHP values for equality",
1334
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1335
            "keywords": [
1336
                "comparator",
1337
                "compare",
1338
                "equality"
1339
            ],
1340
            "time": "2015-01-29 16:28:08"
1341
        },
1342
        {
1343
            "name": "sebastian/diff",
1344
            "version": "1.2.0",
1345
            "source": {
1346
                "type": "git",
1347
                "url": "https://github.com/sebastianbergmann/diff.git",
1348
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
1349
            },
1350
            "dist": {
1351
                "type": "zip",
1352
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
1353
                "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
1354
                "shasum": ""
1355
            },
1356
            "require": {
1357
                "php": ">=5.3.3"
1358
            },
1359
            "require-dev": {
1360
                "phpunit/phpunit": "~4.2"
1361
            },
1362
            "type": "library",
1363
            "extra": {
1364
                "branch-alias": {
1365
                    "dev-master": "1.2-dev"
1366
                }
1367
            },
1368
            "autoload": {
1369
                "classmap": [
1370
                    "src/"
1371
                ]
1372
            },
1373
            "notification-url": "https://packagist.org/downloads/",
1374
            "license": [
1375
                "BSD-3-Clause"
1376
            ],
1377
            "authors": [
1378
                {
1379
                    "name": "Kore Nordmann",
1380
                    "email": "[email protected]"
1381
                },
1382
                {
1383
                    "name": "Sebastian Bergmann",
1384
                    "email": "[email protected]"
1385
                }
1386
            ],
1387
            "description": "Diff implementation",
1388
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1389
            "keywords": [
1390
                "diff"
1391
            ],
1392
            "time": "2014-08-15 10:29:00"
1393
        },
1394
        {
1395
            "name": "sebastian/environment",
1396
            "version": "1.2.1",
1397
            "source": {
1398
                "type": "git",
1399
                "url": "https://github.com/sebastianbergmann/environment.git",
1400
                "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
1401
            },
1402
            "dist": {
1403
                "type": "zip",
1404
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
1405
                "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
1406
                "shasum": ""
1407
            },
1408
            "require": {
1409
                "php": ">=5.3.3"
1410
            },
1411
            "require-dev": {
1412
                "phpunit/phpunit": "~4.3"
1413
            },
1414
            "type": "library",
1415
            "extra": {
1416
                "branch-alias": {
1417
                    "dev-master": "1.2.x-dev"
1418
                }
1419
            },
1420
            "autoload": {
1421
                "classmap": [
1422
                    "src/"
1423
                ]
1424
            },
1425
            "notification-url": "https://packagist.org/downloads/",
1426
            "license": [
1427
                "BSD-3-Clause"
1428
            ],
1429
            "authors": [
1430
                {
1431
                    "name": "Sebastian Bergmann",
1432
                    "email": "[email protected]"
1433
                }
1434
            ],
1435
            "description": "Provides functionality to handle HHVM/PHP environments",
1436
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1437
            "keywords": [
1438
                "Xdebug",
1439
                "environment",
1440
                "hhvm"
1441
            ],
1442
            "time": "2014-10-25 08:00:45"
1443
        },
1444
        {
1445
            "name": "sebastian/exporter",
1446
            "version": "1.2.0",
1447
            "source": {
1448
                "type": "git",
1449
                "url": "https://github.com/sebastianbergmann/exporter.git",
1450
                "reference": "84839970d05254c73cde183a721c7af13aede943"
1451
            },
1452
            "dist": {
1453
                "type": "zip",
1454
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
1455
                "reference": "84839970d05254c73cde183a721c7af13aede943",
1456
                "shasum": ""
1457
            },
1458
            "require": {
1459
                "php": ">=5.3.3",
1460
                "sebastian/recursion-context": "~1.0"
1461
            },
1462
            "require-dev": {
1463
                "phpunit/phpunit": "~4.4"
1464
            },
1465
            "type": "library",
1466
            "extra": {
1467
                "branch-alias": {
1468
                    "dev-master": "1.2.x-dev"
1469
                }
1470
            },
1471
            "autoload": {
1472
                "classmap": [
1473
                    "src/"
1474
                ]
1475
            },
1476
            "notification-url": "https://packagist.org/downloads/",
1477
            "license": [
1478
                "BSD-3-Clause"
1479
            ],
1480
            "authors": [
1481
                {
1482
                    "name": "Jeff Welch",
1483
                    "email": "[email protected]"
1484
                },
1485
                {
1486
                    "name": "Volker Dusch",
1487
                    "email": "[email protected]"
1488
                },
1489
                {
1490
                    "name": "Bernhard Schussek",
1491
                    "email": "[email protected]"
1492
                },
1493
                {
1494
                    "name": "Sebastian Bergmann",
1495
                    "email": "[email protected]"
1496
                },
1497
                {
1498
                    "name": "Adam Harvey",
1499
                    "email": "[email protected]"
1500
                }
1501
            ],
1502
            "description": "Provides the functionality to export PHP variables for visualization",
1503
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1504
            "keywords": [
1505
                "export",
1506
                "exporter"
1507
            ],
1508
            "time": "2015-01-27 07:23:06"
1509
        },
1510
        {
1511
            "name": "sebastian/global-state",
1512
            "version": "1.0.0",
1513
            "source": {
1514
                "type": "git",
1515
                "url": "https://github.com/sebastianbergmann/global-state.git",
1516
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1517
            },
1518
            "dist": {
1519
                "type": "zip",
1520
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1521
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1522
                "shasum": ""
1523
            },
1524
            "require": {
1525
                "php": ">=5.3.3"
1526
            },
1527
            "require-dev": {
1528
                "phpunit/phpunit": "~4.2"
1529
            },
1530
            "suggest": {
1531
                "ext-uopz": "*"
1532
            },
1533
            "type": "library",
1534
            "extra": {
1535
                "branch-alias": {
1536
                    "dev-master": "1.0-dev"
1537
                }
1538
            },
1539
            "autoload": {
1540
                "classmap": [
1541
                    "src/"
1542
                ]
1543
            },
1544
            "notification-url": "https://packagist.org/downloads/",
1545
            "license": [
1546
                "BSD-3-Clause"
1547
            ],
1548
            "authors": [
1549
                {
1550
                    "name": "Sebastian Bergmann",
1551
                    "email": "[email protected]"
1552
                }
1553
            ],
1554
            "description": "Snapshotting of global state",
1555
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1556
            "keywords": [
1557
                "global state"
1558
            ],
1559
            "time": "2014-10-06 09:23:50"
1560
        },
1561
        {
1562
            "name": "sebastian/recursion-context",
1563
            "version": "1.0.0",
1564
            "source": {
1565
                "type": "git",
1566
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1567
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
1568
            },
1569
            "dist": {
1570
                "type": "zip",
1571
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
1572
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
1573
                "shasum": ""
1574
            },
1575
            "require": {
1576
                "php": ">=5.3.3"
1577
            },
1578
            "require-dev": {
1579
                "phpunit/phpunit": "~4.4"
1580
            },
1581
            "type": "library",
1582
            "extra": {
1583
                "branch-alias": {
1584
                    "dev-master": "1.0.x-dev"
1585
                }
1586
            },
1587
            "autoload": {
1588
                "classmap": [
1589
                    "src/"
1590
                ]
1591
            },
1592
            "notification-url": "https://packagist.org/downloads/",
1593
            "license": [
1594
                "BSD-3-Clause"
1595
            ],
1596
            "authors": [
1597
                {
1598
                    "name": "Jeff Welch",
1599
                    "email": "[email protected]"
1600
                },
1601
                {
1602
                    "name": "Sebastian Bergmann",
1603
                    "email": "[email protected]"
1604
                },
1605
                {
1606
                    "name": "Adam Harvey",
1607
                    "email": "[email protected]"
1608
                }
1609
            ],
1610
            "description": "Provides functionality to recursively process PHP variables",
1611
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1612
            "time": "2015-01-24 09:48:32"
1613
        },
1614
        {
1615
            "name": "sebastian/version",
1616
            "version": "1.0.4",
1617
            "source": {
1618
                "type": "git",
1619
                "url": "https://github.com/sebastianbergmann/version.git",
1620
                "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b"
1621
            },
1622
            "dist": {
1623
                "type": "zip",
1624
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b",
1625
                "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b",
1626
                "shasum": ""
1627
            },
1628
            "type": "library",
1629
            "autoload": {
1630
                "classmap": [
1631
                    "src/"
1632
                ]
1633
            },
1634
            "notification-url": "https://packagist.org/downloads/",
1635
            "license": [
1636
                "BSD-3-Clause"
1637
            ],
1638
            "authors": [
1639
                {
1640
                    "name": "Sebastian Bergmann",
1641
                    "email": "[email protected]",
1642
                    "role": "lead"
1643
                }
1644
            ],
1645
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1646
            "homepage": "https://github.com/sebastianbergmann/version",
1647
            "time": "2014-12-15 14:25:24"
1648
        },
1649
        {
1650
            "name": "squizlabs/php_codesniffer",
1651
            "version": "1.5.6",
1652
            "source": {
1653
                "type": "git",
1654
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
1655
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5"
1656
            },
1657
            "dist": {
1658
                "type": "zip",
1659
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5",
1660
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5",
1661
                "shasum": ""
1662
            },
1663
            "require": {
1664
                "ext-tokenizer": "*",
1665
                "php": ">=5.1.2"
1666
            },
1667
            "suggest": {
1668
                "phpunit/php-timer": "dev-master"
1669
            },
1670
            "bin": [
1671
                "scripts/phpcs"
1672
            ],
1673
            "type": "library",
1674
            "extra": {
1675
                "branch-alias": {
1676
                    "dev-phpcs-fixer": "2.0.x-dev"
1677
                }
1678
            },
1679
            "autoload": {
1680
                "classmap": [
1681
                    "CodeSniffer.php",
1682
                    "CodeSniffer/CLI.php",
1683
                    "CodeSniffer/Exception.php",
1684
                    "CodeSniffer/File.php",
1685
                    "CodeSniffer/Report.php",
1686
                    "CodeSniffer/Reporting.php",
1687
                    "CodeSniffer/Sniff.php",
1688
                    "CodeSniffer/Tokens.php",
1689
                    "CodeSniffer/Reports/",
1690
                    "CodeSniffer/CommentParser/",
1691
                    "CodeSniffer/Tokenizers/",
1692
                    "CodeSniffer/DocGenerators/",
1693
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
1694
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
1695
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
1696
                    "CodeSniffer/Standards/IncorrectPatternException.php",
1697
                    "CodeSniffer/Standards/Generic/Sniffs/",
1698
                    "CodeSniffer/Standards/MySource/Sniffs/",
1699
                    "CodeSniffer/Standards/PEAR/Sniffs/",
1700
                    "CodeSniffer/Standards/PSR1/Sniffs/",
1701
                    "CodeSniffer/Standards/PSR2/Sniffs/",
1702
                    "CodeSniffer/Standards/Squiz/Sniffs/",
1703
                    "CodeSniffer/Standards/Zend/Sniffs/"
1704
                ]
1705
            },
1706
            "notification-url": "https://packagist.org/downloads/",
1707
            "license": [
1708
                "BSD-3-Clause"
1709
            ],
1710
            "authors": [
1711
                {
1712
                    "name": "Greg Sherwood",
1713
                    "role": "lead"
1714
                }
1715
            ],
1716
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
1717
            "homepage": "http://www.squizlabs.com/php-codesniffer",
1718
            "keywords": [
1719
                "phpcs",
1720
                "standards"
1721
            ],
1722
            "time": "2014-12-04 22:32:15"
1723
        },
1724
        {
1725
            "name": "symfony/config",
1726
            "version": "v2.6.5",
1727
            "target-dir": "Symfony/Component/Config",
1728
            "source": {
1729
                "type": "git",
1730
                "url": "https://github.com/symfony/config.git",
1731
                "reference": "7a47189c7667ca69bcaafd19ef8a8941db449a2c"
1732
            },
1733
            "dist": {
1734
                "type": "zip",
1735
                "url": "https://api.github.com/repos/symfony/config/zipball/7a47189c7667ca69bcaafd19ef8a8941db449a2c",
1736
                "reference": "7a47189c7667ca69bcaafd19ef8a8941db449a2c",
1737
                "shasum": ""
1738
            },
1739
            "require": {
1740
                "php": ">=5.3.3",
1741
                "symfony/filesystem": "~2.3"
1742
            },
1743
            "require-dev": {
1744
                "symfony/phpunit-bridge": "~2.7"
1745
            },
1746
            "type": "library",
1747
            "extra": {
1748
                "branch-alias": {
1749
                    "dev-master": "2.6-dev"
1750
                }
1751
            },
1752
            "autoload": {
1753
                "psr-0": {
1754
                    "Symfony\\Component\\Config\\": ""
1755
                }
1756
            },
1757
            "notification-url": "https://packagist.org/downloads/",
1758
            "license": [
1759
                "MIT"
1760
            ],
1761
            "authors": [
1762
                {
1763
                    "name": "Symfony Community",
1764
                    "homepage": "http://symfony.com/contributors"
1765
                },
1766
                {
1767
                    "name": "Fabien Potencier",
1768
                    "email": "[email protected]"
1769
                }
1770
            ],
1771
            "description": "Symfony Config Component",
1772
            "homepage": "http://symfony.com",
1773
            "time": "2015-03-12 10:28:44"
1774
        },
1775
        {
1776
            "name": "symfony/console",
1777
            "version": "v2.6.5",
1778
            "target-dir": "Symfony/Component/Console",
1779
            "source": {
1780
                "type": "git",
1781
                "url": "https://github.com/symfony/console.git",
1782
                "reference": "53f86497ccd01677e22435cfb7262599450a90d1"
1783
            },
1784
            "dist": {
1785
                "type": "zip",
1786
                "url": "https://api.github.com/repos/symfony/console/zipball/53f86497ccd01677e22435cfb7262599450a90d1",
1787
                "reference": "53f86497ccd01677e22435cfb7262599450a90d1",
1788
                "shasum": ""
1789
            },
1790
            "require": {
1791
                "php": ">=5.3.3"
1792
            },
1793
            "require-dev": {
1794
                "psr/log": "~1.0",
1795
                "symfony/event-dispatcher": "~2.1",
1796
                "symfony/phpunit-bridge": "~2.7",
1797
                "symfony/process": "~2.1"
1798
            },
1799
            "suggest": {
1800
                "psr/log": "For using the console logger",
1801
                "symfony/event-dispatcher": "",
1802
                "symfony/process": ""
1803
            },
1804
            "type": "library",
1805
            "extra": {
1806
                "branch-alias": {
1807
                    "dev-master": "2.6-dev"
1808
                }
1809
            },
1810
            "autoload": {
1811
                "psr-0": {
1812
                    "Symfony\\Component\\Console\\": ""
1813
                }
1814
            },
1815
            "notification-url": "https://packagist.org/downloads/",
1816
            "license": [
1817
                "MIT"
1818
            ],
1819
            "authors": [
1820
                {
1821
                    "name": "Symfony Community",
1822
                    "homepage": "http://symfony.com/contributors"
1823
                },
1824
                {
1825
                    "name": "Fabien Potencier",
1826
                    "email": "[email protected]"
1827
                }
1828
            ],
1829
            "description": "Symfony Console Component",
1830
            "homepage": "http://symfony.com",
1831
            "time": "2015-03-13 17:37:22"
1832
        },
1833
        {
1834
            "name": "symfony/event-dispatcher",
1835
            "version": "v2.6.5",
1836
            "target-dir": "Symfony/Component/EventDispatcher",
1837
            "source": {
1838
                "type": "git",
1839
                "url": "https://github.com/symfony/event-dispatcher.git",
1840
                "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284"
1841
            },
1842
            "dist": {
1843
                "type": "zip",
1844
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/70f7c8478739ad21e3deef0d977b38c77f1fb284",
1845
                "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284",
1846
                "shasum": ""
1847
            },
1848
            "require": {
1849
                "php": ">=5.3.3"
1850
            },
1851
            "require-dev": {
1852
                "psr/log": "~1.0",
1853
                "symfony/config": "~2.0,>=2.0.5",
1854
                "symfony/dependency-injection": "~2.6",
1855
                "symfony/expression-language": "~2.6",
1856
                "symfony/phpunit-bridge": "~2.7",
1857
                "symfony/stopwatch": "~2.3"
1858
            },
1859
            "suggest": {
1860
                "symfony/dependency-injection": "",
1861
                "symfony/http-kernel": ""
1862
            },
1863
            "type": "library",
1864
            "extra": {
1865
                "branch-alias": {
1866
                    "dev-master": "2.6-dev"
1867
                }
1868
            },
1869
            "autoload": {
1870
                "psr-0": {
1871
                    "Symfony\\Component\\EventDispatcher\\": ""
1872
                }
1873
            },
1874
            "notification-url": "https://packagist.org/downloads/",
1875
            "license": [
1876
                "MIT"
1877
            ],
1878
            "authors": [
1879
                {
1880
                    "name": "Symfony Community",
1881
                    "homepage": "http://symfony.com/contributors"
1882
                },
1883
                {
1884
                    "name": "Fabien Potencier",
1885
                    "email": "[email protected]"
1886
                }
1887
            ],
1888
            "description": "Symfony EventDispatcher Component",
1889
            "homepage": "http://symfony.com",
1890
            "time": "2015-03-13 17:37:22"
1891
        },
1892
        {
1893
            "name": "symfony/filesystem",
1894
            "version": "v2.6.5",
1895
            "target-dir": "Symfony/Component/Filesystem",
1896
            "source": {
1897
                "type": "git",
1898
                "url": "https://github.com/symfony/filesystem.git",
1899
                "reference": "fdc5f151bc2db066b51870d5bea3773d915ced0b"
1900
            },
1901
            "dist": {
1902
                "type": "zip",
1903
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/fdc5f151bc2db066b51870d5bea3773d915ced0b",
1904
                "reference": "fdc5f151bc2db066b51870d5bea3773d915ced0b",
1905
                "shasum": ""
1906
            },
1907
            "require": {
1908
                "php": ">=5.3.3"
1909
            },
1910
            "require-dev": {
1911
                "symfony/phpunit-bridge": "~2.7"
1912
            },
1913
            "type": "library",
1914
            "extra": {
1915
                "branch-alias": {
1916
                    "dev-master": "2.6-dev"
1917
                }
1918
            },
1919
            "autoload": {
1920
                "psr-0": {
1921
                    "Symfony\\Component\\Filesystem\\": ""
1922
                }
1923
            },
1924
            "notification-url": "https://packagist.org/downloads/",
1925
            "license": [
1926
                "MIT"
1927
            ],
1928
            "authors": [
1929
                {
1930
                    "name": "Symfony Community",
1931
                    "homepage": "http://symfony.com/contributors"
1932
                },
1933
                {
1934
                    "name": "Fabien Potencier",
1935
                    "email": "[email protected]"
1936
                }
1937
            ],
1938
            "description": "Symfony Filesystem Component",
1939
            "homepage": "http://symfony.com",
1940
            "time": "2015-03-12 10:28:44"
1941
        },
1942
        {
1943
            "name": "symfony/stopwatch",
1944
            "version": "v2.6.5",
1945
            "target-dir": "Symfony/Component/Stopwatch",
1946
            "source": {
1947
                "type": "git",
1948
                "url": "https://github.com/symfony/Stopwatch.git",
1949
                "reference": "ba4e774f71e2ce3e3f65cabac4031b9029972af5"
1950
            },
1951
            "dist": {
1952
                "type": "zip",
1953
                "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/ba4e774f71e2ce3e3f65cabac4031b9029972af5",
1954
                "reference": "ba4e774f71e2ce3e3f65cabac4031b9029972af5",
1955
                "shasum": ""
1956
            },
1957
            "require": {
1958
                "php": ">=5.3.3"
1959
            },
1960
            "require-dev": {
1961
                "symfony/phpunit-bridge": "~2.7"
1962
            },
1963
            "type": "library",
1964
            "extra": {
1965
                "branch-alias": {
1966
                    "dev-master": "2.6-dev"
1967
                }
1968
            },
1969
            "autoload": {
1970
                "psr-0": {
1971
                    "Symfony\\Component\\Stopwatch\\": ""
1972
                }
1973
            },
1974
            "notification-url": "https://packagist.org/downloads/",
1975
            "license": [
1976
                "MIT"
1977
            ],
1978
            "authors": [
1979
                {
1980
                    "name": "Symfony Community",
1981
                    "homepage": "http://symfony.com/contributors"
1982
                },
1983
                {
1984
                    "name": "Fabien Potencier",
1985
                    "email": "[email protected]"
1986
                }
1987
            ],
1988
            "description": "Symfony Stopwatch Component",
1989
            "homepage": "http://symfony.com",
1990
            "time": "2015-02-24 11:52:21"
1991
        },
1992
        {
1993
            "name": "symfony/yaml",
1994
            "version": "v2.6.5",
1995
            "target-dir": "Symfony/Component/Yaml",
1996
            "source": {
1997
                "type": "git",
1998
                "url": "https://github.com/symfony/Yaml.git",
1999
                "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d"
2000
            },
2001
            "dist": {
2002
                "type": "zip",
2003
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/0cd8e72071e46e15fc072270ae39ea1b66b10a9d",
2004
                "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d",
2005
                "shasum": ""
2006
            },
2007
            "require": {
2008
                "php": ">=5.3.3"
2009
            },
2010
            "require-dev": {
2011
                "symfony/phpunit-bridge": "~2.7"
2012
            },
2013
            "type": "library",
2014
            "extra": {
2015
                "branch-alias": {
2016
                    "dev-master": "2.6-dev"
2017
                }
2018
            },
2019
            "autoload": {
2020
                "psr-0": {
2021
                    "Symfony\\Component\\Yaml\\": ""
2022
                }
2023
            },
2024
            "notification-url": "https://packagist.org/downloads/",
2025
            "license": [
2026
                "MIT"
2027
            ],
2028
            "authors": [
2029
                {
2030
                    "name": "Symfony Community",
2031
                    "homepage": "http://symfony.com/contributors"
2032
                },
2033
                {
2034
                    "name": "Fabien Potencier",
2035
                    "email": "[email protected]"
2036
                }
2037
            ],
2038
            "description": "Symfony Yaml Component",
2039
            "homepage": "http://symfony.com",
2040
            "time": "2015-03-12 10:28:44"
2041
        },
2042
        {
2043
            "name": "vectorface/dunit",
2044
            "version": "v2.0.1",
2045
            "source": {
2046
                "type": "git",
2047
                "url": "https://github.com/Vectorface/dunit.git",
2048
                "reference": "b3b7de0d12e47406a0c1326baa5dba3a7d07af26"
2049
            },
2050
            "dist": {
2051
                "type": "zip",
2052
                "url": "https://api.github.com/repos/Vectorface/dunit/zipball/b3b7de0d12e47406a0c1326baa5dba3a7d07af26",
2053
                "reference": "b3b7de0d12e47406a0c1326baa5dba3a7d07af26",
2054
                "shasum": ""
2055
            },
2056
            "require-dev": {
2057
                "phpunit/phpunit": "~4.3",
2058
                "symfony/console": "~2.5"
2059
            },
2060
            "bin": [
2061
                "bin/dunit"
2062
            ],
2063
            "type": "library",
2064
            "autoload": {
2065
                "psr-4": {
2066
                    "Vectorface\\Dunit\\": "src"
2067
                }
2068
            },
2069
            "notification-url": "https://packagist.org/downloads/",
2070
            "license": [
2071
                "MIT"
2072
            ],
2073
            "authors": [
2074
                {
2075
                    "name": "Daniel Bruce",
2076
                    "email": "[email protected]",
2077
                    "role": "Developer"
2078
                },
2079
                {
2080
                    "name": "Cory Darby",
2081
                    "email": "[email protected]",
2082
                    "role": "Developer"
2083
                }
2084
            ],
2085
            "description": "Test code against multiple versions of PHP with the help of docker",
2086
            "homepage": "https://github.com/Vectorface/dunit",
2087
            "keywords": [
2088
                "docker",
2089
                "php",
2090
                "phpunit",
2091
                "testing"
2092
            ],
2093
            "time": "2015-01-07 15:33:36"
2094
        },
2095
        {
2096
            "name": "wyrihaximus/phpunit-class-reflection-helpers",
2097
            "version": "dev-master",
2098
            "source": {
2099
                "type": "git",
2100
                "url": "https://github.com/WyriHaximus/PHPUnitClassReflectionHelpers.git",
2101
                "reference": "ce4760ba53ddc965869f095171b80513c3c35e59"
2102
            },
2103
            "dist": {
2104
                "type": "zip",
2105
                "url": "https://api.github.com/repos/WyriHaximus/PHPUnitClassReflectionHelpers/zipball/ce4760ba53ddc965869f095171b80513c3c35e59",
2106
                "reference": "ce4760ba53ddc965869f095171b80513c3c35e59",
2107
                "shasum": ""
2108
            },
2109
            "type": "library",
2110
            "autoload": {
2111
                "psr-4": {
2112
                    "WyriHaximus\\PHPUnit\\Helpers\\": "src/"
2113
                }
2114
            },
2115
            "notification-url": "https://packagist.org/downloads/",
2116
            "license": [
2117
                "MIT"
2118
            ],
2119
            "authors": [
2120
                {
2121
                    "name": "Cees-Jan Kiewiet",
2122
                    "email": "[email protected]"
2123
                }
2124
            ],
2125
            "time": "2014-08-17 16:31:47"
2126
        }
2127
    ],
2128
    "aliases": [],
2129
    "minimum-stability": "stable",
2130
    "stability-flags": {
2131
        "wyrihaximus/phpunit-class-reflection-helpers": 20
2132
    },
2133
    "prefer-stable": false,
2134
    "prefer-lowest": false,
2135
    "platform": {
2136
        "php": ">=5.5.9"
2137
    },
2138
    "platform-dev": []
2139
}
2140