Test Setup Failed
Push — master ( f67048...71a154 )
by Leandro
05:03
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "ff8e73f6cfcbcddff5535968e87779be",
8
    "content-hash": "864f19ce41780cbd6dfd9feb3a465fb8",
9
    "packages": [
10
        {
11
            "name": "bower-asset/bootstrap",
12
            "version": "v3.3.5",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/twbs/bootstrap.git",
16
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482",
21
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "bower-asset/jquery": ">=1.9.1"
26
            },
27
            "type": "bower-asset-library",
28
            "extra": {
29
                "bower-asset-main": [
30
                    "less/bootstrap.less",
31
                    "dist/js/bootstrap.js"
32
                ],
33
                "bower-asset-ignore": [
34
                    "/.*",
35
                    "_config.yml",
36
                    "CNAME",
37
                    "composer.json",
38
                    "CONTRIBUTING.md",
39
                    "docs",
40
                    "js/tests",
41
                    "test-infra"
42
                ]
43
            },
44
            "license": [
45
                "MIT"
46
            ],
47
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
48
            "keywords": [
49
                "css",
50
                "framework",
51
                "front-end",
52
                "js",
53
                "less",
54
                "mobile-first",
55
                "responsive",
56
                "web"
57
            ]
58
        },
59
        {
60
            "name": "bower-asset/jQuery-QueryBuilder",
61
            "version": "2.1.0",
62
            "source": {
63
                "type": "git",
64
                "url": "https://github.com/mistic100/jQuery-QueryBuilder.git",
65
                "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b"
66
            },
67
            "dist": {
68
                "type": "zip",
69
                "url": "https://api.github.com/repos/mistic100/jQuery-QueryBuilder/zipball/e764efea72259f46c6322f0e0dc88f86e6af879b",
70
                "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b",
71
                "shasum": ""
72
            },
73
            "require": {
74
                "bower-asset/bootstrap": ">=3.1.0,<4.0.0",
75
                "bower-asset/jquery": ">=1.9.0",
76
                "bower-asset/jquery-extendext": ">=0.1.1,<0.2.0",
77
                "bower-asset/momentjs": ">=2.6.0,<3.0.0"
78
            },
79
            "require-dev": {
80
                "bower-asset/awesome-bootstrap-checkbox": ">=0.3.0,<0.4.0",
81
                "bower-asset/blanket": ">=1.1.0,<2.0.0",
82
                "bower-asset/bootbox": ">=4.3.0,<5.0.0",
83
                "bower-asset/bootstrap-select": ">=1.6.0,<2.0.0",
84
                "bower-asset/qunit": ">=1.17.0,<2.0.0"
85
            },
86
            "type": "bower-asset-library",
87
            "extra": {
88
                "bower-asset-main": [
89
                    "dist/js/query-builder.js",
90
                    "dist/css/query-builder.default.css"
91
                ],
92
                "bower-asset-ignore": [
93
                    "**/.*",
94
                    "node_modules",
95
                    "bower_components",
96
                    "src",
97
                    "tests",
98
                    "composer.json",
99
                    "package.json",
100
                    "Gruntfile.js",
101
                    "CONTRIBUTING.md"
102
                ]
103
            },
104
            "license": [
105
                "MIT"
106
            ],
107
            "description": "jQuery plugin for user friendly query/filter creator",
108
            "keywords": [
109
                "builder",
110
                "filter",
111
                "jquery",
112
                "query"
113
            ]
114
        },
115
        {
116
            "name": "bower-asset/jquery",
117
            "version": "dev-master",
118
            "source": {
119
                "type": "git",
120
                "url": "https://github.com/jquery/jquery.git",
121
                "reference": "bf591fb597a056bf2fc9bc474010374695b18d1a"
122
            },
123
            "dist": {
124
                "type": "zip",
125
                "url": "https://api.github.com/repos/jquery/jquery/zipball/bf591fb597a056bf2fc9bc474010374695b18d1a",
126
                "reference": "bf591fb597a056bf2fc9bc474010374695b18d1a",
127
                "shasum": ""
128
            },
129
            "type": "bower-asset-library"
130
        },
