GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — thruway-0.4 ( 6cdd38 )
by Cees-Jan
05:38
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": "5d85cf120f106a37f595c554c98f4eb4",
8
    "content-hash": "e830afa1e663dbd76e1df5fe2a2cfac4",
9
    "packages": [
10
        {
11
            "name": "aura/installer-default",
12
            "version": "1.0.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/auraphp/installer-default.git",
16
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
21
                "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
22
                "shasum": ""
23
            },
24
            "type": "composer-installer",
25
            "extra": {
26
                "class": "Aura\\Composer\\DefaultInstaller"
27
            },
28
            "autoload": {
29
                "psr-0": {
30
                    "Aura\\Composer\\": "src/"
31
                }
32
            },
33
            "notification-url": "https://packagist.org/downloads/",
34
            "license": [
35
                "BSD-2-Clause"
36
            ],
37
            "authors": [
38
                {
39
                    "name": "Paul M. Jones",
40
                    "email": "[email protected]",
41
                    "homepage": "http://paul-m-jones.com"
42
                }
43
            ],
44
            "description": "Installs Aura packages using the Composer defaults.",
45
            "keywords": [
46
                "aura",
47
                "installer"
48
            ],
49
            "time": "2012-11-26 21:35:57"
50
        },
51
        {
52
            "name": "aura/intl",
53
            "version": "1.1.1",
54
            "source": {
55
                "type": "git",
56
                "url": "https://github.com/auraphp/Aura.Intl.git",
57
                "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21"
58
            },
59
            "dist": {
60
                "type": "zip",
61
                "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/c5fe620167550ad6fa77dd3570fba2efc77a2a21",
62
                "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21",
63
                "shasum": ""
64
            },
65
            "require": {
66
                "aura/installer-default": "1.0.*",
67
                "php": ">=5.4.0"
68
            },
69
            "type": "aura-package",
70
            "extra": {
71
                "aura": {
72
                    "type": "library",
73
                    "config": {
74
                        "common": "Aura\\Intl\\_Config\\Common"
75
                    }
76
                },
77
                "branch-alias": {
78
                    "dev-develop": "1.1.x-dev"
79
                }
80
            },
81
            "autoload": {
82
                "psr-0": {
83
                    "Aura\\Intl": "src/"
84
                },
85
                "psr-4": {
86
                    "Aura\\Intl\\_Config\\": "config/"
87
                }
88
            },
89
            "notification-url": "https://packagist.org/downloads/",
90
            "license": [
91
                "BSD-2-Clause"
92
            ],
93
            "authors": [
94
                {
95
                    "name": "Paul M. Jones",
96
                    "email": "[email protected]",
97
                    "homepage": "http://paul-m-jones.com"
98
                },
99
                {
100
                    "name": "Aura.Intl Contributors",
101
                    "homepage": "https://github.com/auraphp/Aura.Intl/contributors"
102
                },
103
                {
104
                    "name": "Pascal Borreli",
105
                    "email": "[email protected]"
106
                },
107
                {
108
                    "name": "Mapthegod",
109
                    "email": "[email protected]"
110
                },
111
                {
112
                    "name": "Jose Lorenzo Rodriguez",
113
                    "email": "[email protected]"
114
                }
115
            ],
116
            "description": "The Aura.Intl package provides internationalization (I18N) tools, specifically\npackage-oriented per-locale message translation.",
117
            "homepage": "http://auraphp.com/Aura.Intl",
118
            "keywords": [
119
                "g11n",
120
                "globalization",
121
                "i18n",
122
                "internationalization",
123
                "intl",
124
                "l10n",
125
                "localization"
126
            ],
127
            "time": "2014-08-24 00:00:00"
128
        },
129
        {
130
            "name": "cakephp/cakephp",
0 ignored issues
show
There is a security advisory for your installed version of cakephp/cakephp:

Remote File Inclusion through View template name manipulation
Loading history...
131
            "version": "3.0.12",
132
            "source": {
133
                "type": "git",
134
                "url": "https://github.com/cakephp/cakephp.git",
135
                "reference": "5ff3f8de114699cecea6e280f169e2fe3ffa106a"
136
            },
137
            "dist": {
138
                "type": "zip",
139
                "url": "https://api.github.com/repos/cakephp/cakephp/zipball/5ff3f8de114699cecea6e280f169e2fe3ffa106a",
140
                "reference": "5ff3f8de114699cecea6e280f169e2fe3ffa106a",
141
                "shasum": ""
142
            },
143
            "require": {
144
                "aura/intl": "1.1.*",
145
                "ext-intl": "*",
146
                "ext-mbstring": "*",
147
                "ircmaxell/password-compat": "1.0.*",
148
                "nesbot/carbon": "1.13.*",
149
                "php": ">=5.4.16",
150
                "psr/log": "1.0"
151
            },
152
            "replace": {
153
                "cakephp/cache": "self.version",
154
                "cakephp/collection": "self.version",
155
                "cakephp/core": "self.version",
156
                "cakephp/database": "self.version",
157
                "cakephp/datasource": "self.version",
158
                "cakephp/event": "self.version",
159
                "cakephp/filesystem": "self.version",
160
                "cakephp/i18n": "self.version",
161
                "cakephp/log": "self.version",
162
                "cakephp/orm": "self.version",
163
                "cakephp/utility": "self.version",
164
                "cakephp/validation": "self.version"
165
            },
166
            "require-dev": {
167
                "cakephp/cakephp-codesniffer": "dev-master",
168
                "phpunit/phpunit": "*"
169
            },
170
            "type": "library",
171
            "extra": {
172
                "branch-alias": {
173
                    "dev-master": "3.0.x-dev"
174
                }
175
            },
176
            "autoload": {
177
                "psr-4": {
178
                    "Cake\\": "src"
179
                },
180
                "files": [
181
                    "src/Core/functions.php",
182
                    "src/Collection/functions.php",
183
                    "src/I18n/functions.php",
184
                    "src/Utility/bootstrap.php"
185
                ]
186
            },
187
            "notification-url": "https://packagist.org/downloads/",
188
            "license": [
189
                "MIT"
190
            ],
191
            "authors": [
192
                {
193
                    "name": "CakePHP Community",
194
                    "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
195
                }
196
            ],
197
            "description": "The CakePHP framework",
198
            "homepage": "http://cakephp.org",
199
            "keywords": [
200
                "framework"
201
            ],
202
            "time": "2015-08-22 01:46:55"
203
        },
204
        {
205
            "name": "cboden/ratchet",
206
            "version": "v0.3.3",
207
            "source": {
208
                "type": "git",
209
                "url": "https://github.com/ratchetphp/Ratchet.git",
210
                "reference": "6b247c05251b4b5cbd14243366b649f99a0e5681"
211
            },
212
            "dist": {
213
                "type": "zip",
214
                "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/6b247c05251b4b5cbd14243366b649f99a0e5681",
215
                "reference": "6b247c05251b4b5cbd14243366b649f99a0e5681",
216
                "shasum": ""
217
            },
218
            "require": {
219
                "guzzle/http": "^3.6",
220
                "php": ">=5.3.9",
221
                "react/socket": "^0.3 || ^0.4",
222
                "symfony/http-foundation": "^2.2",
223
                "symfony/routing": "^2.2"
224
            },
225
            "type": "library",
226
            "autoload": {
227
                "psr-4": {
228
                    "Ratchet\\": "src/Ratchet"
229
                }
230
            },
231
            "notification-url": "https://packagist.org/downloads/",
232
            "license": [
233
                "MIT"
234
            ],
235
            "authors": [
236
                {
237
                    "name": "Chris Boden",
238
                    "email": "[email protected]",
239
                    "role": "Developer"
240
                }
241
            ],
242
            "description": "PHP WebSocket library",
243
            "homepage": "http://socketo.me",
244
            "keywords": [
245
                "Ratchet",
246
                "WebSockets",
247
                "server",
248
                "sockets"
249
            ],
250
            "time": "2015-05-27 12:51:05"
251
        },
252
        {
253
            "name": "evenement/evenement",
254
            "version": "v2.0.0",
255
            "source": {
256
                "type": "git",
257
                "url": "https://github.com/igorw/evenement.git",
258
                "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e"
259
            },
260
            "dist": {
261
                "type": "zip",
262
                "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
263
                "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
264
                "shasum": ""
265
            },
266
            "require": {
267
                "php": ">=5.4.0"
268
            },
269
            "type": "library",
270
            "extra": {
271
                "branch-alias": {
272
                    "dev-master": "2.0-dev"
273
                }
274
            },
275
            "autoload": {
276
                "psr-0": {
277
                    "Evenement": "src"
278
                }
279
            },
280
            "notification-url": "https://packagist.org/downloads/",
281
            "license": [
282
                "MIT"
283
            ],
284
            "authors": [
285
                {
286
                    "name": "Igor Wiedler",
287
                    "email": "[email protected]",
288
                    "homepage": "http://wiedler.ch/igor/"
289
                }
290
            ],
291
            "description": "Événement is a very simple event dispatching library for PHP",
292
            "keywords": [
293
                "event-dispatcher",
294
                "event-emitter"
295
            ],
296
            "time": "2012-11-02 14:49:47"
297
        },
