Completed
Push — master ( 951207...f9572e )
by Leandro
03:36
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": "bc50ff6f048fbd7727f3a0305c6228d4",
8
    "content-hash": "5e69e8fb212f9099bc21c59677279e3a",
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": "yiisoft/jquery",
304
            "version": "2.1.1",
305
            "source": {
306
                "type": "git",
307
                "url": "https://github.com/yiisoft/jquery.git",
308
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c"
309
            },
310
            "dist": {
311
                "type": "zip",
312
                "url": "https://api.github.com/repos/yiisoft/jquery/zipball/bc09bbbc8b40cf89812036188b6f94ae7627c73c",
313
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c",
314
                "shasum": ""
315
            },
316
            "type": "library",
317
            "notification-url": "https://packagist.org/downloads/",
318
            "license": [
319
                "MIT"
320
            ],
321
            "description": "jQuery JavaScript Library",
322
            "homepage": "http://jquery.com",
323
            "abandoned": true,
324
            "time": "2014-05-07 05:00:09"
325
        },
326
        {
327
            "name": "yiisoft/jquery-pjax",
328
            "version": "dev-master",
329
            "source": {
330
                "type": "git",
331
                "url": "https://github.com/yiisoft/jquery-pjax.git",
332
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0"
333
            },
334
            "dist": {
335
                "type": "zip",
336
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0",
337
                "reference": "3f20897307cca046fca5323b318475ae9dac0ca0",
338
                "shasum": ""
339
            },
340
            "require": {
341
                "yiisoft/jquery": ">=1.8"
342
            },
343
            "type": "library",
344
            "notification-url": "https://packagist.org/downloads/",
345
            "license": [
346
                "MIT"
347
            ],
348
            "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers",
349
            "homepage": "https://github.com/yiisoft/jquery-pjax#readme",
350
            "time": "2015-03-08 21:03:11"
351
        },
352
        {
353
            "name": "yiisoft/yii2",
0 ignored issues
show
354
            "version": "2.0.0-beta",
355
            "source": {
356
                "type": "git",
357
                "url": "https://github.com/yiisoft/yii2-framework.git",
358
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d"
359
            },
360
            "dist": {
361
                "type": "zip",
362
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
363
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
364
                "shasum": ""
365
            },
366
            "require": {
367
                "cebe/markdown": "0.9.*",
368
                "ext-mbstring": "*",
369
                "ezyang/htmlpurifier": "4.6.*",
370
                "lib-pcre": "*",
371
                "php": ">=5.4.0",
372
                "yiisoft/jquery": "~2.0 | ~1.10",
373
                "yiisoft/jquery-pjax": "*",
374
                "yiisoft/yii2-composer": "*"
375
            },
376
            "type": "library",
377
            "autoload": {
378
                "psr-4": {
379
                    "yii\\": ""
380
                }
381
            },
382
            "notification-url": "https://packagist.org/downloads/",
383
            "license": [
384
                "BSD-3-Clause"
385
            ],
386
            "authors": [
387
                {
388
                    "name": "Qiang Xue",
389
                    "email": "[email protected]",
390
                    "homepage": "http://www.yiiframework.com/",
391
                    "role": "Founder and project lead"
392
                },
393
                {
394
                    "name": "Alexander Makarov",
395
                    "email": "[email protected]",
396
                    "homepage": "http://rmcreative.ru/",
397
                    "role": "Core framework development"
398
                },
399
                {
400
                    "name": "Maurizio Domba",
401
                    "homepage": "http://mdomba.info/",
402
                    "role": "Core framework development"
403
                },
404
                {
405
                    "name": "Carsten Brandt",
406
                    "email": "[email protected]",
407
                    "homepage": "http://cebe.cc/",
408
                    "role": "Core framework development"
409
                },
410
                {
411
                    "name": "Timur Ruziev",
412
                    "email": "[email protected]",
413
                    "homepage": "http://resurtm.com/",
414
                    "role": "Core framework development"
415
                },
416
                {
417
                    "name": "Paul Klimov",
418
                    "email": "[email protected]",
419
                    "role": "Core framework development"
420
                }
421
            ],
422
            "description": "Yii PHP Framework Version 2",
423
            "homepage": "http://www.yiiframework.com/",
424
            "keywords": [
425
                "framework",
426
                "yii2"
427
            ],
428
            "time": "2014-04-13 21:58:59"
429
        },