131
        {
132
            "name": "bower-asset/jquery-extendext",
133
            "version": "0.1.1",
134
            "source": {
135
                "type": "git",
136
                "url": "https://github.com/mistic100/jQuery.extendext.git",
137
                "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f"
138
            },
139
            "dist": {
140
                "type": "zip",
141
                "url": "https://api.github.com/repos/mistic100/jQuery.extendext/zipball/98b26f2e2b0e5f5a97edb44539b95bb25676894f",
142
                "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f",
143
                "shasum": ""
144
            },
145
            "require": {
146
                "bower-asset/jquery": ">=1.9.1"
147
            },
148
            "type": "bower-asset-library",
149
            "extra": {
150
                "bower-asset-main": "jQuery.extendext.js"
151
            },
152
            "license": [
153
                "MIT"
154
            ],
155
            "description": "jQuery.extend with configurable behaviour for arrays",
156
            "keywords": [
157
                "arrays",
158
                "extend",
159
                "jQuery"
160
            ]
161
        },
162
        {
163
            "name": "bower-asset/momentjs",
164
            "version": "2.11.2",
165
            "source": {
166
                "type": "git",
167
                "url": "https://github.com/moment/moment.git",
168
                "reference": "dd9cff0104c0dc3f114f54107397c59920e764cc"
169
            },
170
            "dist": {
171
                "type": "zip",
172
                "url": "https://api.github.com/repos/moment/moment/zipball/dd9cff0104c0dc3f114f54107397c59920e764cc",
173
                "reference": "dd9cff0104c0dc3f114f54107397c59920e764cc",
174
                "shasum": ""
175
            },
176
            "type": "bower-asset-library",
177
            "extra": {
178
                "bower-asset-main": "moment.js",
179
                "bower-asset-ignore": [
180
                    "**/.*",
181
                    "benchmarks",
182
                    "bower_components",
183
                    "meteor",
184
                    "node_modules",
185
                    "scripts",
186
                    "tasks",
187
                    "test",
188
                    "component.json",
189
                    "composer.json",
190
                    "CONTRIBUTING.md",
191
                    "ender.js",
192
                    "Gruntfile.js",
193
                    "Moment.js.nuspec",
194
                    "package.js",
195
                    "package.json"
196
                ]
197
            }
198
        },
199
        {
200
            "name": "cebe/markdown",
201
            "version": "0.9.x-dev",
202
            "source": {
203
                "type": "git",
204
                "url": "https://github.com/cebe/markdown.git",
205
                "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2"
206
            },
207
            "dist": {
208
                "type": "zip",
209
                "url": "https://api.github.com/repos/cebe/markdown/zipball/6a3c3737e9c1f4670f39a771f77b536126788ad2",
210
                "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2",
211
                "shasum": ""
212
            },
213
            "require": {
214
                "lib-pcre": "*",
215
                "php": ">=5.4.0"
216
            },
217
            "require-dev": {
218
                "phpunit/phpunit": "3.7.*"
219
            },
220
            "bin": [
221
                "bin/markdown"
222
            ],
223
            "type": "library",
224
            "extra": {
225
                "branch-alias": {
226
                    "dev-master": "1.0.x-dev",
227
                    "dev-0.9.x-dev": "0.9.x-dev"
228
                }
229
            },
230
            "autoload": {
231
                "psr-4": {
232
                    "cebe\\markdown\\": ""
233
                }
234
            },
235
            "notification-url": "https://packagist.org/downloads/",
236
            "license": [
237
                "MIT"
238
            ],
239
            "authors": [
240
                {
241
                    "name": "Carsten Brandt",
242
                    "email": "[email protected]",
243
                    "homepage": "http://cebe.cc/",
244
                    "role": "Core framework development"
245
                }
246
            ],
247
            "description": "A super fast highly extensible markdown parser for PHP",
248
            "homepage": "https://github.com/cebe/markdown#readme",
249
            "keywords": [
250
                "extensible",
251
                "fast",
252
                "gfm",
253
                "markdown",
254
                "markdown-extra"
255
            ],
256
            "time": "2014-03-05 16:30:51"
257
        },