298
        {
299
            "name": "guzzle/guzzle",
300
            "version": "v3.9.3",
301
            "source": {
302
                "type": "git",
303
                "url": "https://github.com/guzzle/guzzle3.git",
304
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
305
            },
306
            "dist": {
307
                "type": "zip",
308
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
309
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
310
                "shasum": ""
311
            },
312
            "require": {
313
                "ext-curl": "*",
314
                "php": ">=5.3.3",
315
                "symfony/event-dispatcher": "~2.1"
316
            },
317
            "replace": {
318
                "guzzle/batch": "self.version",
319
                "guzzle/cache": "self.version",
320
                "guzzle/common": "self.version",
321
                "guzzle/http": "self.version",
322
                "guzzle/inflection": "self.version",
323
                "guzzle/iterator": "self.version",
324
                "guzzle/log": "self.version",
325
                "guzzle/parser": "self.version",
326
                "guzzle/plugin": "self.version",
327
                "guzzle/plugin-async": "self.version",
328
                "guzzle/plugin-backoff": "self.version",
329
                "guzzle/plugin-cache": "self.version",
330
                "guzzle/plugin-cookie": "self.version",
331
                "guzzle/plugin-curlauth": "self.version",
332
                "guzzle/plugin-error-response": "self.version",
333
                "guzzle/plugin-history": "self.version",
334
                "guzzle/plugin-log": "self.version",
335
                "guzzle/plugin-md5": "self.version",
336
                "guzzle/plugin-mock": "self.version",
337
                "guzzle/plugin-oauth": "self.version",
338
                "guzzle/service": "self.version",
339
                "guzzle/stream": "self.version"
340
            },
341
            "require-dev": {
342
                "doctrine/cache": "~1.3",
343
                "monolog/monolog": "~1.0",
344
                "phpunit/phpunit": "3.7.*",
345
                "psr/log": "~1.0",
346
                "symfony/class-loader": "~2.1",
347
                "zendframework/zend-cache": "2.*,<2.3",
348
                "zendframework/zend-log": "2.*,<2.3"
349
            },
350
            "suggest": {
351
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
352
            },
353
            "type": "library",
354
            "extra": {
355
                "branch-alias": {
356
                    "dev-master": "3.9-dev"
357
                }
358
            },
359
            "autoload": {
360
                "psr-0": {
361
                    "Guzzle": "src/",
362
                    "Guzzle\\Tests": "tests/"
363
                }
364
            },
365
            "notification-url": "https://packagist.org/downloads/",
366
            "license": [
367
                "MIT"
368
            ],
369
            "authors": [
370
                {
371
                    "name": "Michael Dowling",
372
                    "email": "[email protected]",
373
                    "homepage": "https://github.com/mtdowling"
374
                },
375
                {
376
                    "name": "Guzzle Community",
377
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
378
                }
379
            ],
380
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
381
            "homepage": "http://guzzlephp.org/",
382
            "keywords": [
383
                "client",
384
                "curl",
385
                "framework",
386
                "http",
387
                "http client",
388
                "rest",
389
                "web service"
390
            ],
391
            "time": "2015-03-18 18:23:50"
392
        },
393
        {
394
            "name": "ircmaxell/password-compat",
395
            "version": "v1.0.4",
396
            "source": {
397
                "type": "git",
398
                "url": "https://github.com/ircmaxell/password_compat.git",
399
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
400
            },
401
            "dist": {
402
                "type": "zip",
403
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
404
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
405
                "shasum": ""
406
            },
407
            "require-dev": {
408
                "phpunit/phpunit": "4.*"
409
            },
410
            "type": "library",
411
            "autoload": {
412
                "files": [
413
                    "lib/password.php"
414
                ]
415
            },
416
            "notification-url": "https://packagist.org/downloads/",
417
            "license": [
418
                "MIT"
419
            ],
420
            "authors": [
421
                {
422
                    "name": "Anthony Ferrara",
423
                    "email": "[email protected]",
424
                    "homepage": "http://blog.ircmaxell.com"
425
                }
426
            ],
427
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
428
            "homepage": "https://github.com/ircmaxell/password_compat",
429
            "keywords": [
430
                "hashing",
431
                "password"
432
            ],
433
            "time": "2014-11-20 16:49:30"
434
        },
435
        {
436
            "name": "nesbot/carbon",
437
            "version": "1.13.0",
438
            "source": {
439
                "type": "git",
440
                "url": "https://github.com/briannesbitt/Carbon.git",
441
                "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42"
442
            },
443
            "dist": {
444
                "type": "zip",
445
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42",
446
                "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42",
447
                "shasum": ""
448
            },
449
            "require": {
450
                "php": ">=5.3.0"
451
            },
452
            "require-dev": {
453
                "phpunit/phpunit": "~4.0"
454
            },
455
            "type": "library",
456
            "autoload": {
457
                "psr-0": {
458
                    "Carbon": "src"
459
                }
460
            },
461
            "notification-url": "https://packagist.org/downloads/",
462
            "license": [
463
                "MIT"
464
            ],
465
            "authors": [
466
                {
467
                    "name": "Brian Nesbitt",
468
                    "email": "[email protected]",
469
                    "homepage": "http://nesbot.com"
470
                }
471
            ],
472
            "description": "A simple API extension for DateTime.",
473
            "homepage": "https://github.com/briannesbitt/Carbon",
474
            "keywords": [
475
                "date",
476
                "datetime",
477
                "time"
478
            ],
479
            "time": "2014-09-26 02:52:02"
480
        },
481
        {
482
            "name": "psr/log",
483
            "version": "1.0.0",
484
            "source": {
485
                "type": "git",
486
                "url": "https://github.com/php-fig/log.git",
487
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
488
            },
489
            "dist": {
490
                "type": "zip",
491
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
492
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
493
                "shasum": ""
494
            },
495
            "type": "library",
496
            "autoload": {
497
                "psr-0": {
498
                    "Psr\\Log\\": ""
499
                }
500
            },
501
            "notification-url": "https://packagist.org/downloads/",
502
            "license": [
503
                "MIT"
504
            ],
505
            "authors": [
506
                {
507
                    "name": "PHP-FIG",
508
                    "homepage": "http://www.php-fig.org/"
509
                }
510
            ],
511
            "description": "Common interface for logging libraries",
512
            "keywords": [
513
                "log",
514
                "psr",
515
                "psr-3"
516
            ],
517
            "time": "2012-12-21 11:40:51"
518
        },
519
        {
520
            "name": "ratchet/pawl",
521
            "version": "v0.1.2",
522
            "source": {
523
                "type": "git",
524
                "url": "https://github.com/ratchetphp/Pawl.git",
525
                "reference": "b58948f6244e07bfcc8c8b824862ce41b1dad0d3"
526
            },
527
            "dist": {
528
                "type": "zip",
529
                "url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/b58948f6244e07bfcc8c8b824862ce41b1dad0d3",
530
                "reference": "b58948f6244e07bfcc8c8b824862ce41b1dad0d3",
531
                "shasum": ""
532
            },
533
            "require": {
534
                "cboden/ratchet": "0.3.*",
535
                "php": ">=5.4",
536
                "react/socket-client": "0.4.*"
537
            },
538
            "type": "library",
539
            "autoload": {
540
                "psr-4": {
541
                    "Ratchet\\Client\\": "src"
542
                }
543
            },
544
            "notification-url": "https://packagist.org/downloads/",
545
            "license": [
546
                "MIT"
547
            ],
548
            "description": "Asynchronous WebSocket client",
549
            "keywords": [
550
                "Ratchet",
551
                "async",
552
                "client",
553
                "websocket"
554
            ],
555
            "time": "2014-11-09 20:47:17"
556
        },
557
        {
558
            "name": "react/cache",
559
            "version": "v0.4.0",
560
            "source": {
561
                "type": "git",
562
                "url": "https://github.com/reactphp/cache.git",
563
                "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb"
564
            },
565
            "dist": {
566
                "type": "zip",
567
                "url": "https://api.github.com/repos/reactphp/cache/zipball/9882ab5d8b00617baae83c6996f5a34668c11beb",
568
                "reference": "9882ab5d8b00617baae83c6996f5a34668c11beb",
569
                "shasum": ""
570
            },
571
            "require": {
572
                "php": ">=5.4.0",
573
                "react/promise": "~2.0"
574
            },
575
            "type": "library",
576
            "extra": {
577
                "branch-alias": {
578
                    "dev-master": "0.4-dev"
579
                }
580
            },
581
            "autoload": {
582
                "psr-4": {
583
                    "React\\Cache\\": ""
584
                }
585
            },
586
            "notification-url": "https://packagist.org/downloads/",
587
            "license": [
588
                "MIT"
589
            ],
590
            "description": "Async caching.",
591
            "keywords": [
592
                "cache"
593
            ],
594
            "time": "2014-02-02 01:11:26"
595
        },