430
        {
431
            "name": "yiisoft/yii2-composer",
432
            "version": "dev-master",
433
            "source": {
434
                "type": "git",
435
                "url": "https://github.com/yiisoft/yii2-composer.git",
436
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4"
437
            },
438
            "dist": {
439
                "type": "zip",
440
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d33d1046a5951f2f7823fe343f28ddc58b3421a4",
441
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4",
442
                "shasum": ""
443
            },
444
            "require": {
445
                "composer-plugin-api": "^1.0"
446
            },
447
            "type": "composer-plugin",
448
            "extra": {
449
                "class": "yii\\composer\\Plugin",
450
                "branch-alias": {
451
                    "dev-master": "2.0.x-dev"
452
                }
453
            },
454
            "autoload": {
455
                "psr-4": {
456
                    "yii\\composer\\": ""
457
                }
458
            },
459
            "notification-url": "https://packagist.org/downloads/",
460
            "license": [
461
                "BSD-3-Clause"
462
            ],
463
            "authors": [
464
                {
465
                    "name": "Qiang Xue",
466
                    "email": "[email protected]"
467
                }
468
            ],
469
            "description": "The composer plugin for Yii extension installer",
470
            "keywords": [
471
                "composer",
472
                "extension installer",
473
                "yii2"
474
            ],
475
            "time": "2016-02-06 01:03:32"
476
        }
477
    ],