258
        {
259
            "name": "ezyang/htmlpurifier",
260
            "version": "v4.6.0",
261
            "source": {
262
                "type": "git",
263
                "url": "https://github.com/ezyang/htmlpurifier.git",
264
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
265
            },
266
            "dist": {
267
                "type": "zip",
268
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
269
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
270
                "shasum": ""
271
            },
272
            "require": {
273
                "php": ">=5.2"
274
            },
275
            "type": "library",
276
            "autoload": {
277
                "psr-0": {
278
                    "HTMLPurifier": "library/"
279
                },
280
                "files": [
281
                    "library/HTMLPurifier.composer.php"
282
                ]
283
            },
284
            "notification-url": "https://packagist.org/downloads/",
285
            "license": [
286
                "LGPL"
287
            ],
288
            "authors": [
289
                {
290
                    "name": "Edward Z. Yang",
291
                    "email": "[email protected]",
292
                    "homepage": "http://ezyang.com"
293
                }
294
            ],
295
            "description": "Standards compliant HTML filter written in PHP",
296
            "homepage": "http://htmlpurifier.org/",
297
            "keywords": [
298
                "html"
299
            ],
300
            "time": "2013-11-30 08:25:19"
301
        },
302
        {
303
            "name": "symfony/yaml",
304
            "version": "dev-master",
305
            "source": {
306
                "type": "git",
307
                "url": "https://github.com/symfony/yaml.git",
308
                "reference": "9d236ee4aa91b41833c6ba7690dec2d28fcc118f"
309
            },
310
            "dist": {
311
                "type": "zip",
312
                "url": "https://api.github.com/repos/symfony/yaml/zipball/9d236ee4aa91b41833c6ba7690dec2d28fcc118f",
313
                "reference": "9d236ee4aa91b41833c6ba7690dec2d28fcc118f",
314
                "shasum": ""
315
            },
316
            "require": {
317
                "php": ">=5.5.9"
318
            },
319
            "type": "library",
320
            "extra": {
321
                "branch-alias": {
322
                    "dev-master": "3.1-dev"
323
                }
324
            },
325
            "autoload": {
326
                "psr-4": {
327
                    "Symfony\\Component\\Yaml\\": ""
328
                },
329
                "exclude-from-classmap": [
330
                    "/Tests/"
331
                ]
332
            },
333
            "notification-url": "https://packagist.org/downloads/",
334
            "license": [
335
                "MIT"
336
            ],
337
            "authors": [
338
                {
339
                    "name": "Fabien Potencier",
340
                    "email": "[email protected]"
341
                },
342
                {
343
                    "name": "Symfony Community",
344
                    "homepage": "https://symfony.com/contributors"
345
                }
346
            ],
347
            "description": "Symfony Yaml Component",
348
            "homepage": "https://symfony.com",
349
            "time": "2016-02-09 23:04:48"
350
        },
351
        {
352
            "name": "yiisoft/jquery",
353
            "version": "2.1.1",
354
            "source": {
355
                "type": "git",
356
                "url": "https://github.com/yiisoft/jquery.git",
357
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c"
358
            },
359
            "dist": {
360
                "type": "zip",
361
                "url": "https://api.github.com/repos/yiisoft/jquery/zipball/bc09bbbc8b40cf89812036188b6f94ae7627c73c",
362
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c",
363
                "shasum": ""
364
            },
365
            "type": "library",
366
            "notification-url": "https://packagist.org/downloads/",
367
            "license": [
368
                "MIT"
369
            ],
370
            "description": "jQuery JavaScript Library",
371
            "homepage": "http://jquery.com",
372
            "abandoned": true,
373
            "time": "2014-05-07 05:00:09"
374
        },