596
        {
597
            "name": "react/dns",
598
            "version": "v0.4.1",
599
            "source": {
600
                "type": "git",
601
                "url": "https://github.com/reactphp/dns.git",
602
                "reference": "8c5ccc35dcb4b06b70eb9201842363fac7b0f3cf"
603
            },
604
            "dist": {
605
                "type": "zip",
606
                "url": "https://api.github.com/repos/reactphp/dns/zipball/8c5ccc35dcb4b06b70eb9201842363fac7b0f3cf",
607
                "reference": "8c5ccc35dcb4b06b70eb9201842363fac7b0f3cf",
608
                "shasum": ""
609
            },
610
            "require": {
611
                "php": ">=5.4.0",
612
                "react/cache": "0.4.*",
613
                "react/promise": "~2.0",
614
                "react/socket": "0.4.*"
615
            },
616
            "type": "library",
617
            "extra": {
618
                "branch-alias": {
619
                    "dev-master": "0.4-dev"
620
                }
621
            },
622
            "autoload": {
623
                "psr-4": {
624
                    "React\\Dns\\": ""
625
                }
626
            },
627
            "notification-url": "https://packagist.org/downloads/",
628
            "license": [
629
                "MIT"
630
            ],
631
            "description": "Async DNS resolver.",
632
            "keywords": [
633
                "dns",
634
                "dns-resolver"
635
            ],
636
            "time": "2014-04-12 14:09:10"
637
        },
638
        {
639
            "name": "react/event-loop",
640
            "version": "v0.4.1",
641
            "source": {
642
                "type": "git",
643
                "url": "https://github.com/reactphp/event-loop.git",
644
                "reference": "18c5297087ca01de85518e2b55078f444144aa1b"
645
            },
646
            "dist": {
647
                "type": "zip",
648
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b",
649
                "reference": "18c5297087ca01de85518e2b55078f444144aa1b",
650
                "shasum": ""
651
            },
652
            "require": {
653
                "php": ">=5.4.0"
654
            },
655
            "suggest": {
656
                "ext-event": "~1.0",
657
                "ext-libev": "*",
658
                "ext-libevent": ">=0.1.0"
659
            },
660
            "type": "library",
661
            "extra": {
662
                "branch-alias": {
663
                    "dev-master": "0.4-dev"
664
                }
665
            },
666
            "autoload": {
667
                "psr-4": {
668
                    "React\\EventLoop\\": ""
669
                }
670
            },
671
            "notification-url": "https://packagist.org/downloads/",
672
            "license": [
673
                "MIT"
674
            ],
675
            "description": "Event loop abstraction layer that libraries can use for evented I/O.",
676
            "keywords": [
677
                "event-loop"
678
            ],
679
            "time": "2014-02-26 17:36:58"
680
        },
681
        {
682
            "name": "react/promise",
683
            "version": "v2.2.1",
684
            "source": {
685
                "type": "git",
686
                "url": "https://github.com/reactphp/promise.git",
687
                "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627"
688
            },
689
            "dist": {
690
                "type": "zip",
691
                "url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627",
692
                "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627",
693
                "shasum": ""
694
            },
695
            "require": {
696
                "php": ">=5.4.0"
697
            },
698
            "type": "library",
699
            "extra": {
700
                "branch-alias": {
701
                    "dev-master": "2.0-dev"
702
                }
703
            },
704
            "autoload": {
705
                "psr-4": {
706
                    "React\\Promise\\": "src/"
707
                },
708
                "files": [
709
                    "src/functions_include.php"
710
                ]
711
            },
712
            "notification-url": "https://packagist.org/downloads/",
713
            "license": [
714
                "MIT"
715
            ],
716
            "authors": [
717
                {
718
                    "name": "Jan Sorgalla",
719
                    "email": "[email protected]"
720
                }
721
            ],
722
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
723
            "time": "2015-07-03 13:48:55"
724
        },
725
        {
726
            "name": "react/socket",
727
            "version": "v0.4.2",
728
            "source": {
729
                "type": "git",
730
                "url": "https://github.com/reactphp/socket.git",
731
                "reference": "a6acf405ca53fc6cfbfe7c77778ededff46aa7cc"
732
            },
733
            "dist": {
734
                "type": "zip",
735
                "url": "https://api.github.com/repos/reactphp/socket/zipball/a6acf405ca53fc6cfbfe7c77778ededff46aa7cc",
736
                "reference": "a6acf405ca53fc6cfbfe7c77778ededff46aa7cc",
737
                "shasum": ""
738
            },
739
            "require": {
740
                "evenement/evenement": "~2.0",
741
                "php": ">=5.4.0",
742
                "react/event-loop": "0.4.*",
743
                "react/stream": "0.4.*"
744
            },
745
            "type": "library",
746
            "extra": {
747
                "branch-alias": {
748
                    "dev-master": "0.4-dev"
749
                }
750
            },
751
            "autoload": {
752
                "psr-4": {
753
                    "React\\Socket\\": "src"
754
                }
755
            },
756
            "notification-url": "https://packagist.org/downloads/",
757
            "license": [
758
                "MIT"
759
            ],
760
            "description": "Library for building an evented socket server.",
761
            "keywords": [
762
                "Socket"
763
            ],
764
            "time": "2014-05-25 17:02:16"
765
        },
766
        {
767
            "name": "react/socket-client",
768
            "version": "v0.4.3",
769
            "source": {
770
                "type": "git",
771
                "url": "https://github.com/reactphp/socket-client.git",
772
                "reference": "1375dac21b1881cba31c2b38f412dc039566673f"
773
            },
774
            "dist": {
775
                "type": "zip",
776
                "url": "https://api.github.com/repos/reactphp/socket-client/zipball/1375dac21b1881cba31c2b38f412dc039566673f",
777
                "reference": "1375dac21b1881cba31c2b38f412dc039566673f",
778
                "shasum": ""
779
            },
780
            "require": {
781
                "php": ">=5.4.0",
782
                "react/dns": "0.4.*",
783
                "react/event-loop": "0.4.*",
784
                "react/promise": "~2.0",
785
                "react/stream": "0.4.*"
786
            },
787
            "type": "library",
788
            "extra": {
789
                "branch-alias": {
790
                    "dev-master": "0.4-dev"
791
                }
792
            },
793
            "autoload": {
794
                "psr-4": {
795
                    "React\\SocketClient\\": "src"
796
                }
797
            },
798
            "notification-url": "https://packagist.org/downloads/",
799
            "license": [
800
                "MIT"
801
            ],
802
            "description": "Async connector to open TCP/IP and SSL/TLS based connections.",
803
            "keywords": [
804
                "Socket"
805
            ],
806
            "time": "2015-03-20 15:24:06"
807
        },
808
        {
809
            "name": "react/stream",
810
            "version": "v0.4.2",
811
            "source": {
812
                "type": "git",
813
                "url": "https://github.com/reactphp/stream.git",
814
                "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465"
815
            },
816
            "dist": {
817
                "type": "zip",
818
                "url": "https://api.github.com/repos/reactphp/stream/zipball/acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
819
                "reference": "acc7a5fec02e0aea674560e1d13c40ed0c8c5465",
820
                "shasum": ""
821
            },
822
            "require": {
823
                "evenement/evenement": "~2.0",
824
                "php": ">=5.4.0"
825
            },
826
            "require-dev": {
827
                "react/event-loop": "0.4.*",
828
                "react/promise": "~2.0"
829
            },
830
            "suggest": {
831
                "react/event-loop": "0.4.*",
832
                "react/promise": "~2.0"
833
            },
834
            "type": "library",
835
            "extra": {
836
                "branch-alias": {
837
                    "dev-master": "0.5-dev"
838
                }
839
            },
840
            "autoload": {
841
                "psr-4": {
842
                    "React\\Stream\\": "src"
843
                }
844
            },
845
            "notification-url": "https://packagist.org/downloads/",
846
            "license": [
847
                "MIT"
848
            ],
849
            "description": "Basic readable and writable stream interfaces that support piping.",
850
            "keywords": [
851
                "pipe",
852
                "stream"
853
            ],
854
            "time": "2014-09-10 03:32:31"
855
        },