478
    "packages-dev": [
479
        {
480
            "name": "phpunit/php-code-coverage",
481
            "version": "1.2.x-dev",
482
            "source": {
483
                "type": "git",
484
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
485
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
486
            },
487
            "dist": {
488
                "type": "zip",
489
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
490
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
491
                "shasum": ""
492
            },
493
            "require": {
494
                "php": ">=5.3.3",
495
                "phpunit/php-file-iterator": ">=1.3.0@stable",
496
                "phpunit/php-text-template": ">=1.2.0@stable",
497
                "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
498
            },
499
            "require-dev": {
500
                "phpunit/phpunit": "3.7.*@dev"
501
            },
502
            "suggest": {
503
                "ext-dom": "*",
504
                "ext-xdebug": ">=2.0.5"
505
            },
506
            "type": "library",
507
            "extra": {
508
                "branch-alias": {
509
                    "dev-master": "1.2.x-dev"
510
                }
511
            },
512
            "autoload": {
513
                "classmap": [
514
                    "PHP/"
515
                ]
516
            },
517
            "notification-url": "https://packagist.org/downloads/",
518
            "include-path": [
519
                ""
520
            ],
521
            "license": [
522
                "BSD-3-Clause"
523
            ],
524
            "authors": [
525
                {
526
                    "name": "Sebastian Bergmann",
527
                    "email": "[email protected]",
528
                    "role": "lead"
529
                }
530
            ],
531
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
532
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
533
            "keywords": [
534
                "coverage",
535
                "testing",
536
                "xunit"
537
            ],
538
            "time": "2014-09-02 10:13:14"
539
        },
540
        {
541
            "name": "phpunit/php-file-iterator",
542
            "version": "dev-master",
543
            "source": {
544
                "type": "git",
545
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
546
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
547
            },
548
            "dist": {
549
                "type": "zip",
550
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
551
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
552
                "shasum": ""
553
            },
554
            "require": {
555
                "php": ">=5.3.3"
556
            },
557
            "type": "library",
558
            "extra": {
559
                "branch-alias": {
560
                    "dev-master": "1.4.x-dev"
561
                }
562
            },
563
            "autoload": {
564
                "classmap": [
565
                    "src/"
566
                ]
567
            },
568
            "notification-url": "https://packagist.org/downloads/",
569
            "license": [
570
                "BSD-3-Clause"
571
            ],
572
            "authors": [
573
                {
574
                    "name": "Sebastian Bergmann",
575
                    "email": "[email protected]",
576
                    "role": "lead"
577
                }
578
            ],
579
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
580
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
581
            "keywords": [
582
                "filesystem",
583
                "iterator"
584
            ],
585
            "time": "2015-06-21 13:08:43"
586
        },
587
        {
588
            "name": "phpunit/php-text-template",
589
            "version": "1.2.1",
590
            "source": {
591
                "type": "git",
592
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
593
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
594
            },
595
            "dist": {
596
                "type": "zip",
597
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
598
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
599
                "shasum": ""
600
            },
601
            "require": {
602
                "php": ">=5.3.3"
603
            },
604
            "type": "library",
605
            "autoload": {
606
                "classmap": [
607
                    "src/"
608
                ]
609
            },
610
            "notification-url": "https://packagist.org/downloads/",
611
            "license": [
612
                "BSD-3-Clause"
613
            ],
614
            "authors": [
615
                {
616
                    "name": "Sebastian Bergmann",
617
                    "email": "[email protected]",
618
                    "role": "lead"
619
                }
620
            ],
621
            "description": "Simple template engine.",
622
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
623
            "keywords": [
624
                "template"
625
            ],
626
            "time": "2015-06-21 13:50:34"
627
        },
628
        {
629
            "name": "phpunit/php-timer",
630
            "version": "1.0.7",
631
            "source": {
632
                "type": "git",
633
                "url": "https://github.com/sebastianbergmann/php-timer.git",
634
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
635
            },
636
            "dist": {
637
                "type": "zip",
638
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
639
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
640
                "shasum": ""
641
            },
642
            "require": {
643
                "php": ">=5.3.3"
644
            },
645
            "type": "library",
646
            "autoload": {
647
                "classmap": [
648
                    "src/"
649
                ]
650
            },
651
            "notification-url": "https://packagist.org/downloads/",
652
            "license": [
653
                "BSD-3-Clause"
654
            ],
655
            "authors": [
656
                {
657
                    "name": "Sebastian Bergmann",
658
                    "email": "[email protected]",
659
                    "role": "lead"
660
                }
661
            ],
662
            "description": "Utility class for timing",
663
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
664
            "keywords": [
665
                "timer"
666
            ],
667
            "time": "2015-06-21 08:01:12"
668
        },
669
        {
670
            "name": "phpunit/php-token-stream",
671
            "version": "1.2.2",
672
            "source": {
673
                "type": "git",
674
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
675
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
676
            },
677
            "dist": {
678
                "type": "zip",
679
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
680
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
681
                "shasum": ""
682
            },
683
            "require": {
684
                "ext-tokenizer": "*",
685
                "php": ">=5.3.3"
686
            },
687
            "type": "library",
688
            "extra": {
689
                "branch-alias": {
690
                    "dev-master": "1.2-dev"
691
                }
692
            },
693
            "autoload": {
694
                "classmap": [
695
                    "PHP/"
696
                ]
697
            },
698
            "notification-url": "https://packagist.org/downloads/",
699
            "include-path": [
700
                ""
701
            ],
702
            "license": [
703
                "BSD-3-Clause"
704
            ],
705
            "authors": [
706
                {
707
                    "name": "Sebastian Bergmann",
708
                    "email": "[email protected]",
709
                    "role": "lead"
710
                }
711
            ],
712
            "description": "Wrapper around PHP's tokenizer extension.",
713
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
714
            "keywords": [
715
                "tokenizer"
716
            ],
717
            "time": "2014-03-03 05:10:30"
718
        },
719
        {
720
            "name": "phpunit/phpunit",
721
            "version": "3.7.x-dev",
722
            "source": {
723
                "type": "git",
724
                "url": "https://github.com/sebastianbergmann/phpunit.git",
725
                "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
726
            },
727
            "dist": {
728
                "type": "zip",
729
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
730
                "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
731
                "shasum": ""
732
            },
733
            "require": {
734
                "ext-ctype": "*",
735
                "ext-dom": "*",
736
                "ext-json": "*",
737
                "ext-pcre": "*",
738
                "ext-reflection": "*",
739
                "ext-spl": "*",
740
                "php": ">=5.3.3",
741
                "phpunit/php-code-coverage": "~1.2",
742
                "phpunit/php-file-iterator": "~1.3",
743
                "phpunit/php-text-template": "~1.1",
744
                "phpunit/php-timer": "~1.0",
745
                "phpunit/phpunit-mock-objects": "~1.2",
746
                "symfony/yaml": "~2.0"
747
            },
748
            "require-dev": {
749
                "pear-pear.php.net/pear": "1.9.4"
750
            },
751
            "suggest": {
752
                "phpunit/php-invoker": "~1.1"
753
            },
754
            "bin": [
755
                "composer/bin/phpunit"
756
            ],
757
            "type": "library",
758
            "extra": {
759
                "branch-alias": {
760
                    "dev-master": "3.7.x-dev"
761
                }
762
            },
763
            "autoload": {
764
                "classmap": [
765
                    "PHPUnit/"
766
                ]
767
            },
768
            "notification-url": "https://packagist.org/downloads/",
769
            "include-path": [
770
                "",
771
                "../../symfony/yaml/"
772
            ],
773
            "license": [
774
                "BSD-3-Clause"
775
            ],
776
            "authors": [
777
                {
778
                    "name": "Sebastian Bergmann",
779
                    "email": "[email protected]",
780
                    "role": "lead"
781
                }
782
            ],
783
            "description": "The PHP Unit Testing framework.",
784
            "homepage": "http://www.phpunit.de/",
785
            "keywords": [
786
                "phpunit",
787
                "testing",
788
                "xunit"
789
            ],
790
            "time": "2014-10-17 09:04:17"
791
        },
792
        {
793
            "name": "phpunit/phpunit-mock-objects",
794
            "version": "1.2.x-dev",
795
            "source": {
796
                "type": "git",
797
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
798
                "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a"
799
            },
800
            "dist": {
801
                "type": "zip",
802
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c39c4511c3b007539eb170c32cbc2af49a07351a",
803
                "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a",
804
                "shasum": ""
805
            },
806
            "require": {
807
                "php": ">=5.3.3",
808
                "phpunit/php-text-template": ">=1.1.1@stable"
809
            },
810
            "require-dev": {
811
                "phpunit/phpunit": "3.7.*@dev"
812
            },
813
            "suggest": {
814
                "ext-soap": "*"
815
            },
816
            "type": "library",
817
            "extra": {
818
                "branch-alias": {
819
                    "dev-master": "1.2.x-dev"
820
                }
821
            },
822
            "autoload": {
823
                "classmap": [
824
                    "PHPUnit/"
825
                ]
826
            },
827
            "notification-url": "https://packagist.org/downloads/",
828
            "include-path": [
829
                ""
830
            ],
831
            "license": [
832
                "BSD-3-Clause"
833
            ],
834
            "authors": [
835
                {
836
                    "name": "Sebastian Bergmann",
837
                    "email": "[email protected]",
838
                    "role": "lead"
839
                }
840
            ],
841
            "description": "Mock Object library for PHPUnit",
842
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
843
            "keywords": [
844
                "mock",
845
                "xunit"
846
            ],
847
            "time": "2014-02-16 12:43:56"
848
        },
849
        {
850
            "name": "symfony/yaml",
851
            "version": "2.8.x-dev",
852
            "source": {
853
                "type": "git",
854
                "url": "https://github.com/symfony/yaml.git",
855
                "reference": "33fd1b2cfdde601704665fad343014bba04b0753"
856
            },
857
            "dist": {
858
                "type": "zip",
859
                "url": "https://api.github.com/repos/symfony/yaml/zipball/33fd1b2cfdde601704665fad343014bba04b0753",
860
                "reference": "33fd1b2cfdde601704665fad343014bba04b0753",
861
                "shasum": ""
862
            },
863
            "require": {
864
                "php": ">=5.3.9"
865
            },
866
            "type": "library",
867
            "extra": {
868
                "branch-alias": {
869
                    "dev-master": "2.8-dev"
870
                }
871
            },
872
            "autoload": {
873
                "psr-4": {
874
                    "Symfony\\Component\\Yaml\\": ""
875
                },
876
                "exclude-from-classmap": [
877
                    "/Tests/"
878
                ]
879
            },
880
            "notification-url": "https://packagist.org/downloads/",
881
            "license": [
882
                "MIT"
883
            ],
884
            "authors": [
885
                {
886
                    "name": "Fabien Potencier",
887
                    "email": "[email protected]"
888
                },
889
                {
890
                    "name": "Symfony Community",
891
                    "homepage": "https://symfony.com/contributors"
892
                }
893
            ],
894
            "description": "Symfony Yaml Component",
895
            "homepage": "https://symfony.com",
896
            "time": "2016-02-02 09:49:18"
897
        }
898
    ],
899
    "aliases": [],
900
    "minimum-stability": "dev",
901
    "stability-flags": [],
902
    "prefer-stable": false,
903
    "prefer-lowest": false,
904
    "platform": [],
905
    "platform-dev": []
906
}
907