375
        {
376
            "name": "yiisoft/jquery-pjax",
377
            "version": "dev-master",
378
            "source": {
379
                "type": "git",
380
                "url": "https://github.com/yiisoft/jquery-pjax.git",
381
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0"
382
            },
383
            "dist": {
384
                "type": "zip",
385
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0",
386
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0",
387
                "shasum": ""
388
            },
389
            "require": {
390
                "yiisoft/jquery": ">=1.8"
391
            },
392
            "type": "library",
393
            "notification-url": "https://packagist.org/downloads/",
394
            "license": [
395
                "MIT"
396
            ],
397
            "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers",
398
            "homepage": "https://github.com/yiisoft/jquery-pjax#readme",
399
            "time": "2015-03-08 21:03:11"
400
        },
401
        {
402
            "name": "yiisoft/yii2",
0 ignored issues
show
403
            "version": "2.0.0-beta",
404
            "source": {
405
                "type": "git",
406
                "url": "https://github.com/yiisoft/yii2-framework.git",
407
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d"
408
            },
409
            "dist": {
410
                "type": "zip",
411
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
412
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
413
                "shasum": ""
414
            },
415
            "require": {
416
                "cebe/markdown": "0.9.*",
417
                "ext-mbstring": "*",
418
                "ezyang/htmlpurifier": "4.6.*",
419
                "lib-pcre": "*",
420
                "php": ">=5.4.0",
421
                "yiisoft/jquery": "~2.0 | ~1.10",
422
                "yiisoft/jquery-pjax": "*",
423
                "yiisoft/yii2-composer": "*"
424
            },
425
            "type": "library",
426
            "autoload": {
427
                "psr-4": {
428
                    "yii\\": ""
429
                }
430
            },
431
            "notification-url": "https://packagist.org/downloads/",
432
            "license": [
433
                "BSD-3-Clause"
434
            ],
435
            "authors": [
436
                {
437
                    "name": "Qiang Xue",
438
                    "email": "[email protected]",
439
                    "homepage": "http://www.yiiframework.com/",
440
                    "role": "Founder and project lead"
441
                },
442
                {
443
                    "name": "Alexander Makarov",
444
                    "email": "[email protected]",
445
                    "homepage": "http://rmcreative.ru/",
446
                    "role": "Core framework development"
447
                },
448
                {
449
                    "name": "Maurizio Domba",
450
                    "homepage": "http://mdomba.info/",
451
                    "role": "Core framework development"
452
                },
453
                {
454
                    "name": "Carsten Brandt",
455
                    "email": "[email protected]",
456
                    "homepage": "http://cebe.cc/",
457
                    "role": "Core framework development"
458
                },
459
                {
460
                    "name": "Timur Ruziev",
461
                    "email": "[email protected]",
462
                    "homepage": "http://resurtm.com/",
463
                    "role": "Core framework development"
464
                },
465
                {
466
                    "name": "Paul Klimov",
467
                    "email": "[email protected]",
468
                    "role": "Core framework development"
469
                }
470
            ],
471
            "description": "Yii PHP Framework Version 2",
472
            "homepage": "http://www.yiiframework.com/",
473
            "keywords": [
474
                "framework",
475
                "yii2"
476
            ],
477
            "time": "2014-04-13 21:58:59"
478
        },