856
        {
857
            "name": "symfony/event-dispatcher",
858
            "version": "v2.7.5",
859
            "source": {
860
                "type": "git",
861
                "url": "https://github.com/symfony/event-dispatcher.git",
862
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9"
863
            },
864
            "dist": {
865
                "type": "zip",
866
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
867
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
868
                "shasum": ""
869
            },
870
            "require": {
871
                "php": ">=5.3.9"
872
            },
873
            "require-dev": {
874
                "psr/log": "~1.0",
875
                "symfony/config": "~2.0,>=2.0.5",
876
                "symfony/dependency-injection": "~2.6",
877
                "symfony/expression-language": "~2.6",
878
                "symfony/phpunit-bridge": "~2.7",
879
                "symfony/stopwatch": "~2.3"
880
            },
881
            "suggest": {
882
                "symfony/dependency-injection": "",
883
                "symfony/http-kernel": ""
884
            },
885
            "type": "library",
886
            "extra": {
887
                "branch-alias": {
888
                    "dev-master": "2.7-dev"
889
                }
890
            },
891
            "autoload": {
892
                "psr-4": {
893
                    "Symfony\\Component\\EventDispatcher\\": ""
894
                }
895
            },
896
            "notification-url": "https://packagist.org/downloads/",
897
            "license": [
898
                "MIT"
899
            ],
900
            "authors": [
901
                {
902
                    "name": "Fabien Potencier",
903
                    "email": "[email protected]"
904
                },
905
                {
906
                    "name": "Symfony Community",
907
                    "homepage": "https://symfony.com/contributors"
908
                }
909
            ],
910
            "description": "Symfony EventDispatcher Component",
911
            "homepage": "https://symfony.com",
912
            "time": "2015-09-22 13:49:29"
913
        },
914
        {
915
            "name": "symfony/http-foundation",
916
            "version": "v2.7.5",
917
            "source": {
918
                "type": "git",
919
                "url": "https://github.com/symfony/http-foundation.git",
920
                "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470"
921
            },
922
            "dist": {
923
                "type": "zip",
924
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1509119f164a0d0a940d7d924d693a7a28a5470",
925
                "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470",
926
                "shasum": ""
927
            },
928
            "require": {
929
                "php": ">=5.3.9"
930
            },
931
            "require-dev": {
932
                "symfony/expression-language": "~2.4",
933
                "symfony/phpunit-bridge": "~2.7"
934
            },
935
            "type": "library",
936
            "extra": {
937
                "branch-alias": {
938
                    "dev-master": "2.7-dev"
939
                }
940
            },
941
            "autoload": {
942
                "psr-4": {
943
                    "Symfony\\Component\\HttpFoundation\\": ""
944
                },
945
                "classmap": [
946
                    "Resources/stubs"
947
                ]
948
            },
949
            "notification-url": "https://packagist.org/downloads/",
950
            "license": [
951
                "MIT"
952
            ],
953
            "authors": [
954
                {
955
                    "name": "Fabien Potencier",
956
                    "email": "[email protected]"
957
                },
958
                {
959
                    "name": "Symfony Community",
960
                    "homepage": "https://symfony.com/contributors"
961
                }
962
            ],
963
            "description": "Symfony HttpFoundation Component",
964
            "homepage": "https://symfony.com",
965
            "time": "2015-09-22 13:49:29"
966
        },
967
        {
968
            "name": "symfony/routing",
969
            "version": "v2.7.3",
970
            "source": {
971
                "type": "git",
972
                "url": "https://github.com/symfony/routing.git",
973
                "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26"
974
            },
975
            "dist": {
976
                "type": "zip",
977
                "url": "https://api.github.com/repos/symfony/routing/zipball/ea9134f277162b02e5f80ac058b75a77637b0d26",
978
                "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26",
979
                "shasum": ""
980
            },
981
            "require": {
982
                "php": ">=5.3.9"
983
            },
984
            "conflict": {
985
                "symfony/config": "<2.7"
986
            },
987
            "require-dev": {
988
                "doctrine/annotations": "~1.0",
989
                "doctrine/common": "~2.2",
990
                "psr/log": "~1.0",
991
                "symfony/config": "~2.7",
992
                "symfony/expression-language": "~2.4",
993
                "symfony/http-foundation": "~2.3",
994
                "symfony/phpunit-bridge": "~2.7",
995
                "symfony/yaml": "~2.0,>=2.0.5"
996
            },
997
            "suggest": {
998
                "doctrine/annotations": "For using the annotation loader",
999
                "symfony/config": "For using the all-in-one router or any loader",
1000
                "symfony/expression-language": "For using expression matching",
1001
                "symfony/yaml": "For using the YAML loader"
1002
            },
1003
            "type": "library",
1004
            "extra": {
1005
                "branch-alias": {
1006
                    "dev-master": "2.7-dev"
1007
                }
1008
            },
1009
            "autoload": {
1010
                "psr-4": {
1011
                    "Symfony\\Component\\Routing\\": ""
1012
                }
1013
            },
1014
            "notification-url": "https://packagist.org/downloads/",
1015
            "license": [
1016
                "MIT"
1017
            ],
1018
            "authors": [
1019
                {
1020
                    "name": "Fabien Potencier",
1021
                    "email": "[email protected]"
1022
                },
1023
                {
1024
                    "name": "Symfony Community",
1025
                    "homepage": "https://symfony.com/contributors"
1026
                }
1027
            ],
1028
            "description": "Symfony Routing Component",
1029
            "homepage": "https://symfony.com",
1030
            "keywords": [
1031
                "router",
1032
                "routing",
1033
                "uri",
1034
                "url"
1035
            ],
1036
            "time": "2015-07-09 16:07:40"
1037
        },
1038
        {
1039
            "name": "voryx/thruway",
1040
            "version": "0.3.9",
1041
            "source": {
1042
                "type": "git",
1043
                "url": "https://github.com/voryx/Thruway.git",
1044
                "reference": "fef52964a107ef9bb384f8fbeb231f3cfcf75aa2"
1045
            },
1046
            "dist": {
1047
                "type": "zip",
1048
                "url": "https://api.github.com/repos/voryx/Thruway/zipball/fef52964a107ef9bb384f8fbeb231f3cfcf75aa2",
1049
                "reference": "fef52964a107ef9bb384f8fbeb231f3cfcf75aa2",
1050
                "shasum": ""
1051
            },
1052
            "require": {
1053
                "cboden/ratchet": "0.3.*",
1054
                "guzzle/guzzle": "~3.9",
1055
                "php": ">=5.4",
1056
                "psr/log": "~1",
1057
                "ratchet/pawl": "0.1.*",
1058
                "react/socket": "0.4.*"
1059
            },
1060
            "type": "library",
1061
            "extra": {
1062
                "branch-alias": {
1063
                    "dev-master": "0.3-dev"
1064
                }
1065
            },
1066
            "autoload": {
1067
                "psr-0": {
1068
                    "Thruway": "src"
1069
                }
1070
            },
1071
            "notification-url": "https://packagist.org/downloads/",
1072
            "license": [
1073
                "MIT"
1074
            ],
1075
            "authors": [
1076
                {
1077
                    "name": "Matt Bonneau",
1078
                    "email": "[email protected]",
1079
                    "role": "Developer"
1080
                },
1081
                {
1082
                    "name": "David Dan",
1083
                    "email": "[email protected]",
1084
                    "role": "Developer"
1085
                }
1086
            ],
1087
            "description": "PHP WAMP2 library",
1088
            "keywords": [
1089
                "Autobahn",
1090
                "WAMP",
1091
                "WAMP2",
1092
                "WebSockets",
1093
                "client",
1094
                "server",
1095
                "sockets"
1096
            ],
1097
            "time": "2015-08-24 17:49:18"
1098
        }
1099
    ],