479
        {
480
            "name": "yiisoft/yii2-composer",
481
            "version": "dev-master",
482
            "source": {
483
                "type": "git",
484
                "url": "https://github.com/yiisoft/yii2-composer.git",
485
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4"
486
            },
487
            "dist": {
488
                "type": "zip",
489
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d33d1046a5951f2f7823fe343f28ddc58b3421a4",
490
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4",
491
                "shasum": ""
492
            },
493
            "require": {
494
                "composer-plugin-api": "^1.0"
495
            },
496
            "type": "composer-plugin",
497
            "extra": {
498
                "class": "yii\\composer\\Plugin",
499
                "branch-alias": {
500
                    "dev-master": "2.0.x-dev"
501
                }
502
            },
503
            "autoload": {
504
                "psr-4": {
505
                    "yii\\composer\\": ""
506
                }
507
            },
508
            "notification-url": "https://packagist.org/downloads/",
509
            "license": [
510
                "BSD-3-Clause"
511
            ],
512
            "authors": [
513
                {
514
                    "name": "Qiang Xue",
515
                    "email": "[email protected]"
516
                }
517
            ],
518
            "description": "The composer plugin for Yii extension installer",
519
            "keywords": [
520
                "composer",
521
                "extension installer",
522
                "yii2"
523
            ],
524
            "time": "2016-02-06 01:03:32"
525
        }
526
    ],