1100
    "packages-dev": [
1101
        {
1102
            "name": "cakephp/debug_kit",
1103
            "version": "3.1.10",
1104
            "source": {
1105
                "type": "git",
1106
                "url": "https://github.com/cakephp/debug_kit.git",
1107
                "reference": "960b96b47a2f4ebd44b1d484807b80ce6e691576"
1108
            },
1109
            "dist": {
1110
                "type": "zip",
1111
                "url": "https://api.github.com/repos/cakephp/debug_kit/zipball/960b96b47a2f4ebd44b1d484807b80ce6e691576",
1112
                "reference": "960b96b47a2f4ebd44b1d484807b80ce6e691576",
1113
                "shasum": ""
1114
            },
1115
            "require": {
1116
                "cakephp/cakephp": "3.0.*",
1117
                "jdorn/sql-formatter": "~1.2"
1118
            },
1119
            "require-dev": {
1120
                "cakephp/cakephp-codesniffer": "dev-master",
1121
                "phpunit/phpunit": "4.1.*"
1122
            },
1123
            "suggest": {
1124
                "ext-sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."
1125
            },
1126
            "type": "cakephp-plugin",
1127
            "extra": {
1128
                "branch-alias": {
1129
                    "dev-master": "3.0.x-dev"
1130
                }
1131
            },
1132
            "autoload": {
1133
                "psr-4": {
1134
                    "DebugKit\\": "src",
1135
                    "DebugKit\\Test\\Fixture\\": "tests\\Fixture"
1136
                }
1137
            },
1138
            "notification-url": "https://packagist.org/downloads/",
1139
            "license": [
1140
                "MIT"
1141
            ],
1142
            "authors": [
1143
                {
1144
                    "name": "Mark Story",
1145
                    "homepage": "http://mark-story.com",
1146
                    "role": "Author"
1147
                },
1148
                {
1149
                    "name": "CakePHP Community",
1150
                    "homepage": "https://github.com/cakephp/debug_kit/graphs/contributors"
1151
                }
1152
            ],
1153
            "description": "CakePHP Debug Kit",
1154
            "homepage": "https://github.com/cakephp/debug_kit",
1155
            "keywords": [
1156
                "cakephp",
1157
                "debug",
1158
                "kit"
1159
            ],
1160
            "time": "2015-08-24 06:26:27"
1161
        },
1162
        {
1163
            "name": "doctrine/instantiator",
1164
            "version": "1.0.5",
1165
            "source": {
1166
                "type": "git",
1167
                "url": "https://github.com/doctrine/instantiator.git",
1168
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
1169
            },
1170
            "dist": {
1171
                "type": "zip",
1172
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
1173
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
1174
                "shasum": ""
1175
            },
1176
            "require": {
1177
                "php": ">=5.3,<8.0-DEV"
1178
            },
1179
            "require-dev": {
1180
                "athletic/athletic": "~0.1.8",
1181
                "ext-pdo": "*",
1182
                "ext-phar": "*",
1183
                "phpunit/phpunit": "~4.0",
1184
                "squizlabs/php_codesniffer": "~2.0"
1185
            },
1186
            "type": "library",
1187
            "extra": {
1188
                "branch-alias": {
1189
                    "dev-master": "1.0.x-dev"
1190
                }
1191
            },
1192
            "autoload": {
1193
                "psr-4": {
1194
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1195
                }
1196
            },
1197
            "notification-url": "https://packagist.org/downloads/",
1198
            "license": [
1199
                "MIT"
1200
            ],
1201
            "authors": [
1202
                {
1203
                    "name": "Marco Pivetta",
1204
                    "email": "[email protected]",
1205
                    "homepage": "http://ocramius.github.com/"
1206
                }
1207
            ],
1208
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1209
            "homepage": "https://github.com/doctrine/instantiator",
1210
            "keywords": [
1211
                "constructor",
1212
                "instantiate"
1213
            ],
1214
            "time": "2015-06-14 21:17:01"
1215
        },
1216
        {
1217
            "name": "jdorn/sql-formatter",
1218
            "version": "v1.2.17",
1219
            "source": {
1220
                "type": "git",
1221
                "url": "https://github.com/jdorn/sql-formatter.git",
1222
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1223
            },
1224
            "dist": {
1225
                "type": "zip",
1226
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1227
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1228
                "shasum": ""
1229
            },
1230
            "require": {
1231
                "php": ">=5.2.4"
1232
            },
1233
            "require-dev": {
1234
                "phpunit/phpunit": "3.7.*"
1235
            },
1236
            "type": "library",
1237
            "extra": {
1238
                "branch-alias": {
1239
                    "dev-master": "1.3.x-dev"
1240
                }
1241
            },
1242
            "autoload": {
1243
                "classmap": [
1244
                    "lib"
1245
                ]
1246
            },
1247
            "notification-url": "https://packagist.org/downloads/",
1248
            "license": [
1249
                "MIT"
1250
            ],
1251
            "authors": [
1252
                {
1253
                    "name": "Jeremy Dorn",
1254
                    "email": "[email protected]",
1255
                    "homepage": "http://jeremydorn.com/"
1256
                }
1257
            ],
1258
            "description": "a PHP SQL highlighting library",
1259
            "homepage": "https://github.com/jdorn/sql-formatter/",
1260
            "keywords": [
1261
                "highlight",
1262
                "sql"
1263
            ],
1264
            "time": "2014-01-12 16:20:24"
1265
        },
1266
        {
1267
            "name": "phake/phake",
1268
            "version": "v2.1.0",
1269
            "source": {
1270
                "type": "git",
1271
                "url": "https://github.com/mlively/Phake.git",
1272
                "reference": "20d76de0ec09f219d548752847835c256526d22d"
1273
            },
1274
            "dist": {
1275
                "type": "zip",
1276
                "url": "https://api.github.com/repos/mlively/Phake/zipball/20d76de0ec09f219d548752847835c256526d22d",
1277
                "reference": "20d76de0ec09f219d548752847835c256526d22d",
1278
                "shasum": ""
1279
            },
1280
            "require": {
1281
                "php": ">=5.3.3",
1282
                "sebastian/comparator": "~1.1"
1283
            },
1284
            "require-dev": {
1285
                "doctrine/common": "2.3.*",
1286
                "ext-soap": "*",
1287
                "hamcrest/hamcrest-php": "1.1.*",
1288
                "phpunit/phpunit": "3.7.*"
1289
            },
1290
            "suggest": {
1291
                "doctrine/common": "Allows mock annotations to use import statements for classes.",
1292
                "hamcrest/hamcrest-php": "Use Hamcrest matchers."
1293
            },
1294
            "type": "library",
1295
            "autoload": {
1296
                "psr-0": {
1297
                    "Phake": "src/"
1298
                }
1299
            },
1300
            "notification-url": "https://packagist.org/downloads/",
1301
            "license": [
1302
                "BSD-3-Clause"
1303
            ],
1304
            "authors": [
1305
                {
1306
                    "name": "Mike Lively",
1307
                    "email": "[email protected]"
1308
                }
1309
            ],
1310
            "description": "The Phake mock testing library",
1311
            "homepage": "https://github.com/mlively/Phake",
1312
            "keywords": [
1313
                "mock",
1314
                "testing"
1315
            ],
1316
            "time": "2015-05-09 13:58:15"
1317
        },
1318
        {
1319
            "name": "phpdocumentor/reflection-docblock",
1320
            "version": "2.0.4",
1321
            "source": {
1322
                "type": "git",
1323
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1324
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1325
            },
1326
            "dist": {
1327
                "type": "zip",
1328
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1329
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1330
                "shasum": ""
1331
            },
1332
            "require": {
1333
                "php": ">=5.3.3"
1334
            },
1335
            "require-dev": {
1336
                "phpunit/phpunit": "~4.0"
1337
            },
1338
            "suggest": {
1339
                "dflydev/markdown": "~1.0",
1340
                "erusev/parsedown": "~1.0"
1341
            },
1342
            "type": "library",
1343
            "extra": {
1344
                "branch-alias": {
1345
                    "dev-master": "2.0.x-dev"
1346
                }
1347
            },
1348
            "autoload": {
1349
                "psr-0": {
1350
                    "phpDocumentor": [
1351
                        "src/"
1352
                    ]
1353
                }
1354
            },
1355
            "notification-url": "https://packagist.org/downloads/",
1356
            "license": [
1357
                "MIT"
1358
            ],
1359
            "authors": [
1360
                {
1361
                    "name": "Mike van Riel",
1362
                    "email": "[email protected]"
1363
                }
1364
            ],
1365
            "time": "2015-02-03 12:10:50"
1366
        },
1367
        {
1368
            "name": "phpspec/prophecy",
1369
            "version": "v1.5.0",
1370
            "source": {
1371
                "type": "git",
1372
                "url": "https://github.com/phpspec/prophecy.git",
1373
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
1374
            },
1375
            "dist": {
1376
                "type": "zip",
1377
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
1378
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
1379
                "shasum": ""
1380
            },
1381
            "require": {
1382
                "doctrine/instantiator": "^1.0.2",
1383
                "phpdocumentor/reflection-docblock": "~2.0",
1384
                "sebastian/comparator": "~1.1"
1385
            },
1386
            "require-dev": {
1387
                "phpspec/phpspec": "~2.0"
1388
            },
1389
            "type": "library",
1390
            "extra": {
1391
                "branch-alias": {
1392
                    "dev-master": "1.4.x-dev"
1393
                }
1394
            },
1395
            "autoload": {
1396
                "psr-0": {
1397
                    "Prophecy\\": "src/"
1398
                }
1399
            },
1400
            "notification-url": "https://packagist.org/downloads/",
1401
            "license": [
1402
                "MIT"
1403
            ],
1404
            "authors": [
1405
                {
1406
                    "name": "Konstantin Kudryashov",
1407
                    "email": "[email protected]",
1408
                    "homepage": "http://everzet.com"
1409
                },
1410
                {
1411
                    "name": "Marcello Duarte",
1412
                    "email": "[email protected]"
1413
                }
1414
            ],
1415
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1416
            "homepage": "https://github.com/phpspec/prophecy",
1417
            "keywords": [
1418
                "Double",
1419
                "Dummy",
1420
                "fake",
1421
                "mock",
1422
                "spy",
1423
                "stub"
1424
            ],
1425
            "time": "2015-08-13 10:07:40"
1426
        },
1427
        {
1428
            "name": "phpunit/php-code-coverage",
1429
            "version": "2.2.3",
1430
            "source": {
1431
                "type": "git",
1432
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1433
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f"
1434
            },
1435
            "dist": {
1436
                "type": "zip",
1437
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef1ca6835468857944d5c3b48fa503d5554cff2f",
1438
                "reference": "ef1ca6835468857944d5c3b48fa503d5554cff2f",
1439
                "shasum": ""
1440
            },
1441
            "require": {
1442
                "php": ">=5.3.3",
1443
                "phpunit/php-file-iterator": "~1.3",
1444
                "phpunit/php-text-template": "~1.2",
1445
                "phpunit/php-token-stream": "~1.3",
1446
                "sebastian/environment": "^1.3.2",
1447
                "sebastian/version": "~1.0"
1448
            },
1449
            "require-dev": {
1450
                "ext-xdebug": ">=2.1.4",
1451
                "phpunit/phpunit": "~4"
1452
            },
1453
            "suggest": {
1454
                "ext-dom": "*",
1455
                "ext-xdebug": ">=2.2.1",
1456
                "ext-xmlwriter": "*"
1457
            },
1458
            "type": "library",
1459
            "extra": {
1460
                "branch-alias": {
1461
                    "dev-master": "2.2.x-dev"
1462
                }
1463
            },
1464
            "autoload": {
1465
                "classmap": [
1466
                    "src/"
1467
                ]
1468
            },
1469
            "notification-url": "https://packagist.org/downloads/",
1470
            "license": [
1471
                "BSD-3-Clause"
1472
            ],
1473
            "authors": [
1474
                {
1475
                    "name": "Sebastian Bergmann",
1476
                    "email": "[email protected]",
1477
                    "role": "lead"
1478
                }
1479
            ],
1480
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1481
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1482
            "keywords": [
1483
                "coverage",
1484
                "testing",
1485
                "xunit"
1486
            ],
1487
            "time": "2015-09-14 06:51:16"
1488
        },
1489
        {
1490
            "name": "phpunit/php-file-iterator",
1491
            "version": "1.4.1",
1492
            "source": {
1493
                "type": "git",
1494
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1495
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1496
            },
1497
            "dist": {
1498
                "type": "zip",
1499
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1500
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1501
                "shasum": ""
1502
            },
1503
            "require": {
1504
                "php": ">=5.3.3"
1505
            },
1506
            "type": "library",
1507
            "extra": {
1508
                "branch-alias": {
1509
                    "dev-master": "1.4.x-dev"
1510
                }
1511
            },
1512
            "autoload": {
1513
                "classmap": [
1514
                    "src/"
1515
                ]
1516
            },
1517
            "notification-url": "https://packagist.org/downloads/",
1518
            "license": [
1519
                "BSD-3-Clause"
1520
            ],
1521
            "authors": [
1522
                {
1523
                    "name": "Sebastian Bergmann",
1524
                    "email": "[email protected]",
1525
                    "role": "lead"
1526
                }
1527
            ],
1528
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1529
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1530
            "keywords": [
1531
                "filesystem",
1532
                "iterator"
1533
            ],
1534
            "time": "2015-06-21 13:08:43"
1535
        },
1536
        {
1537
            "name": "phpunit/php-text-template",
1538
            "version": "1.2.1",
1539
            "source": {
1540
                "type": "git",
1541
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1542
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1543
            },
1544
            "dist": {
1545
                "type": "zip",
1546
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1547
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1548
                "shasum": ""
1549
            },
1550
            "require": {
1551
                "php": ">=5.3.3"
1552
            },
1553
            "type": "library",
1554
            "autoload": {
1555
                "classmap": [
1556
                    "src/"
1557
                ]
1558
            },
1559
            "notification-url": "https://packagist.org/downloads/",
1560
            "license": [
1561
                "BSD-3-Clause"
1562
            ],
1563
            "authors": [
1564
                {
1565
                    "name": "Sebastian Bergmann",
1566
                    "email": "[email protected]",
1567
                    "role": "lead"
1568
                }
1569
            ],
1570
            "description": "Simple template engine.",
1571
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1572
            "keywords": [
1573
                "template"
1574
            ],
1575
            "time": "2015-06-21 13:50:34"
1576
        },
1577
        {
1578
            "name": "phpunit/php-timer",
1579
            "version": "1.0.7",
1580
            "source": {
1581
                "type": "git",
1582
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1583
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
1584
            },
1585
            "dist": {
1586
                "type": "zip",
1587
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1588
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1589
                "shasum": ""
1590
            },
1591
            "require": {
1592
                "php": ">=5.3.3"
1593
            },
1594
            "type": "library",
1595
            "autoload": {
1596
                "classmap": [
1597
                    "src/"
1598
                ]
1599
            },
1600
            "notification-url": "https://packagist.org/downloads/",
1601
            "license": [
1602
                "BSD-3-Clause"
1603
            ],
1604
            "authors": [
1605
                {
1606
                    "name": "Sebastian Bergmann",
1607
                    "email": "[email protected]",
1608
                    "role": "lead"
1609
                }
1610
            ],
1611
            "description": "Utility class for timing",
1612
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1613
            "keywords": [
1614
                "timer"
1615
            ],
1616
            "time": "2015-06-21 08:01:12"
1617
        },
1618
        {
1619
            "name": "phpunit/php-token-stream",
1620
            "version": "1.4.8",
1621
            "source": {
1622
                "type": "git",
1623
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1624
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1625
            },
1626
            "dist": {
1627
                "type": "zip",
1628
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1629
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1630
                "shasum": ""
1631
            },
1632
            "require": {
1633
                "ext-tokenizer": "*",
1634
                "php": ">=5.3.3"
1635
            },
1636
            "require-dev": {
1637
                "phpunit/phpunit": "~4.2"
1638
            },
1639
            "type": "library",
1640
            "extra": {
1641
                "branch-alias": {
1642
                    "dev-master": "1.4-dev"
1643
                }
1644
            },
1645
            "autoload": {
1646
                "classmap": [
1647
                    "src/"
1648
                ]
1649
            },
1650
            "notification-url": "https://packagist.org/downloads/",
1651
            "license": [
1652
                "BSD-3-Clause"
1653
            ],
1654
            "authors": [
1655
                {
1656
                    "name": "Sebastian Bergmann",
1657
                    "email": "[email protected]"
1658
                }
1659
            ],
1660
            "description": "Wrapper around PHP's tokenizer extension.",
1661
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1662
            "keywords": [
1663
                "tokenizer"
1664
            ],
1665
            "time": "2015-09-15 10:49:45"
1666
        },
1667
        {
1668
            "name": "phpunit/phpunit",
1669
            "version": "4.8.9",
1670
            "source": {
1671
                "type": "git",
1672
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1673
                "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b"
1674
            },
1675
            "dist": {
1676
                "type": "zip",
1677
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/73fad41adb5b7bc3a494bb930d90648df1d5e74b",
1678
                "reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b",
1679
                "shasum": ""
1680
            },
1681
            "require": {
1682
                "ext-dom": "*",
1683
                "ext-json": "*",
1684
                "ext-pcre": "*",
1685
                "ext-reflection": "*",
1686
                "ext-spl": "*",
1687
                "php": ">=5.3.3",
1688
                "phpspec/prophecy": "^1.3.1",
1689
                "phpunit/php-code-coverage": "~2.1",
1690
                "phpunit/php-file-iterator": "~1.4",
1691
                "phpunit/php-text-template": "~1.2",
1692
                "phpunit/php-timer": ">=1.0.6",
1693
                "phpunit/phpunit-mock-objects": "~2.3",
1694
                "sebastian/comparator": "~1.1",
1695
                "sebastian/diff": "~1.2",
1696
                "sebastian/environment": "~1.3",
1697
                "sebastian/exporter": "~1.2",
1698
                "sebastian/global-state": "~1.0",
1699
                "sebastian/version": "~1.0",
1700
                "symfony/yaml": "~2.1|~3.0"
1701
            },
1702
            "suggest": {
1703
                "phpunit/php-invoker": "~1.1"
1704
            },
1705
            "bin": [
1706
                "phpunit"
1707
            ],
1708
            "type": "library",
1709
            "extra": {
1710
                "branch-alias": {
1711
                    "dev-master": "4.8.x-dev"
1712
                }
1713
            },
1714
            "autoload": {
1715
                "classmap": [
1716
                    "src/"
1717
                ]
1718
            },
1719
            "notification-url": "https://packagist.org/downloads/",
1720
            "license": [
1721
                "BSD-3-Clause"
1722
            ],
1723
            "authors": [
1724
                {
1725
                    "name": "Sebastian Bergmann",
1726
                    "email": "[email protected]",
1727
                    "role": "lead"
1728
                }
1729
            ],
1730
            "description": "The PHP Unit Testing framework.",
1731
            "homepage": "https://phpunit.de/",
1732
            "keywords": [
1733
                "phpunit",
1734
                "testing",
1735
                "xunit"
1736
            ],
1737
            "time": "2015-09-20 12:56:44"
1738
        },
1739
        {
1740
            "name": "phpunit/phpunit-mock-objects",
1741
            "version": "2.3.7",
1742
            "source": {
1743
                "type": "git",
1744
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1745
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a"
1746
            },
1747
            "dist": {
1748
                "type": "zip",
1749
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a",
1750
                "reference": "5e2645ad49d196e020b85598d7c97e482725786a",
1751
                "shasum": ""
1752
            },
1753
            "require": {
1754
                "doctrine/instantiator": "^1.0.2",
1755
                "php": ">=5.3.3",
1756
                "phpunit/php-text-template": "~1.2",
1757
                "sebastian/exporter": "~1.2"
1758
            },
1759
            "require-dev": {
1760
                "phpunit/phpunit": "~4.4"
1761
            },
1762
            "suggest": {
1763
                "ext-soap": "*"
1764
            },
1765
            "type": "library",
1766
            "extra": {
1767
                "branch-alias": {
1768
                    "dev-master": "2.3.x-dev"
1769
                }
1770
            },
1771
            "autoload": {
1772
                "classmap": [
1773
                    "src/"
1774
                ]
1775
            },
1776
            "notification-url": "https://packagist.org/downloads/",
1777
            "license": [
1778
                "BSD-3-Clause"
1779
            ],
1780
            "authors": [
1781
                {
1782
                    "name": "Sebastian Bergmann",
1783
                    "email": "[email protected]",
1784
                    "role": "lead"
1785
                }
1786
            ],
1787
            "description": "Mock Object library for PHPUnit",
1788
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1789
            "keywords": [
1790
                "mock",
1791
                "xunit"
1792
            ],
1793
            "time": "2015-08-19 09:14:08"
1794
        },
1795
        {
1796
            "name": "sebastian/comparator",
1797
            "version": "1.2.0",
1798
            "source": {
1799
                "type": "git",
1800
                "url": "https://github.com/sebastianbergmann/comparator.git",
1801
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1802
            },
1803
            "dist": {
1804
                "type": "zip",
1805
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1806
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1807
                "shasum": ""
1808
            },
1809
            "require": {
1810
                "php": ">=5.3.3",
1811
                "sebastian/diff": "~1.2",
1812
                "sebastian/exporter": "~1.2"
1813
            },
1814
            "require-dev": {
1815
                "phpunit/phpunit": "~4.4"
1816
            },
1817
            "type": "library",
1818
            "extra": {
1819
                "branch-alias": {
1820
                    "dev-master": "1.2.x-dev"
1821
                }
1822
            },
1823
            "autoload": {
1824
                "classmap": [
1825
                    "src/"
1826
                ]
1827
            },
1828
            "notification-url": "https://packagist.org/downloads/",
1829
            "license": [
1830
                "BSD-3-Clause"
1831
            ],
1832
            "authors": [
1833
                {
1834
                    "name": "Jeff Welch",
1835
                    "email": "[email protected]"
1836
                },
1837
                {
1838
                    "name": "Volker Dusch",
1839
                    "email": "[email protected]"
1840
                },
1841
                {
1842
                    "name": "Bernhard Schussek",
1843
                    "email": "[email protected]"
1844
                },
1845
                {
1846
                    "name": "Sebastian Bergmann",
1847
                    "email": "[email protected]"
1848
                }
1849
            ],
1850
            "description": "Provides the functionality to compare PHP values for equality",
1851
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1852
            "keywords": [
1853
                "comparator",
1854
                "compare",
1855
                "equality"
1856
            ],
1857
            "time": "2015-07-26 15:48:44"
1858
        },
1859
        {
1860
            "name": "sebastian/diff",
1861
            "version": "1.3.0",
1862
            "source": {
1863
                "type": "git",
1864
                "url": "https://github.com/sebastianbergmann/diff.git",
1865
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
1866
            },
1867
            "dist": {
1868
                "type": "zip",
1869
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
1870
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
1871
                "shasum": ""
1872
            },
1873
            "require": {
1874
                "php": ">=5.3.3"
1875
            },
1876
            "require-dev": {
1877
                "phpunit/phpunit": "~4.2"
1878
            },
1879
            "type": "library",
1880
            "extra": {
1881
                "branch-alias": {
1882
                    "dev-master": "1.3-dev"
1883
                }
1884
            },
1885
            "autoload": {
1886
                "classmap": [
1887
                    "src/"
1888
                ]
1889
            },
1890
            "notification-url": "https://packagist.org/downloads/",
1891
            "license": [
1892
                "BSD-3-Clause"
1893
            ],
1894
            "authors": [
1895
                {
1896
                    "name": "Kore Nordmann",
1897
                    "email": "[email protected]"
1898
                },
1899
                {
1900
                    "name": "Sebastian Bergmann",
1901
                    "email": "[email protected]"
1902
                }
1903
            ],
1904
            "description": "Diff implementation",
1905
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1906
            "keywords": [
1907
                "diff"
1908
            ],
1909
            "time": "2015-02-22 15:13:53"
1910
        },
1911
        {
1912
            "name": "sebastian/environment",
1913
            "version": "1.3.2",
1914
            "source": {
1915
                "type": "git",
1916
                "url": "https://github.com/sebastianbergmann/environment.git",
1917
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
1918
            },
1919
            "dist": {
1920
                "type": "zip",
1921
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
1922
                "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
1923
                "shasum": ""
1924
            },
1925
            "require": {
1926
                "php": ">=5.3.3"
1927
            },
1928
            "require-dev": {
1929
                "phpunit/phpunit": "~4.4"
1930
            },
1931
            "type": "library",
1932
            "extra": {
1933
                "branch-alias": {
1934
                    "dev-master": "1.3.x-dev"
1935
                }
1936
            },
1937
            "autoload": {
1938
                "classmap": [
1939
                    "src/"
1940
                ]
1941
            },
1942
            "notification-url": "https://packagist.org/downloads/",
1943
            "license": [
1944
                "BSD-3-Clause"
1945
            ],
1946
            "authors": [
1947
                {
1948
                    "name": "Sebastian Bergmann",
1949
                    "email": "[email protected]"
1950
                }
1951
            ],
1952
            "description": "Provides functionality to handle HHVM/PHP environments",
1953
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1954
            "keywords": [
1955
                "Xdebug",
1956
                "environment",
1957
                "hhvm"
1958
            ],
1959
            "time": "2015-08-03 06:14:51"
1960
        },
1961
        {
1962
            "name": "sebastian/exporter",
1963
            "version": "1.2.1",
1964
            "source": {
1965
                "type": "git",
1966
                "url": "https://github.com/sebastianbergmann/exporter.git",
1967
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1968
            },
1969
            "dist": {
1970
                "type": "zip",
1971
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1972
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1973
                "shasum": ""
1974
            },
1975
            "require": {
1976
                "php": ">=5.3.3",
1977
                "sebastian/recursion-context": "~1.0"
1978
            },
1979
            "require-dev": {
1980
                "phpunit/phpunit": "~4.4"
1981
            },
1982
            "type": "library",
1983
            "extra": {
1984
                "branch-alias": {
1985
                    "dev-master": "1.2.x-dev"
1986
                }
1987
            },
1988
            "autoload": {
1989
                "classmap": [
1990
                    "src/"
1991
                ]
1992
            },
1993
            "notification-url": "https://packagist.org/downloads/",
1994
            "license": [
1995
                "BSD-3-Clause"
1996
            ],
1997
            "authors": [
1998
                {
1999
                    "name": "Jeff Welch",
2000
                    "email": "[email protected]"
2001
                },
2002
                {
2003
                    "name": "Volker Dusch",
2004
                    "email": "[email protected]"
2005
                },
2006
                {
2007
                    "name": "Bernhard Schussek",
2008
                    "email": "[email protected]"
2009
                },
2010
                {
2011
                    "name": "Sebastian Bergmann",
2012
                    "email": "[email protected]"
2013
                },
2014
                {
2015
                    "name": "Adam Harvey",
2016
                    "email": "[email protected]"
2017
                }
2018
            ],
2019
            "description": "Provides the functionality to export PHP variables for visualization",
2020
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2021
            "keywords": [
2022
                "export",
2023
                "exporter"
2024
            ],
2025
            "time": "2015-06-21 07:55:53"
2026
        },
2027
        {
2028
            "name": "sebastian/global-state",
2029
            "version": "1.0.0",
2030
            "source": {
2031
                "type": "git",
2032
                "url": "https://github.com/sebastianbergmann/global-state.git",
2033
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
2034
            },
2035
            "dist": {
2036
                "type": "zip",
2037
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2038
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2039
                "shasum": ""
2040
            },
2041
            "require": {
2042
                "php": ">=5.3.3"
2043
            },
2044
            "require-dev": {
2045
                "phpunit/phpunit": "~4.2"
2046
            },
2047
            "suggest": {
2048
                "ext-uopz": "*"
2049
            },
2050
            "type": "library",
2051
            "extra": {
2052
                "branch-alias": {
2053
                    "dev-master": "1.0-dev"
2054
                }
2055
            },
2056
            "autoload": {
2057
                "classmap": [
2058
                    "src/"
2059
                ]
2060
            },
2061
            "notification-url": "https://packagist.org/downloads/",
2062
            "license": [
2063
                "BSD-3-Clause"
2064
            ],
2065
            "authors": [
2066
                {
2067
                    "name": "Sebastian Bergmann",
2068
                    "email": "[email protected]"
2069
                }
2070
            ],
2071
            "description": "Snapshotting of global state",
2072
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2073
            "keywords": [
2074
                "global state"
2075
            ],
2076
            "time": "2014-10-06 09:23:50"
2077
        },
2078
        {
2079
            "name": "sebastian/recursion-context",
2080
            "version": "1.0.1",
2081
            "source": {
2082
                "type": "git",
2083
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2084
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
2085
            },
2086
            "dist": {
2087
                "type": "zip",
2088
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
2089
                "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
2090
                "shasum": ""
2091
            },
2092
            "require": {
2093
                "php": ">=5.3.3"
2094
            },
2095
            "require-dev": {
2096
                "phpunit/phpunit": "~4.4"
2097
            },
2098
            "type": "library",
2099
            "extra": {
2100
                "branch-alias": {
2101
                    "dev-master": "1.0.x-dev"
2102
                }
2103
            },
2104
            "autoload": {
2105
                "classmap": [
2106
                    "src/"
2107
                ]
2108
            },
2109
            "notification-url": "https://packagist.org/downloads/",
2110
            "license": [
2111
                "BSD-3-Clause"
2112
            ],
2113
            "authors": [
2114
                {
2115
                    "name": "Jeff Welch",
2116
                    "email": "[email protected]"
2117
                },
2118
                {
2119
                    "name": "Sebastian Bergmann",
2120
                    "email": "[email protected]"
2121
                },
2122
                {
2123
                    "name": "Adam Harvey",
2124
                    "email": "[email protected]"
2125
                }
2126
            ],
2127
            "description": "Provides functionality to recursively process PHP variables",
2128
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2129
            "time": "2015-06-21 08:04:50"
2130
        },
2131
        {
2132
            "name": "sebastian/version",
2133
            "version": "1.0.6",
2134
            "source": {
2135
                "type": "git",
2136
                "url": "https://github.com/sebastianbergmann/version.git",
2137
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
2138
            },
2139
            "dist": {
2140
                "type": "zip",
2141
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2142
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
2143
                "shasum": ""
2144
            },
2145
            "type": "library",
2146
            "autoload": {
2147
                "classmap": [
2148
                    "src/"
2149
                ]
2150
            },
2151
            "notification-url": "https://packagist.org/downloads/",
2152
            "license": [
2153
                "BSD-3-Clause"
2154
            ],
2155
            "authors": [
2156
                {
2157
                    "name": "Sebastian Bergmann",
2158
                    "email": "[email protected]",
2159
                    "role": "lead"
2160
                }
2161
            ],
2162
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2163
            "homepage": "https://github.com/sebastianbergmann/version",
2164
            "time": "2015-06-21 13:59:46"
2165
        },
2166
        {
2167
            "name": "squizlabs/php_codesniffer",
2168
            "version": "1.5.6",
2169
            "source": {
2170
                "type": "git",
2171
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2172
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5"
2173
            },
2174
            "dist": {
2175
                "type": "zip",
2176
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6f3e42d311b882b25b4d409d23a289f4d3b803d5",
2177
                "reference": "6f3e42d311b882b25b4d409d23a289f4d3b803d5",
2178
                "shasum": ""
2179
            },
2180
            "require": {
2181
                "ext-tokenizer": "*",
2182
                "php": ">=5.1.2"
2183
            },
2184
            "suggest": {
2185
                "phpunit/php-timer": "dev-master"
2186
            },
2187
            "bin": [
2188
                "scripts/phpcs"
2189
            ],
2190
            "type": "library",
2191
            "extra": {
2192
                "branch-alias": {
2193
                    "dev-phpcs-fixer": "2.0.x-dev"
2194
                }
2195
            },
2196
            "autoload": {
2197
                "classmap": [
2198
                    "CodeSniffer.php",
2199
                    "CodeSniffer/CLI.php",
2200
                    "CodeSniffer/Exception.php",
2201
                    "CodeSniffer/File.php",
2202
                    "CodeSniffer/Report.php",
2203
                    "CodeSniffer/Reporting.php",
2204
                    "CodeSniffer/Sniff.php",
2205
                    "CodeSniffer/Tokens.php",
2206
                    "CodeSniffer/Reports/",
2207
                    "CodeSniffer/CommentParser/",
2208
                    "CodeSniffer/Tokenizers/",
2209
                    "CodeSniffer/DocGenerators/",
2210
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
2211
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
2212
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
2213
                    "CodeSniffer/Standards/IncorrectPatternException.php",
2214
                    "CodeSniffer/Standards/Generic/Sniffs/",
2215
                    "CodeSniffer/Standards/MySource/Sniffs/",
2216
                    "CodeSniffer/Standards/PEAR/Sniffs/",
2217
                    "CodeSniffer/Standards/PSR1/Sniffs/",
2218
                    "CodeSniffer/Standards/PSR2/Sniffs/",
2219
                    "CodeSniffer/Standards/Squiz/Sniffs/",
2220
                    "CodeSniffer/Standards/Zend/Sniffs/"
2221
                ]
2222
            },
2223
            "notification-url": "https://packagist.org/downloads/",
2224
            "license": [
2225
                "BSD-3-Clause"
2226
            ],
2227
            "authors": [
2228
                {
2229
                    "name": "Greg Sherwood",
2230
                    "role": "lead"
2231
                }
2232
            ],
2233
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
2234
            "homepage": "http://www.squizlabs.com/php-codesniffer",
2235
            "keywords": [
2236
                "phpcs",
2237
                "standards"
2238
            ],
2239
            "time": "2014-12-04 22:32:15"
2240
        },
2241
        {
2242
            "name": "symfony/yaml",
2243
            "version": "v2.7.5",
2244
            "source": {
2245
                "type": "git",
2246
                "url": "https://github.com/symfony/yaml.git",
2247
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
2248
            },
2249
            "dist": {
2250
                "type": "zip",
2251
                "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
2252
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
2253
                "shasum": ""
2254
            },
2255
            "require": {
2256
                "php": ">=5.3.9"
2257
            },
2258
            "require-dev": {
2259
                "symfony/phpunit-bridge": "~2.7"
2260
            },
2261
            "type": "library",
2262
            "extra": {
2263
                "branch-alias": {
2264
                    "dev-master": "2.7-dev"
2265
                }
2266
            },
2267
            "autoload": {
2268
                "psr-4": {
2269
                    "Symfony\\Component\\Yaml\\": ""
2270
                }
2271
            },
2272
            "notification-url": "https://packagist.org/downloads/",
2273
            "license": [
2274
                "MIT"
2275
            ],
2276
            "authors": [
2277
                {
2278
                    "name": "Fabien Potencier",
2279
                    "email": "[email protected]"
2280
                },
2281
                {
2282
                    "name": "Symfony Community",
2283
                    "homepage": "https://symfony.com/contributors"
2284
                }
2285
            ],
2286
            "description": "Symfony Yaml Component",
2287
            "homepage": "https://symfony.com",
2288
            "time": "2015-09-14 14:14:09"
2289
        },
2290
        {
2291
            "name": "vectorface/dunit",
2292
            "version": "v2.1.0",
2293
            "source": {
2294
                "type": "git",
2295
                "url": "https://github.com/Vectorface/dunit.git",
2296
                "reference": "3f04c7a8bef5ff100666e92db96e93f80a6640bf"
2297
            },
2298
            "dist": {
2299
                "type": "zip",
2300
                "url": "https://api.github.com/repos/Vectorface/dunit/zipball/3f04c7a8bef5ff100666e92db96e93f80a6640bf",
2301
                "reference": "3f04c7a8bef5ff100666e92db96e93f80a6640bf",
2302
                "shasum": ""
2303
            },
2304
            "require-dev": {
2305
                "phpunit/phpunit": "~4.3",
2306
                "symfony/console": "~2.5"
2307
            },
2308
            "bin": [
2309
                "bin/dunit"
2310
            ],
2311
            "type": "library",
2312
            "autoload": {
2313
                "psr-4": {
2314
                    "Vectorface\\Dunit\\": "src"
2315
                }
2316
            },
2317
            "notification-url": "https://packagist.org/downloads/",
2318
            "license": [
2319
                "MIT"
2320
            ],
2321
            "authors": [
2322
                {
2323
                    "name": "Daniel Bruce",
2324
                    "email": "[email protected]",
2325
                    "role": "Developer"
2326
                },
2327
                {
2328
                    "name": "Cory Darby",
2329
                    "email": "[email protected]",
2330
                    "role": "Developer"
2331
                }
2332
            ],
2333
            "description": "Test code against multiple versions of PHP with the help of docker",
2334
            "homepage": "https://github.com/Vectorface/dunit",
2335
            "keywords": [
2336
                "docker",
2337
                "php",
2338
                "phpunit",
2339
                "testing"
2340
            ],
2341
            "time": "2015-03-31 19:30:02"
2342
        }
2343
    ],
2344
    "aliases": [],
2345
    "minimum-stability": "stable",
2346
    "stability-flags": [],
2347
    "prefer-stable": false,
2348
    "prefer-lowest": false,
2349
    "platform": {
2350
        "php": "^5.4.0||^7.0"
2351
    },
2352
    "platform-dev": []
2353
}
2354