527
    "packages-dev": [
528
        {
529
            "name": "phpunit/php-code-coverage",
530
            "version": "1.2.x-dev",
531
            "source": {
532
                "type": "git",
533
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
534
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
535
            },
536
            "dist": {
537
                "type": "zip",
538
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
539
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
540
                "shasum": ""
541
            },
542
            "require": {
543
                "php": ">=5.3.3",
544
                "phpunit/php-file-iterator": ">=1.3.0@stable",
545
                "phpunit/php-text-template": ">=1.2.0@stable",
546
                "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
547
            },
548
            "require-dev": {
549
                "phpunit/phpunit": "3.7.*@dev"
550
            },
551
            "suggest": {
552
                "ext-dom": "*",
553
                "ext-xdebug": ">=2.0.5"
554
            },
555
            "type": "library",
556
            "extra": {
557
                "branch-alias": {
558
                    "dev-master": "1.2.x-dev"
559
                }
560
            },
561
            "autoload": {
562
                "classmap": [
563
                    "PHP/"
564
                ]
565
            },
566
            "notification-url": "https://packagist.org/downloads/",
567
            "include-path": [
568
                ""
569
            ],
570
            "license": [
571
                "BSD-3-Clause"
572
            ],
573
            "authors": [
574
                {
575
                    "name": "Sebastian Bergmann",
576
                    "email": "[email protected]",
577
                    "role": "lead"
578
                }
579
            ],
580
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
581
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
582
            "keywords": [
583
                "coverage",
584
                "testing",
585
                "xunit"
586
            ],
587
            "time": "2014-09-02 10:13:14"
588
        },
589
        {
590
            "name": "phpunit/php-file-iterator",
591
            "version": "dev-master",
592
            "source": {
593
                "type": "git",
594
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
595
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
596
            },
597
            "dist": {
598
                "type": "zip",
599
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
600
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
601
                "shasum": ""
602
            },
603
            "require": {
604
                "php": ">=5.3.3"
605
            },
606
            "type": "library",
607
            "extra": {
608
                "branch-alias": {
609
                    "dev-master": "1.4.x-dev"
610
                }
611
            },
612
            "autoload": {
613
                "classmap": [
614
                    "src/"
615
                ]
616
            },
617
            "notification-url": "https://packagist.org/downloads/",
618
            "license": [
619
                "BSD-3-Clause"
620
            ],
621
            "authors": [
622
                {
623
                    "name": "Sebastian Bergmann",
624
                    "email": "[email protected]",
625
                    "role": "lead"
626
                }
627
            ],
628
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
629
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
630
            "keywords": [
631
                "filesystem",
632
                "iterator"
633
            ],
634
            "time": "2015-06-21 13:08:43"
635
        },
636
        {
637
            "name": "phpunit/php-text-template",
638
            "version": "dev-master",
639
            "source": {
640
                "type": "git",
641
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
642
                "reference": "f87a4b06e9124e7ad58572ff5f481d79423d51e0"
643
            },
644
            "dist": {
645
                "type": "zip",
646
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/f87a4b06e9124e7ad58572ff5f481d79423d51e0",
647
                "reference": "f87a4b06e9124e7ad58572ff5f481d79423d51e0",
648
                "shasum": ""
649
            },
650
            "require": {
651
                "php": ">=5.3.3"
652
            },
653
            "type": "library",
654
            "autoload": {
655
                "classmap": [
656
                    "src/"
657
                ]
658
            },
659
            "notification-url": "https://packagist.org/downloads/",
660
            "license": [
661
                "BSD-3-Clause"
662
            ],
663
            "authors": [
664
                {
665
                    "name": "Sebastian Bergmann",
666
                    "email": "[email protected]",
667
                    "role": "lead"
668
                }
669
            ],
670
            "description": "Simple template engine.",
671
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
672
            "keywords": [
673
                "template"
674
            ],
675
            "time": "2015-06-21 13:52:25"
676
        },
677
        {
678
            "name": "phpunit/php-timer",
679
            "version": "1.0.7",
680
            "source": {
681
                "type": "git",
682
                "url": "https://github.com/sebastianbergmann/php-timer.git",
683
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
684
            },
685
            "dist": {
686
                "type": "zip",
687
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
688
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
689
                "shasum": ""
690
            },
691
            "require": {
692
                "php": ">=5.3.3"
693
            },
694
            "type": "library",
695
            "autoload": {
696
                "classmap": [
697
                    "src/"
698
                ]
699
            },
700
            "notification-url": "https://packagist.org/downloads/",
701
            "license": [
702
                "BSD-3-Clause"
703
            ],
704
            "authors": [
705
                {
706
                    "name": "Sebastian Bergmann",
707
                    "email": "[email protected]",
708
                    "role": "lead"
709
                }
710
            ],
711
            "description": "Utility class for timing",
712
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
713
            "keywords": [
714
                "timer"
715
            ],
716
            "time": "2015-06-21 08:01:12"
717
        },
718
        {
719
            "name": "phpunit/php-token-stream",
720
            "version": "1.2.2",
721
            "source": {
722
                "type": "git",
723
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
724
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
725
            },
726
            "dist": {
727
                "type": "zip",
728
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
729
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
730
                "shasum": ""
731
            },
732
            "require": {
733
                "ext-tokenizer": "*",
734
                "php": ">=5.3.3"
735
            },
736
            "type": "library",
737
            "extra": {
738
                "branch-alias": {
739
                    "dev-master": "1.2-dev"
740
                }
741
            },
742
            "autoload": {
743
                "classmap": [
744
                    "PHP/"
745
                ]
746
            },
747
            "notification-url": "https://packagist.org/downloads/",
748
            "include-path": [
749
                ""
750
            ],
751
            "license": [
752
                "BSD-3-Clause"
753
            ],
754
            "authors": [
755
                {
756
                    "name": "Sebastian Bergmann",
757
                    "email": "[email protected]",
758
                    "role": "lead"
759
                }
760
            ],
761
            "description": "Wrapper around PHP's tokenizer extension.",
762
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
763
            "keywords": [
764
                "tokenizer"
765
            ],
766
            "time": "2014-03-03 05:10:30"
767
        },
768
        {
769
            "name": "phpunit/phpunit",
770
            "version": "3.7.18",
771
            "source": {
772
                "type": "git",
773
                "url": "https://github.com/sebastianbergmann/phpunit.git",
774
                "reference": "82335c294ae39a59965b0dc2027ac74eb62f53f1"
775
            },
776
            "dist": {
777
                "type": "zip",
778
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/82335c294ae39a59965b0dc2027ac74eb62f53f1",
779
                "reference": "82335c294ae39a59965b0dc2027ac74eb62f53f1",
780
                "shasum": ""
781
            },
782
            "require": {
783
                "ext-dom": "*",
784
                "ext-pcre": "*",
785
                "ext-reflection": "*",
786
                "ext-spl": "*",
787
                "php": ">=5.3.3",
788
                "phpunit/php-code-coverage": ">=1.2.1,<1.3.0",
789
                "phpunit/php-file-iterator": ">=1.3.1",
790
                "phpunit/php-text-template": ">=1.1.1",
791
                "phpunit/php-timer": ">=1.0.2,<1.1.0",
792
                "phpunit/phpunit-mock-objects": ">=1.2.0,<1.3.0",
793
                "symfony/yaml": ">=2.2.0"
794
            },
795
            "require-dev": {
796
                "pear-pear/pear": "1.9.4"
797
            },
798
            "suggest": {
799
                "ext-json": "*",
800
                "ext-simplexml": "*",
801
                "ext-tokenizer": "*",
802
                "phpunit/php-invoker": ">=1.1.0,<1.2.0"
803
            },
804
            "bin": [
805
                "composer/bin/phpunit"
806
            ],
807
            "type": "library",
808
            "extra": {
809
                "branch-alias": {
810
                    "dev-master": "3.7.x-dev"
811
                }
812
            },
813
            "autoload": {
814
                "classmap": [
815
                    "PHPUnit/"
816
                ]
817
            },
818
            "notification-url": "https://packagist.org/downloads/",
819
            "include-path": [
820
                "",
821
                "../../symfony/yaml/"
822
            ],
823
            "license": [
824
                "BSD-3-Clause"
825
            ],
826
            "authors": [
827
                {
828
                    "name": "Sebastian Bergmann",
829
                    "email": "[email protected]",
830
                    "role": "lead"
831
                }
832
            ],
833
            "description": "The PHP Unit Testing framework.",
834
            "homepage": "http://www.phpunit.de/",
835
            "keywords": [
836
                "phpunit",
837
                "testing",
838
                "xunit"
839
            ],
840
            "time": "2013-03-07 21:45:39"
841
        },
842
        {
843
            "name": "phpunit/phpunit-mock-objects",
844
            "version": "1.2.x-dev",
845
            "source": {
846
                "type": "git",
847
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
848
                "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a"
849
            },
850
            "dist": {
851
                "type": "zip",
852
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c39c4511c3b007539eb170c32cbc2af49a07351a",
853
                "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a",
854
                "shasum": ""
855
            },
856
            "require": {
857
                "php": ">=5.3.3",
858
                "phpunit/php-text-template": ">=1.1.1@stable"
859
            },
860
            "require-dev": {
861
                "phpunit/phpunit": "3.7.*@dev"
862
            },
863
            "suggest": {
864
                "ext-soap": "*"
865
            },
866
            "type": "library",
867
            "extra": {
868
                "branch-alias": {
869
                    "dev-master": "1.2.x-dev"
870
                }
871
            },
872
            "autoload": {
873
                "classmap": [
874
                    "PHPUnit/"
875
                ]
876
            },
877
            "notification-url": "https://packagist.org/downloads/",
878
            "include-path": [
879
                ""
880
            ],
881
            "license": [
882
                "BSD-3-Clause"
883
            ],
884
            "authors": [
885
                {
886
                    "name": "Sebastian Bergmann",
887
                    "email": "[email protected]",
888
                    "role": "lead"
889
                }
890
            ],
891
            "description": "Mock Object library for PHPUnit",
892
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
893
            "keywords": [
894
                "mock",
895
                "xunit"
896
            ],
897
            "time": "2014-02-16 12:43:56"
898
        }
899
    ],
900
    "aliases": [],
901
    "minimum-stability": "dev",
902
    "stability-flags": [],
903
    "prefer-stable": false,
904
    "prefer-lowest": false,
905
    "platform": {
906
        "php": ">=5.4.0"
907
    },
908
    "platform-dev": []
909
}
910