Completed
Pull Request — master (#6)
by
unknown
03:24
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
    "content-hash": "3cb135ad1654310df6ea3ba013e6bbac",
8
    "packages": [
9
        {
10
            "name": "bower-asset/croppie",
11
            "version": "v2.5.0",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/Foliotek/Croppie.git",
15
                "reference": "188585563069754b60385e590e8767cb9b394302"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/Foliotek/Croppie/zipball/188585563069754b60385e590e8767cb9b394302",
20
                "reference": "188585563069754b60385e590e8767cb9b394302",
21
                "shasum": ""
22
            },
23
            "require-dev": {
24
                "bower-asset/exif-js": "~2.1.1",
25
                "bower-asset/jquery": "~2.1.4",
26
                "bower-asset/sweetalert": "~1.1.3"
27
            },
28
            "type": "bower-asset-library",
29
            "extra": {
30
                "bower-asset-main": [
31
                    "croppie.css",
32
                    "croppie.js"
33
                ],
34
                "bower-asset-ignore": [
35
                    "**/.*",
36
                    "node_modules",
37
                    "bower_components",
38
                    "demo",
39
                    "test",
40
                    "tests",
41
                    "index.html"
42
                ]
43
            },
44
            "license": [
45
                "MIT"
46
            ],
47
            "description": "A javascript image cropper",
48
            "keywords": [
49
                "cropper",
50
                "croppie",
51
                "image"
52
            ]
53
        },
54
        {
55
            "name": "bower-asset/exif-js",
56
            "version": "v2.2.0",
57
            "source": {
58
                "type": "git",
59
                "url": "https://github.com/jseidelin/exif-js.git",
60
                "reference": "1aa20481db25d00dccff524a50990323efab2e88"
61
            },
62
            "dist": {
63
                "type": "zip",
64
                "url": "https://api.github.com/repos/jseidelin/exif-js/zipball/1aa20481db25d00dccff524a50990323efab2e88",
65
                "reference": "1aa20481db25d00dccff524a50990323efab2e88",
66
                "shasum": ""
67
            },
68
            "type": "bower-asset-library",
69
            "extra": {
70
                "bower-asset-main": "exif.js",
71
                "bower-asset-ignore": [
72
                    "**/.*",
73
                    "node_modules",
74
                    "bower_components",
75
                    "test",
76
                    "tests",
77
                    "spec",
78
                    "example"
79
                ]
80
            },
81
            "license": [
82
                "MIT"
83
            ],
84
            "description": "JavaScript library for reading EXIF image metadata",
85
            "keywords": [
86
                "exif"
87
            ]
88
        },
89
        {
90
            "name": "bower-asset/jquery",
91
            "version": "2.2.4",
92
            "source": {
93
                "type": "git",
94
                "url": "https://github.com/jquery/jquery-dist.git",
95
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
96
            },
97
            "dist": {
98
                "type": "zip",
99
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
100
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
101
                "shasum": ""
102
            },
103
            "type": "bower-asset-library",
104
            "extra": {
105
                "bower-asset-main": "dist/jquery.js",
106
                "bower-asset-ignore": [
107
                    "package.json"
108
                ]
109
            },
110
            "license": [
111
                "MIT"
112
            ],
113
            "keywords": [
114
                "browser",
115
                "javascript",
116
                "jquery",
117
                "library"
118
            ]
119
        },
120
        {
121
            "name": "bower-asset/jquery.inputmask",
122
            "version": "3.3.7",
123
            "source": {
124
                "type": "git",
125
                "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
126
                "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10"
127
            },
128
            "dist": {
129
                "type": "zip",
130
                "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10",
131
                "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10",
132
                "shasum": ""
133
            },
134
            "require": {
135
                "bower-asset/jquery": ">=1.7"
136
            },
137
            "type": "bower-asset-library",
138
            "extra": {
139
                "bower-asset-main": [
140
                    "./dist/inputmask/inputmask.js",
141
                    "./dist/inputmask/inputmask.extensions.js",
142
                    "./dist/inputmask/inputmask.date.extensions.js",
143
                    "./dist/inputmask/inputmask.numeric.extensions.js",
144
                    "./dist/inputmask/inputmask.phone.extensions.js",
145
                    "./dist/inputmask/jquery.inputmask.js",
146
                    "./dist/inputmask/global/document.js",
147
                    "./dist/inputmask/global/window.js",
148
                    "./dist/inputmask/phone-codes/phone.js",
149
                    "./dist/inputmask/phone-codes/phone-be.js",
150
                    "./dist/inputmask/phone-codes/phone-nl.js",
151
                    "./dist/inputmask/phone-codes/phone-ru.js",
152
                    "./dist/inputmask/phone-codes/phone-uk.js",
153
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
154
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
155
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
156
                    "./dist/inputmask/bindings/inputmask.binding.js"
157
                ],
158
                "bower-asset-ignore": [
159
                    "**/*",
160
                    "!dist/*",
161
                    "!dist/inputmask/*",
162
                    "!dist/min/*",
163
                    "!dist/min/inputmask/*"
164
                ]
165
            },
166
            "license": [
167
                "http://opensource.org/licenses/mit-license.php"
168
            ],
169
            "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
170
            "keywords": [
171
                "form",
172
                "input",
173
                "inputmask",
174
                "jquery",
175
                "mask",
176
                "plugins"
177
            ]
178
        },
179
        {
180
            "name": "bower-asset/punycode",
181
            "version": "v1.3.2",
182
            "source": {
183
                "type": "git",
184
                "url": "https://github.com/bestiejs/punycode.js.git",
185
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
186
            },
187
            "dist": {
188
                "type": "zip",
189
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
190
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
191
                "shasum": ""
192
            },
193
            "type": "bower-asset-library",
194
            "extra": {
195
                "bower-asset-main": "punycode.js",
196
                "bower-asset-ignore": [
197
                    "coverage",
198
                    "tests",
199
                    ".*",
200
                    "component.json",
201
                    "Gruntfile.js",
202
                    "node_modules",
203
                    "package.json"
204
                ]
205
            }
206
        },
207
        {
208
            "name": "bower-asset/yii2-pjax",
209
            "version": "v2.0.6",
210
            "source": {
211
                "type": "git",
212
                "url": "https://github.com/yiisoft/jquery-pjax.git",
213
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
214
            },
215
            "dist": {
216
                "type": "zip",
217
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
218
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
219
                "shasum": ""
220
            },
221
            "require": {
222
                "bower-asset/jquery": ">=1.8"
223
            },
224
            "type": "bower-asset-library",
225
            "extra": {
226
                "bower-asset-main": "./jquery.pjax.js",
227
                "bower-asset-ignore": [
228
                    ".travis.yml",
229
                    "Gemfile",
230
                    "Gemfile.lock",
231
                    "CONTRIBUTING.md",
232
                    "vendor/",
233
                    "script/",
234
                    "test/"
235
                ]
236
            },
237
            "license": [
238
                "MIT"
239
            ]
240
        },
241
        {
242
            "name": "cebe/markdown",
243
            "version": "1.1.2",
244
            "source": {
245
                "type": "git",
246
                "url": "https://github.com/cebe/markdown.git",
247
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
248
            },
249
            "dist": {
250
                "type": "zip",
251
                "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
252
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
253
                "shasum": ""
254
            },
255
            "require": {
256
                "lib-pcre": "*",
257
                "php": ">=5.4.0"
258
            },
259
            "require-dev": {
260
                "cebe/indent": "*",
261
                "facebook/xhprof": "*@dev",
262
                "phpunit/phpunit": "4.1.*"
263
            },
264
            "bin": [
265
                "bin/markdown"
266
            ],
267
            "type": "library",
268
            "extra": {
269
                "branch-alias": {
270
                    "dev-master": "1.1.x-dev"
271
                }
272
            },
273
            "autoload": {
274
                "psr-4": {
275
                    "cebe\\markdown\\": ""
276
                }
277
            },
278
            "notification-url": "https://packagist.org/downloads/",
279
            "license": [
280
                "MIT"
281
            ],
282
            "authors": [
283
                {
284
                    "name": "Carsten Brandt",
285
                    "email": "[email protected]",
286
                    "homepage": "http://cebe.cc/",
287
                    "role": "Creator"
288
                }
289
            ],
290
            "description": "A super fast, highly extensible markdown parser for PHP",
291
            "homepage": "https://github.com/cebe/markdown#readme",
292
            "keywords": [
293
                "extensible",
294
                "fast",
295
                "gfm",
296
                "markdown",
297
                "markdown-extra"
298
            ],
299
            "time": "2017-07-16T21:13:23+00:00"
300
        },
301
        {
302
            "name": "ezyang/htmlpurifier",
303
            "version": "v4.9.3",
304
            "source": {
305
                "type": "git",
306
                "url": "https://github.com/ezyang/htmlpurifier.git",
307
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
308
            },
309
            "dist": {
310
                "type": "zip",
311
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
312
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
313
                "shasum": ""
314
            },
315
            "require": {
316
                "php": ">=5.2"
317
            },
318
            "require-dev": {
319
                "simpletest/simpletest": "^1.1"
320
            },
321
            "type": "library",
322
            "autoload": {
323
                "psr-0": {
324
                    "HTMLPurifier": "library/"
325
                },
326
                "files": [
327
                    "library/HTMLPurifier.composer.php"
328
                ]
329
            },
330
            "notification-url": "https://packagist.org/downloads/",
331
            "license": [
332
                "LGPL"
333
            ],
334
            "authors": [
335
                {
336
                    "name": "Edward Z. Yang",
337
                    "email": "[email protected]",
338
                    "homepage": "http://ezyang.com"
339
                }
340
            ],
341
            "description": "Standards compliant HTML filter written in PHP",
342
            "homepage": "http://htmlpurifier.org/",
343
            "keywords": [
344
                "html"
345
            ],
346
            "time": "2017-06-03T02:28:16+00:00"
347
        },
348
        {
349
            "name": "yiisoft/yii2",
0 ignored issues
show
350
            "version": "2.0.12",
351
            "source": {
352
                "type": "git",
353
                "url": "https://github.com/yiisoft/yii2-framework.git",
354
                "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d"
355
            },
356
            "dist": {
357
                "type": "zip",
358
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d",
359
                "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d",
360
                "shasum": ""
361
            },
362
            "require": {
363
                "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
364
                "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5",
365
                "bower-asset/punycode": "1.3.*",
366
                "bower-asset/yii2-pjax": "~2.0.1",
367
                "cebe/markdown": "~1.0.0 | ~1.1.0",
368
                "ext-ctype": "*",
369
                "ext-mbstring": "*",
370
                "ezyang/htmlpurifier": "~4.6",
371
                "lib-pcre": "*",
372
                "php": ">=5.4.0",
373
                "yiisoft/yii2-composer": "~2.0.4"
374
            },
375
            "bin": [
376
                "yii"
377
            ],
378
            "type": "library",
379
            "extra": {
380
                "branch-alias": {
381
                    "dev-master": "2.0.x-dev"
382
                }
383
            },
384
            "autoload": {
385
                "psr-4": {
386
                    "yii\\": ""
387
                }
388
            },
389
            "notification-url": "https://packagist.org/downloads/",
390
            "license": [
391
                "BSD-3-Clause"
392
            ],
393
            "authors": [
394
                {
395
                    "name": "Qiang Xue",
396
                    "email": "[email protected]",
397
                    "homepage": "http://www.yiiframework.com/",
398
                    "role": "Founder and project lead"
399
                },
400
                {
401
                    "name": "Alexander Makarov",
402
                    "email": "[email protected]",
403
                    "homepage": "http://rmcreative.ru/",
404
                    "role": "Core framework development"
405
                },
406
                {
407
                    "name": "Maurizio Domba",
408
                    "homepage": "http://mdomba.info/",
409
                    "role": "Core framework development"
410
                },
411
                {
412
                    "name": "Carsten Brandt",
413
                    "email": "[email protected]",
414
                    "homepage": "http://cebe.cc/",
415
                    "role": "Core framework development"
416
                },
417
                {
418
                    "name": "Timur Ruziev",
419
                    "email": "[email protected]",
420
                    "homepage": "http://resurtm.com/",
421
                    "role": "Core framework development"
422
                },
423
                {
424
                    "name": "Paul Klimov",
425
                    "email": "[email protected]",
426
                    "role": "Core framework development"
427
                },
428
                {
429
                    "name": "Dmitry Naumenko",
430
                    "email": "[email protected]",
431
                    "role": "Core framework development"
432
                },
433
                {
434
                    "name": "Boudewijn Vahrmeijer",
435
                    "email": "[email protected]",
436
                    "homepage": "http://dynasource.eu",
437
                    "role": "Core framework development"
438
                }
439
            ],
440
            "description": "Yii PHP Framework Version 2",
441
            "homepage": "http://www.yiiframework.com/",
442
            "keywords": [
443
                "framework",
444
                "yii2"
445
            ],
446
            "time": "2017-06-05T14:33:41+00:00"
447
        },
448
        {
449
            "name": "yiisoft/yii2-composer",
450
            "version": "2.0.5",
451
            "source": {
452
                "type": "git",
453
                "url": "https://github.com/yiisoft/yii2-composer.git",
454
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
455
            },
456
            "dist": {
457
                "type": "zip",
458
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
459
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
460
                "shasum": ""
461
            },
462
            "require": {
463
                "composer-plugin-api": "^1.0"
464
            },
465
            "require-dev": {
466
                "composer/composer": "^1.0"
467
            },
468
            "type": "composer-plugin",
469
            "extra": {
470
                "class": "yii\\composer\\Plugin",
471
                "branch-alias": {
472
                    "dev-master": "2.0.x-dev"
473
                }
474
            },
475
            "autoload": {
476
                "psr-4": {
477
                    "yii\\composer\\": ""
478
                }
479
            },
480
            "notification-url": "https://packagist.org/downloads/",
481
            "license": [
482
                "BSD-3-Clause"
483
            ],
484
            "authors": [
485
                {
486
                    "name": "Qiang Xue",
487
                    "email": "[email protected]"
488
                }
489
            ],
490
            "description": "The composer plugin for Yii extension installer",
491
            "keywords": [
492
                "composer",
493
                "extension installer",
494
                "yii2"
495
            ],
496
            "time": "2016-12-20T13:26:02+00:00"
497
        }
498
    ],
499
    "packages-dev": [
500
        {
501
            "name": "doctrine/annotations",
502
            "version": "v1.4.0",
503
            "source": {
504
                "type": "git",
505
                "url": "https://github.com/doctrine/annotations.git",
506
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
507
            },
508
            "dist": {
509
                "type": "zip",
510
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
511
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
512
                "shasum": ""
513
            },
514
            "require": {
515
                "doctrine/lexer": "1.*",
516
                "php": "^5.6 || ^7.0"
517
            },
518
            "require-dev": {
519
                "doctrine/cache": "1.*",
520
                "phpunit/phpunit": "^5.7"
521
            },
522
            "type": "library",
523
            "extra": {
524
                "branch-alias": {
525
                    "dev-master": "1.4.x-dev"
526
                }
527
            },
528
            "autoload": {
529
                "psr-4": {
530
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
531
                }
532
            },
533
            "notification-url": "https://packagist.org/downloads/",
534
            "license": [
535
                "MIT"
536
            ],
537
            "authors": [
538
                {
539
                    "name": "Roman Borschel",
540
                    "email": "[email protected]"
541
                },
542
                {
543
                    "name": "Benjamin Eberlei",
544
                    "email": "[email protected]"
545
                },
546
                {
547
                    "name": "Guilherme Blanco",
548
                    "email": "[email protected]"
549
                },
550
                {
551
                    "name": "Jonathan Wage",
552
                    "email": "[email protected]"
553
                },
554
                {
555
                    "name": "Johannes Schmitt",
556
                    "email": "[email protected]"
557
                }
558
            ],
559
            "description": "Docblock Annotations Parser",
560
            "homepage": "http://www.doctrine-project.org",
561
            "keywords": [
562
                "annotations",
563
                "docblock",
564
                "parser"
565
            ],
566
            "time": "2017-02-24T16:22:25+00:00"
567
        },
568
        {
569
            "name": "doctrine/instantiator",
570
            "version": "1.0.5",
571
            "source": {
572
                "type": "git",
573
                "url": "https://github.com/doctrine/instantiator.git",
574
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
575
            },
576
            "dist": {
577
                "type": "zip",
578
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
579
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
580
                "shasum": ""
581
            },
582
            "require": {
583
                "php": ">=5.3,<8.0-DEV"
584
            },
585
            "require-dev": {
586
                "athletic/athletic": "~0.1.8",
587
                "ext-pdo": "*",
588
                "ext-phar": "*",
589
                "phpunit/phpunit": "~4.0",
590
                "squizlabs/php_codesniffer": "~2.0"
591
            },
592
            "type": "library",
593
            "extra": {
594
                "branch-alias": {
595
                    "dev-master": "1.0.x-dev"
596
                }
597
            },
598
            "autoload": {
599
                "psr-4": {
600
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
601
                }
602
            },
603
            "notification-url": "https://packagist.org/downloads/",
604
            "license": [
605
                "MIT"
606
            ],
607
            "authors": [
608
                {
609
                    "name": "Marco Pivetta",
610
                    "email": "[email protected]",
611
                    "homepage": "http://ocramius.github.com/"
612
                }
613
            ],
614
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
615
            "homepage": "https://github.com/doctrine/instantiator",
616
            "keywords": [
617
                "constructor",
618
                "instantiate"
619
            ],
620
            "time": "2015-06-14T21:17:01+00:00"
621
        },
622
        {
623
            "name": "doctrine/lexer",
624
            "version": "v1.0.1",
625
            "source": {
626
                "type": "git",
627
                "url": "https://github.com/doctrine/lexer.git",
628
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
629
            },
630
            "dist": {
631
                "type": "zip",
632
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
633
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
634
                "shasum": ""
635
            },
636
            "require": {
637
                "php": ">=5.3.2"
638
            },
639
            "type": "library",
640
            "extra": {
641
                "branch-alias": {
642
                    "dev-master": "1.0.x-dev"
643
                }
644
            },
645
            "autoload": {
646
                "psr-0": {
647
                    "Doctrine\\Common\\Lexer\\": "lib/"
648
                }
649
            },
650
            "notification-url": "https://packagist.org/downloads/",
651
            "license": [
652
                "MIT"
653
            ],
654
            "authors": [
655
                {
656
                    "name": "Roman Borschel",
657
                    "email": "[email protected]"
658
                },
659
                {
660
                    "name": "Guilherme Blanco",
661
                    "email": "[email protected]"
662
                },
663
                {
664
                    "name": "Johannes Schmitt",
665
                    "email": "[email protected]"
666
                }
667
            ],
668
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
669
            "homepage": "http://www.doctrine-project.org",
670
            "keywords": [
671
                "lexer",
672
                "parser"
673
            ],
674
            "time": "2014-09-09T13:34:57+00:00"
675
        },
676
        {
677
            "name": "friendsofphp/php-cs-fixer",
678
            "version": "v2.4.0",
679
            "source": {
680
                "type": "git",
681
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
682
                "reference": "63661f3add3609e90e4ab8115113e189ae547bb4"
683
            },
684
            "dist": {
685
                "type": "zip",
686
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/63661f3add3609e90e4ab8115113e189ae547bb4",
687
                "reference": "63661f3add3609e90e4ab8115113e189ae547bb4",
688
                "shasum": ""
689
            },
690
            "require": {
691
                "doctrine/annotations": "^1.2",
692
                "ext-json": "*",
693
                "ext-tokenizer": "*",
694
                "gecko-packages/gecko-php-unit": "^2.0",
695
                "php": "^5.6 || >=7.0 <7.2",
696
                "sebastian/diff": "^1.4",
697
                "symfony/console": "^3.0",
698
                "symfony/event-dispatcher": "^3.0",
699
                "symfony/filesystem": "^3.0",
700
                "symfony/finder": "^3.0",
701
                "symfony/options-resolver": "^3.0",
702
                "symfony/polyfill-php70": "^1.0",
703
                "symfony/polyfill-php72": "^1.4",
704
                "symfony/process": "^3.0",
705
                "symfony/stopwatch": "^3.0"
706
            },
707
            "conflict": {
708
                "hhvm": "*"
709
            },
710
            "require-dev": {
711
                "johnkary/phpunit-speedtrap": "^1.1",
712
                "justinrainbow/json-schema": "^5.0",
713
                "phpunit/phpunit": "^4.8.35 || ^5.4.3",
714
                "satooshi/php-coveralls": "^1.0",
715
                "symfony/phpunit-bridge": "^3.2.2"
716
            },
717
            "suggest": {
718
                "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
719
                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
720
            },
721
            "bin": [
722
                "php-cs-fixer"
723
            ],
724
            "type": "application",
725
            "extra": {
726
                "branch-alias": {
727
                    "dev-master": "2.4-dev"
728
                }
729
            },
730
            "autoload": {
731
                "psr-4": {
732
                    "PhpCsFixer\\": "src/"
733
                },
734
                "classmap": [
735
                    "tests/Test/Assert/AssertTokensTrait.php",
736
                    "tests/Test/AbstractFixerTestCase.php",
737
                    "tests/Test/AbstractIntegrationTestCase.php",
738
                    "tests/Test/IntegrationCase.php",
739
                    "tests/Test/IntegrationCaseFactory.php"
740
                ]
741
            },
742
            "notification-url": "https://packagist.org/downloads/",
743
            "license": [
744
                "MIT"
745
            ],
746
            "authors": [
747
                {
748
                    "name": "Dariusz Rumiński",
749
                    "email": "[email protected]"
750
                },
751
                {
752
                    "name": "Fabien Potencier",
753
                    "email": "[email protected]"
754
                }
755
            ],
756
            "description": "A tool to automatically fix PHP code style",
757
            "time": "2017-07-18T15:35:40+00:00"
758
        },
759
        {
760
            "name": "gecko-packages/gecko-php-unit",
761
            "version": "v2.1",
762
            "source": {
763
                "type": "git",
764
                "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git",
765
                "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e"
766
            },
767
            "dist": {
768
                "type": "zip",
769
                "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/5b9e9622c7efd3b22655270b80c03f9e52878a6e",
770
                "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e",
771
                "shasum": ""
772
            },
773
            "require": {
774
                "php": "^5.3.6 || ^7.0"
775
            },
776
            "require-dev": {
777
                "phpunit/phpunit": "^4.8.35 || ^5.4.3"
778
            },
779
            "type": "library",
780
            "autoload": {
781
                "psr-4": {
782
                    "GeckoPackages\\PHPUnit\\": "src\\PHPUnit"
783
                }
784
            },
785
            "notification-url": "https://packagist.org/downloads/",
786
            "license": [
787
                "MIT"
788
            ],
789
            "description": "Additional PHPUnit tests.",
790
            "homepage": "https://github.com/GeckoPackages",
791
            "keywords": [
792
                "extension",
793
                "filesystem",
794
                "phpunit"
795
            ],
796
            "time": "2017-06-20T11:22:48+00:00"
797
        },
798
        {
799
            "name": "paragonie/random_compat",
800
            "version": "v2.0.10",
801
            "source": {
802
                "type": "git",
803
                "url": "https://github.com/paragonie/random_compat.git",
804
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
805
            },
806
            "dist": {
807
                "type": "zip",
808
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
809
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
810
                "shasum": ""
811
            },
812
            "require": {
813
                "php": ">=5.2.0"
814
            },
815
            "require-dev": {
816
                "phpunit/phpunit": "4.*|5.*"
817
            },
818
            "suggest": {
819
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
820
            },
821
            "type": "library",
822
            "autoload": {
823
                "files": [
824
                    "lib/random.php"
825
                ]
826
            },
827
            "notification-url": "https://packagist.org/downloads/",
828
            "license": [
829
                "MIT"
830
            ],
831
            "authors": [
832
                {
833
                    "name": "Paragon Initiative Enterprises",
834
                    "email": "[email protected]",
835
                    "homepage": "https://paragonie.com"
836
                }
837
            ],
838
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
839
            "keywords": [
840
                "csprng",
841
                "pseudorandom",
842
                "random"
843
            ],
844
            "time": "2017-03-13T16:27:32+00:00"
845
        },
846
        {
847
            "name": "pdepend/pdepend",
848
            "version": "2.5.0",
849
            "source": {
850
                "type": "git",
851
                "url": "https://github.com/pdepend/pdepend.git",
852
                "reference": "0c50874333149c0dad5a2877801aed148f2767ff"
853
            },
854
            "dist": {
855
                "type": "zip",
856
                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/0c50874333149c0dad5a2877801aed148f2767ff",
857
                "reference": "0c50874333149c0dad5a2877801aed148f2767ff",
858
                "shasum": ""
859
            },
860
            "require": {
861
                "php": ">=5.3.7",
862
                "symfony/config": "^2.3.0|^3",
863
                "symfony/dependency-injection": "^2.3.0|^3",
864
                "symfony/filesystem": "^2.3.0|^3"
865
            },
866
            "require-dev": {
867
                "phpunit/phpunit": "^4.4.0,<4.8",
868
                "squizlabs/php_codesniffer": "^2.0.0"
869
            },
870
            "bin": [
871
                "src/bin/pdepend"
872
            ],
873
            "type": "library",
874
            "autoload": {
875
                "psr-4": {
876
                    "PDepend\\": "src/main/php/PDepend"
877
                }
878
            },
879
            "notification-url": "https://packagist.org/downloads/",
880
            "license": [
881
                "BSD-3-Clause"
882
            ],
883
            "description": "Official version of pdepend to be handled with Composer",
884
            "time": "2017-01-19T14:23:36+00:00"
885
        },
886
        {
887
            "name": "phpdocumentor/reflection-common",
888
            "version": "1.0",
889
            "source": {
890
                "type": "git",
891
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
892
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
893
            },
894
            "dist": {
895
                "type": "zip",
896
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
897
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
898
                "shasum": ""
899
            },
900
            "require": {
901
                "php": ">=5.5"
902
            },
903
            "require-dev": {
904
                "phpunit/phpunit": "^4.6"
905
            },
906
            "type": "library",
907
            "extra": {
908
                "branch-alias": {
909
                    "dev-master": "1.0.x-dev"
910
                }
911
            },
912
            "autoload": {
913
                "psr-4": {
914
                    "phpDocumentor\\Reflection\\": [
915
                        "src"
916
                    ]
917
                }
918
            },
919
            "notification-url": "https://packagist.org/downloads/",
920
            "license": [
921
                "MIT"
922
            ],
923
            "authors": [
924
                {
925
                    "name": "Jaap van Otterdijk",
926
                    "email": "[email protected]"
927
                }
928
            ],
929
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
930
            "homepage": "http://www.phpdoc.org",
931
            "keywords": [
932
                "FQSEN",
933
                "phpDocumentor",
934
                "phpdoc",
935
                "reflection",
936
                "static analysis"
937
            ],
938
            "time": "2015-12-27T11:43:31+00:00"
939
        },
940
        {
941
            "name": "phpdocumentor/reflection-docblock",
942
            "version": "3.2.0",
943
            "source": {
944
                "type": "git",
945
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
946
                "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585"
947
            },
948
            "dist": {
949
                "type": "zip",
950
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/46f7e8bb075036c92695b15a1ddb6971c751e585",
951
                "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585",
952
                "shasum": ""
953
            },
954
            "require": {
955
                "php": ">=5.5",
956
                "phpdocumentor/reflection-common": "^1.0@dev",
957
                "phpdocumentor/type-resolver": "^0.4.0",
958
                "webmozart/assert": "^1.0"
959
            },
960
            "require-dev": {
961
                "mockery/mockery": "^0.9.4",
962
                "phpunit/phpunit": "^4.4"
963
            },
964
            "type": "library",
965
            "autoload": {
966
                "psr-4": {
967
                    "phpDocumentor\\Reflection\\": [
968
                        "src/"
969
                    ]
970
                }
971
            },
972
            "notification-url": "https://packagist.org/downloads/",
973
            "license": [
974
                "MIT"
975
            ],
976
            "authors": [
977
                {
978
                    "name": "Mike van Riel",
979
                    "email": "[email protected]"
980
                }
981
            ],
982
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
983
            "time": "2017-07-15T11:38:20+00:00"
984
        },
985
        {
986
            "name": "phpdocumentor/type-resolver",
987
            "version": "0.4.0",
988
            "source": {
989
                "type": "git",
990
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
991
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
992
            },
993
            "dist": {
994
                "type": "zip",
995
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
996
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
997
                "shasum": ""
998
            },
999
            "require": {
1000
                "php": "^5.5 || ^7.0",
1001
                "phpdocumentor/reflection-common": "^1.0"
1002
            },
1003
            "require-dev": {
1004
                "mockery/mockery": "^0.9.4",
1005
                "phpunit/phpunit": "^5.2||^4.8.24"
1006
            },
1007
            "type": "library",
1008
            "extra": {
1009
                "branch-alias": {
1010
                    "dev-master": "1.0.x-dev"
1011
                }
1012
            },
1013
            "autoload": {
1014
                "psr-4": {
1015
                    "phpDocumentor\\Reflection\\": [
1016
                        "src/"
1017
                    ]
1018
                }
1019
            },
1020
            "notification-url": "https://packagist.org/downloads/",
1021
            "license": [
1022
                "MIT"
1023
            ],
1024
            "authors": [
1025
                {
1026
                    "name": "Mike van Riel",
1027
                    "email": "[email protected]"
1028
                }
1029
            ],
1030
            "time": "2017-07-14T14:27:02+00:00"
1031
        },
1032
        {
1033
            "name": "phpmd/phpmd",
1034
            "version": "2.6.0",
1035
            "source": {
1036
                "type": "git",
1037
                "url": "https://github.com/phpmd/phpmd.git",
1038
                "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374"
1039
            },
1040
            "dist": {
1041
                "type": "zip",
1042
                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374",
1043
                "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374",
1044
                "shasum": ""
1045
            },
1046
            "require": {
1047
                "ext-xml": "*",
1048
                "pdepend/pdepend": "^2.5",
1049
                "php": ">=5.3.9"
1050
            },
1051
            "require-dev": {
1052
                "phpunit/phpunit": "^4.0",
1053
                "squizlabs/php_codesniffer": "^2.0"
1054
            },
1055
            "bin": [
1056
                "src/bin/phpmd"
1057
            ],
1058
            "type": "project",
1059
            "autoload": {
1060
                "psr-0": {
1061
                    "PHPMD\\": "src/main/php"
1062
                }
1063
            },
1064
            "notification-url": "https://packagist.org/downloads/",
1065
            "license": [
1066
                "BSD-3-Clause"
1067
            ],
1068
            "authors": [
1069
                {
1070
                    "name": "Manuel Pichler",
1071
                    "email": "[email protected]",
1072
                    "homepage": "https://github.com/manuelpichler",
1073
                    "role": "Project Founder"
1074
                },
1075
                {
1076
                    "name": "Other contributors",
1077
                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
1078
                    "role": "Contributors"
1079
                },
1080
                {
1081
                    "name": "Marc Würth",
1082
                    "email": "[email protected]",
1083
                    "homepage": "https://github.com/ravage84",
1084
                    "role": "Project Maintainer"
1085
                }
1086
            ],
1087
            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
1088
            "homepage": "http://phpmd.org/",
1089
            "keywords": [
1090
                "mess detection",
1091
                "mess detector",
1092
                "pdepend",
1093
                "phpmd",
1094
                "pmd"
1095
            ],
1096
            "time": "2017-01-20T14:41:10+00:00"
1097
        },
1098
        {
1099
            "name": "phpspec/prophecy",
1100
            "version": "v1.7.0",
1101
            "source": {
1102
                "type": "git",
1103
                "url": "https://github.com/phpspec/prophecy.git",
1104
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
1105
            },
1106
            "dist": {
1107
                "type": "zip",
1108
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
1109
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
1110
                "shasum": ""
1111
            },
1112
            "require": {
1113
                "doctrine/instantiator": "^1.0.2",
1114
                "php": "^5.3|^7.0",
1115
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
1116
                "sebastian/comparator": "^1.1|^2.0",
1117
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1118
            },
1119
            "require-dev": {
1120
                "phpspec/phpspec": "^2.5|^3.2",
1121
                "phpunit/phpunit": "^4.8 || ^5.6.5"
1122
            },
1123
            "type": "library",
1124
            "extra": {
1125
                "branch-alias": {
1126
                    "dev-master": "1.6.x-dev"
1127
                }
1128
            },
1129
            "autoload": {
1130
                "psr-0": {
1131
                    "Prophecy\\": "src/"
1132
                }
1133
            },
1134
            "notification-url": "https://packagist.org/downloads/",
1135
            "license": [
1136
                "MIT"
1137
            ],
1138
            "authors": [
1139
                {
1140
                    "name": "Konstantin Kudryashov",
1141
                    "email": "[email protected]",
1142
                    "homepage": "http://everzet.com"
1143
                },
1144
                {
1145
                    "name": "Marcello Duarte",
1146
                    "email": "[email protected]"
1147
                }
1148
            ],
1149
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1150
            "homepage": "https://github.com/phpspec/prophecy",
1151
            "keywords": [
1152
                "Double",
1153
                "Dummy",
1154
                "fake",
1155
                "mock",
1156
                "spy",
1157
                "stub"
1158
            ],
1159
            "time": "2017-03-02T20:05:34+00:00"
1160
        },
1161
        {
1162
            "name": "phpunit/php-code-coverage",
1163
            "version": "2.2.4",
1164
            "source": {
1165
                "type": "git",
1166
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1167
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1168
            },
1169
            "dist": {
1170
                "type": "zip",
1171
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1172
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1173
                "shasum": ""
1174
            },
1175
            "require": {
1176
                "php": ">=5.3.3",
1177
                "phpunit/php-file-iterator": "~1.3",
1178
                "phpunit/php-text-template": "~1.2",
1179
                "phpunit/php-token-stream": "~1.3",
1180
                "sebastian/environment": "^1.3.2",
1181
                "sebastian/version": "~1.0"
1182
            },
1183
            "require-dev": {
1184
                "ext-xdebug": ">=2.1.4",
1185
                "phpunit/phpunit": "~4"
1186
            },
1187
            "suggest": {
1188
                "ext-dom": "*",
1189
                "ext-xdebug": ">=2.2.1",
1190
                "ext-xmlwriter": "*"
1191
            },
1192
            "type": "library",
1193
            "extra": {
1194
                "branch-alias": {
1195
                    "dev-master": "2.2.x-dev"
1196
                }
1197
            },
1198
            "autoload": {
1199
                "classmap": [
1200
                    "src/"
1201
                ]
1202
            },
1203
            "notification-url": "https://packagist.org/downloads/",
1204
            "license": [
1205
                "BSD-3-Clause"
1206
            ],
1207
            "authors": [
1208
                {
1209
                    "name": "Sebastian Bergmann",
1210
                    "email": "[email protected]",
1211
                    "role": "lead"
1212
                }
1213
            ],
1214
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1215
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1216
            "keywords": [
1217
                "coverage",
1218
                "testing",
1219
                "xunit"
1220
            ],
1221
            "time": "2015-10-06T15:47:00+00:00"
1222
        },
1223
        {
1224
            "name": "phpunit/php-file-iterator",
1225
            "version": "1.4.2",
1226
            "source": {
1227
                "type": "git",
1228
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1229
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
1230
            },
1231
            "dist": {
1232
                "type": "zip",
1233
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1234
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1235
                "shasum": ""
1236
            },
1237
            "require": {
1238
                "php": ">=5.3.3"
1239
            },
1240
            "type": "library",
1241
            "extra": {
1242
                "branch-alias": {
1243
                    "dev-master": "1.4.x-dev"
1244
                }
1245
            },
1246
            "autoload": {
1247
                "classmap": [
1248
                    "src/"
1249
                ]
1250
            },
1251
            "notification-url": "https://packagist.org/downloads/",
1252
            "license": [
1253
                "BSD-3-Clause"
1254
            ],
1255
            "authors": [
1256
                {
1257
                    "name": "Sebastian Bergmann",
1258
                    "email": "[email protected]",
1259
                    "role": "lead"
1260
                }
1261
            ],
1262
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1263
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1264
            "keywords": [
1265
                "filesystem",
1266
                "iterator"
1267
            ],
1268
            "time": "2016-10-03T07:40:28+00:00"
1269
        },
1270
        {
1271
            "name": "phpunit/php-text-template",
1272
            "version": "1.2.1",
1273
            "source": {
1274
                "type": "git",
1275
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1276
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1277
            },
1278
            "dist": {
1279
                "type": "zip",
1280
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1281
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1282
                "shasum": ""
1283
            },
1284
            "require": {
1285
                "php": ">=5.3.3"
1286
            },
1287
            "type": "library",
1288
            "autoload": {
1289
                "classmap": [
1290
                    "src/"
1291
                ]
1292
            },
1293
            "notification-url": "https://packagist.org/downloads/",
1294
            "license": [
1295
                "BSD-3-Clause"
1296
            ],
1297
            "authors": [
1298
                {
1299
                    "name": "Sebastian Bergmann",
1300
                    "email": "[email protected]",
1301
                    "role": "lead"
1302
                }
1303
            ],
1304
            "description": "Simple template engine.",
1305
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1306
            "keywords": [
1307
                "template"
1308
            ],
1309
            "time": "2015-06-21T13:50:34+00:00"
1310
        },
1311
        {
1312
            "name": "phpunit/php-timer",
1313
            "version": "1.0.9",
1314
            "source": {
1315
                "type": "git",
1316
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1317
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1318
            },
1319
            "dist": {
1320
                "type": "zip",
1321
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1322
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1323
                "shasum": ""
1324
            },
1325
            "require": {
1326
                "php": "^5.3.3 || ^7.0"
1327
            },
1328
            "require-dev": {
1329
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1330
            },
1331
            "type": "library",
1332
            "extra": {
1333
                "branch-alias": {
1334
                    "dev-master": "1.0-dev"
1335
                }
1336
            },
1337
            "autoload": {
1338
                "classmap": [
1339
                    "src/"
1340
                ]
1341
            },
1342
            "notification-url": "https://packagist.org/downloads/",
1343
            "license": [
1344
                "BSD-3-Clause"
1345
            ],
1346
            "authors": [
1347
                {
1348
                    "name": "Sebastian Bergmann",
1349
                    "email": "[email protected]",
1350
                    "role": "lead"
1351
                }
1352
            ],
1353
            "description": "Utility class for timing",
1354
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1355
            "keywords": [
1356
                "timer"
1357
            ],
1358
            "time": "2017-02-26T11:10:40+00:00"
1359
        },
1360
        {
1361
            "name": "phpunit/php-token-stream",
1362
            "version": "1.4.11",
1363
            "source": {
1364
                "type": "git",
1365
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1366
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
1367
            },
1368
            "dist": {
1369
                "type": "zip",
1370
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
1371
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
1372
                "shasum": ""
1373
            },
1374
            "require": {
1375
                "ext-tokenizer": "*",
1376
                "php": ">=5.3.3"
1377
            },
1378
            "require-dev": {
1379
                "phpunit/phpunit": "~4.2"
1380
            },
1381
            "type": "library",
1382
            "extra": {
1383
                "branch-alias": {
1384
                    "dev-master": "1.4-dev"
1385
                }
1386
            },
1387
            "autoload": {
1388
                "classmap": [
1389
                    "src/"
1390
                ]
1391
            },
1392
            "notification-url": "https://packagist.org/downloads/",
1393
            "license": [
1394
                "BSD-3-Clause"
1395
            ],
1396
            "authors": [
1397
                {
1398
                    "name": "Sebastian Bergmann",
1399
                    "email": "[email protected]"
1400
                }
1401
            ],
1402
            "description": "Wrapper around PHP's tokenizer extension.",
1403
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1404
            "keywords": [
1405
                "tokenizer"
1406
            ],
1407
            "time": "2017-02-27T10:12:30+00:00"
1408
        },
1409
        {
1410
            "name": "phpunit/phpunit",
1411
            "version": "4.8.36",
1412
            "source": {
1413
                "type": "git",
1414
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1415
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
1416
            },
1417
            "dist": {
1418
                "type": "zip",
1419
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
1420
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
1421
                "shasum": ""
1422
            },
1423
            "require": {
1424
                "ext-dom": "*",
1425
                "ext-json": "*",
1426
                "ext-pcre": "*",
1427
                "ext-reflection": "*",
1428
                "ext-spl": "*",
1429
                "php": ">=5.3.3",
1430
                "phpspec/prophecy": "^1.3.1",
1431
                "phpunit/php-code-coverage": "~2.1",
1432
                "phpunit/php-file-iterator": "~1.4",
1433
                "phpunit/php-text-template": "~1.2",
1434
                "phpunit/php-timer": "^1.0.6",
1435
                "phpunit/phpunit-mock-objects": "~2.3",
1436
                "sebastian/comparator": "~1.2.2",
1437
                "sebastian/diff": "~1.2",
1438
                "sebastian/environment": "~1.3",
1439
                "sebastian/exporter": "~1.2",
1440
                "sebastian/global-state": "~1.0",
1441
                "sebastian/version": "~1.0",
1442
                "symfony/yaml": "~2.1|~3.0"
1443
            },
1444
            "suggest": {
1445
                "phpunit/php-invoker": "~1.1"
1446
            },
1447
            "bin": [
1448
                "phpunit"
1449
            ],
1450
            "type": "library",
1451
            "extra": {
1452
                "branch-alias": {
1453
                    "dev-master": "4.8.x-dev"
1454
                }
1455
            },
1456
            "autoload": {
1457
                "classmap": [
1458
                    "src/"
1459
                ]
1460
            },
1461
            "notification-url": "https://packagist.org/downloads/",
1462
            "license": [
1463
                "BSD-3-Clause"
1464
            ],
1465
            "authors": [
1466
                {
1467
                    "name": "Sebastian Bergmann",
1468
                    "email": "[email protected]",
1469
                    "role": "lead"
1470
                }
1471
            ],
1472
            "description": "The PHP Unit Testing framework.",
1473
            "homepage": "https://phpunit.de/",
1474
            "keywords": [
1475
                "phpunit",
1476
                "testing",
1477
                "xunit"
1478
            ],
1479
            "time": "2017-06-21T08:07:12+00:00"
1480
        },
1481
        {
1482
            "name": "phpunit/phpunit-mock-objects",
1483
            "version": "2.3.8",
1484
            "source": {
1485
                "type": "git",
1486
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1487
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1488
            },
1489
            "dist": {
1490
                "type": "zip",
1491
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1492
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1493
                "shasum": ""
1494
            },
1495
            "require": {
1496
                "doctrine/instantiator": "^1.0.2",
1497
                "php": ">=5.3.3",
1498
                "phpunit/php-text-template": "~1.2",
1499
                "sebastian/exporter": "~1.2"
1500
            },
1501
            "require-dev": {
1502
                "phpunit/phpunit": "~4.4"
1503
            },
1504
            "suggest": {
1505
                "ext-soap": "*"
1506
            },
1507
            "type": "library",
1508
            "extra": {
1509
                "branch-alias": {
1510
                    "dev-master": "2.3.x-dev"
1511
                }
1512
            },
1513
            "autoload": {
1514
                "classmap": [
1515
                    "src/"
1516
                ]
1517
            },
1518
            "notification-url": "https://packagist.org/downloads/",
1519
            "license": [
1520
                "BSD-3-Clause"
1521
            ],
1522
            "authors": [
1523
                {
1524
                    "name": "Sebastian Bergmann",
1525
                    "email": "[email protected]",
1526
                    "role": "lead"
1527
                }
1528
            ],
1529
            "description": "Mock Object library for PHPUnit",
1530
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1531
            "keywords": [
1532
                "mock",
1533
                "xunit"
1534
            ],
1535
            "time": "2015-10-02T06:51:40+00:00"
1536
        },
1537
        {
1538
            "name": "psr/container",
1539
            "version": "1.0.0",
1540
            "source": {
1541
                "type": "git",
1542
                "url": "https://github.com/php-fig/container.git",
1543
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1544
            },
1545
            "dist": {
1546
                "type": "zip",
1547
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1548
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1549
                "shasum": ""
1550
            },
1551
            "require": {
1552
                "php": ">=5.3.0"
1553
            },
1554
            "type": "library",
1555
            "extra": {
1556
                "branch-alias": {
1557
                    "dev-master": "1.0.x-dev"
1558
                }
1559
            },
1560
            "autoload": {
1561
                "psr-4": {
1562
                    "Psr\\Container\\": "src/"
1563
                }
1564
            },
1565
            "notification-url": "https://packagist.org/downloads/",
1566
            "license": [
1567
                "MIT"
1568
            ],
1569
            "authors": [
1570
                {
1571
                    "name": "PHP-FIG",
1572
                    "homepage": "http://www.php-fig.org/"
1573
                }
1574
            ],
1575
            "description": "Common Container Interface (PHP FIG PSR-11)",
1576
            "homepage": "https://github.com/php-fig/container",
1577
            "keywords": [
1578
                "PSR-11",
1579
                "container",
1580
                "container-interface",
1581
                "container-interop",
1582
                "psr"
1583
            ],
1584
            "time": "2017-02-14T16:28:37+00:00"
1585
        },
1586
        {
1587
            "name": "psr/log",
1588
            "version": "1.0.2",
1589
            "source": {
1590
                "type": "git",
1591
                "url": "https://github.com/php-fig/log.git",
1592
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1593
            },
1594
            "dist": {
1595
                "type": "zip",
1596
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1597
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1598
                "shasum": ""
1599
            },
1600
            "require": {
1601
                "php": ">=5.3.0"
1602
            },
1603
            "type": "library",
1604
            "extra": {
1605
                "branch-alias": {
1606
                    "dev-master": "1.0.x-dev"
1607
                }
1608
            },
1609
            "autoload": {
1610
                "psr-4": {
1611
                    "Psr\\Log\\": "Psr/Log/"
1612
                }
1613
            },
1614
            "notification-url": "https://packagist.org/downloads/",
1615
            "license": [
1616
                "MIT"
1617
            ],
1618
            "authors": [
1619
                {
1620
                    "name": "PHP-FIG",
1621
                    "homepage": "http://www.php-fig.org/"
1622
                }
1623
            ],
1624
            "description": "Common interface for logging libraries",
1625
            "homepage": "https://github.com/php-fig/log",
1626
            "keywords": [
1627
                "log",
1628
                "psr",
1629
                "psr-3"
1630
            ],
1631
            "time": "2016-10-10T12:19:37+00:00"
1632
        },
1633
        {
1634
            "name": "sebastian/comparator",
1635
            "version": "1.2.4",
1636
            "source": {
1637
                "type": "git",
1638
                "url": "https://github.com/sebastianbergmann/comparator.git",
1639
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
1640
            },
1641
            "dist": {
1642
                "type": "zip",
1643
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1644
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1645
                "shasum": ""
1646
            },
1647
            "require": {
1648
                "php": ">=5.3.3",
1649
                "sebastian/diff": "~1.2",
1650
                "sebastian/exporter": "~1.2 || ~2.0"
1651
            },
1652
            "require-dev": {
1653
                "phpunit/phpunit": "~4.4"
1654
            },
1655
            "type": "library",
1656
            "extra": {
1657
                "branch-alias": {
1658
                    "dev-master": "1.2.x-dev"
1659
                }
1660
            },
1661
            "autoload": {
1662
                "classmap": [
1663
                    "src/"
1664
                ]
1665
            },
1666
            "notification-url": "https://packagist.org/downloads/",
1667
            "license": [
1668
                "BSD-3-Clause"
1669
            ],
1670
            "authors": [
1671
                {
1672
                    "name": "Jeff Welch",
1673
                    "email": "[email protected]"
1674
                },
1675
                {
1676
                    "name": "Volker Dusch",
1677
                    "email": "[email protected]"
1678
                },
1679
                {
1680
                    "name": "Bernhard Schussek",
1681
                    "email": "[email protected]"
1682
                },
1683
                {
1684
                    "name": "Sebastian Bergmann",
1685
                    "email": "[email protected]"
1686
                }
1687
            ],
1688
            "description": "Provides the functionality to compare PHP values for equality",
1689
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1690
            "keywords": [
1691
                "comparator",
1692
                "compare",
1693
                "equality"
1694
            ],
1695
            "time": "2017-01-29T09:50:25+00:00"
1696
        },
1697
        {
1698
            "name": "sebastian/diff",
1699
            "version": "1.4.3",
1700
            "source": {
1701
                "type": "git",
1702
                "url": "https://github.com/sebastianbergmann/diff.git",
1703
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
1704
            },
1705
            "dist": {
1706
                "type": "zip",
1707
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1708
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1709
                "shasum": ""
1710
            },
1711
            "require": {
1712
                "php": "^5.3.3 || ^7.0"
1713
            },
1714
            "require-dev": {
1715
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1716
            },
1717
            "type": "library",
1718
            "extra": {
1719
                "branch-alias": {
1720
                    "dev-master": "1.4-dev"
1721
                }
1722
            },
1723
            "autoload": {
1724
                "classmap": [
1725
                    "src/"
1726
                ]
1727
            },
1728
            "notification-url": "https://packagist.org/downloads/",
1729
            "license": [
1730
                "BSD-3-Clause"
1731
            ],
1732
            "authors": [
1733
                {
1734
                    "name": "Kore Nordmann",
1735
                    "email": "[email protected]"
1736
                },
1737
                {
1738
                    "name": "Sebastian Bergmann",
1739
                    "email": "[email protected]"
1740
                }
1741
            ],
1742
            "description": "Diff implementation",
1743
            "homepage": "https://github.com/sebastianbergmann/diff",
1744
            "keywords": [
1745
                "diff"
1746
            ],
1747
            "time": "2017-05-22T07:24:03+00:00"
1748
        },
1749
        {
1750
            "name": "sebastian/environment",
1751
            "version": "1.3.8",
1752
            "source": {
1753
                "type": "git",
1754
                "url": "https://github.com/sebastianbergmann/environment.git",
1755
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1756
            },
1757
            "dist": {
1758
                "type": "zip",
1759
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1760
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1761
                "shasum": ""
1762
            },
1763
            "require": {
1764
                "php": "^5.3.3 || ^7.0"
1765
            },
1766
            "require-dev": {
1767
                "phpunit/phpunit": "^4.8 || ^5.0"
1768
            },
1769
            "type": "library",
1770
            "extra": {
1771
                "branch-alias": {
1772
                    "dev-master": "1.3.x-dev"
1773
                }
1774
            },
1775
            "autoload": {
1776
                "classmap": [
1777
                    "src/"
1778
                ]
1779
            },
1780
            "notification-url": "https://packagist.org/downloads/",
1781
            "license": [
1782
                "BSD-3-Clause"
1783
            ],
1784
            "authors": [
1785
                {
1786
                    "name": "Sebastian Bergmann",
1787
                    "email": "[email protected]"
1788
                }
1789
            ],
1790
            "description": "Provides functionality to handle HHVM/PHP environments",
1791
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1792
            "keywords": [
1793
                "Xdebug",
1794
                "environment",
1795
                "hhvm"
1796
            ],
1797
            "time": "2016-08-18T05:49:44+00:00"
1798
        },
1799
        {
1800
            "name": "sebastian/exporter",
1801
            "version": "1.2.2",
1802
            "source": {
1803
                "type": "git",
1804
                "url": "https://github.com/sebastianbergmann/exporter.git",
1805
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1806
            },
1807
            "dist": {
1808
                "type": "zip",
1809
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1810
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1811
                "shasum": ""
1812
            },
1813
            "require": {
1814
                "php": ">=5.3.3",
1815
                "sebastian/recursion-context": "~1.0"
1816
            },
1817
            "require-dev": {
1818
                "ext-mbstring": "*",
1819
                "phpunit/phpunit": "~4.4"
1820
            },
1821
            "type": "library",
1822
            "extra": {
1823
                "branch-alias": {
1824
                    "dev-master": "1.3.x-dev"
1825
                }
1826
            },
1827
            "autoload": {
1828
                "classmap": [
1829
                    "src/"
1830
                ]
1831
            },
1832
            "notification-url": "https://packagist.org/downloads/",
1833
            "license": [
1834
                "BSD-3-Clause"
1835
            ],
1836
            "authors": [
1837
                {
1838
                    "name": "Jeff Welch",
1839
                    "email": "[email protected]"
1840
                },
1841
                {
1842
                    "name": "Volker Dusch",
1843
                    "email": "[email protected]"
1844
                },
1845
                {
1846
                    "name": "Bernhard Schussek",
1847
                    "email": "[email protected]"
1848
                },
1849
                {
1850
                    "name": "Sebastian Bergmann",
1851
                    "email": "[email protected]"
1852
                },
1853
                {
1854
                    "name": "Adam Harvey",
1855
                    "email": "[email protected]"
1856
                }
1857
            ],
1858
            "description": "Provides the functionality to export PHP variables for visualization",
1859
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1860
            "keywords": [
1861
                "export",
1862
                "exporter"
1863
            ],
1864
            "time": "2016-06-17T09:04:28+00:00"
1865
        },
1866
        {
1867
            "name": "sebastian/global-state",
1868
            "version": "1.1.1",
1869
            "source": {
1870
                "type": "git",
1871
                "url": "https://github.com/sebastianbergmann/global-state.git",
1872
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1873
            },
1874
            "dist": {
1875
                "type": "zip",
1876
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1877
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1878
                "shasum": ""
1879
            },
1880
            "require": {
1881
                "php": ">=5.3.3"
1882
            },
1883
            "require-dev": {
1884
                "phpunit/phpunit": "~4.2"
1885
            },
1886
            "suggest": {
1887
                "ext-uopz": "*"
1888
            },
1889
            "type": "library",
1890
            "extra": {
1891
                "branch-alias": {
1892
                    "dev-master": "1.0-dev"
1893
                }
1894
            },
1895
            "autoload": {
1896
                "classmap": [
1897
                    "src/"
1898
                ]
1899
            },
1900
            "notification-url": "https://packagist.org/downloads/",
1901
            "license": [
1902
                "BSD-3-Clause"
1903
            ],
1904
            "authors": [
1905
                {
1906
                    "name": "Sebastian Bergmann",
1907
                    "email": "[email protected]"
1908
                }
1909
            ],
1910
            "description": "Snapshotting of global state",
1911
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1912
            "keywords": [
1913
                "global state"
1914
            ],
1915
            "time": "2015-10-12T03:26:01+00:00"
1916
        },
1917
        {
1918
            "name": "sebastian/recursion-context",
1919
            "version": "1.0.5",
1920
            "source": {
1921
                "type": "git",
1922
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1923
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
1924
            },
1925
            "dist": {
1926
                "type": "zip",
1927
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1928
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1929
                "shasum": ""
1930
            },
1931
            "require": {
1932
                "php": ">=5.3.3"
1933
            },
1934
            "require-dev": {
1935
                "phpunit/phpunit": "~4.4"
1936
            },
1937
            "type": "library",
1938
            "extra": {
1939
                "branch-alias": {
1940
                    "dev-master": "1.0.x-dev"
1941
                }
1942
            },
1943
            "autoload": {
1944
                "classmap": [
1945
                    "src/"
1946
                ]
1947
            },
1948
            "notification-url": "https://packagist.org/downloads/",
1949
            "license": [
1950
                "BSD-3-Clause"
1951
            ],
1952
            "authors": [
1953
                {
1954
                    "name": "Jeff Welch",
1955
                    "email": "[email protected]"
1956
                },
1957
                {
1958
                    "name": "Sebastian Bergmann",
1959
                    "email": "[email protected]"
1960
                },
1961
                {
1962
                    "name": "Adam Harvey",
1963
                    "email": "[email protected]"
1964
                }
1965
            ],
1966
            "description": "Provides functionality to recursively process PHP variables",
1967
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1968
            "time": "2016-10-03T07:41:43+00:00"
1969
        },
1970
        {
1971
            "name": "sebastian/version",
1972
            "version": "1.0.6",
1973
            "source": {
1974
                "type": "git",
1975
                "url": "https://github.com/sebastianbergmann/version.git",
1976
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1977
            },
1978
            "dist": {
1979
                "type": "zip",
1980
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1981
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1982
                "shasum": ""
1983
            },
1984
            "type": "library",
1985
            "autoload": {
1986
                "classmap": [
1987
                    "src/"
1988
                ]
1989
            },
1990
            "notification-url": "https://packagist.org/downloads/",
1991
            "license": [
1992
                "BSD-3-Clause"
1993
            ],
1994
            "authors": [
1995
                {
1996
                    "name": "Sebastian Bergmann",
1997
                    "email": "[email protected]",
1998
                    "role": "lead"
1999
                }
2000
            ],
2001
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2002
            "homepage": "https://github.com/sebastianbergmann/version",
2003
            "time": "2015-06-21T13:59:46+00:00"
2004
        },
2005
        {
2006
            "name": "squizlabs/php_codesniffer",
2007
            "version": "3.0.2",
2008
            "source": {
2009
                "type": "git",
2010
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2011
                "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51"
2012
            },
2013
            "dist": {
2014
                "type": "zip",
2015
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/c7594a88ae75401e8f8d0bd4deb8431b39045c51",
2016
                "reference": "c7594a88ae75401e8f8d0bd4deb8431b39045c51",
2017
                "shasum": ""
2018
            },
2019
            "require": {
2020
                "ext-simplexml": "*",
2021
                "ext-tokenizer": "*",
2022
                "ext-xmlwriter": "*",
2023
                "php": ">=5.4.0"
2024
            },
2025
            "require-dev": {
2026
                "phpunit/phpunit": "~4.0"
2027
            },
2028
            "bin": [
2029
                "bin/phpcs",
2030
                "bin/phpcbf"
2031
            ],
2032
            "type": "library",
2033
            "extra": {
2034
                "branch-alias": {
2035
                    "dev-master": "3.x-dev"
2036
                }
2037
            },
2038
            "notification-url": "https://packagist.org/downloads/",
2039
            "license": [
2040
                "BSD-3-Clause"
2041
            ],
2042
            "authors": [
2043
                {
2044
                    "name": "Greg Sherwood",
2045
                    "role": "lead"
2046
                }
2047
            ],
2048
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
2049
            "homepage": "http://www.squizlabs.com/php-codesniffer",
2050
            "keywords": [
2051
                "phpcs",
2052
                "standards"
2053
            ],
2054
            "time": "2017-07-18T01:12:32+00:00"
2055
        },
2056
        {
2057
            "name": "symfony/config",
2058
            "version": "v3.3.5",
2059
            "source": {
2060
                "type": "git",
2061
                "url": "https://github.com/symfony/config.git",
2062
                "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274"
2063
            },
2064
            "dist": {
2065
                "type": "zip",
2066
                "url": "https://api.github.com/repos/symfony/config/zipball/a094618deb9a3fe1c3cf500a796e167d0495a274",
2067
                "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274",
2068
                "shasum": ""
2069
            },
2070
            "require": {
2071
                "php": ">=5.5.9",
2072
                "symfony/filesystem": "~2.8|~3.0"
2073
            },
2074
            "conflict": {
2075
                "symfony/dependency-injection": "<3.3",
2076
                "symfony/finder": "<3.3"
2077
            },
2078
            "require-dev": {
2079
                "symfony/dependency-injection": "~3.3",
2080
                "symfony/finder": "~3.3",
2081
                "symfony/yaml": "~3.0"
2082
            },
2083
            "suggest": {
2084
                "symfony/yaml": "To use the yaml reference dumper"
2085
            },
2086
            "type": "library",
2087
            "extra": {
2088
                "branch-alias": {
2089
                    "dev-master": "3.3-dev"
2090
                }
2091
            },
2092
            "autoload": {
2093
                "psr-4": {
2094
                    "Symfony\\Component\\Config\\": ""
2095
                },
2096
                "exclude-from-classmap": [
2097
                    "/Tests/"
2098
                ]
2099
            },
2100
            "notification-url": "https://packagist.org/downloads/",
2101
            "license": [
2102
                "MIT"
2103
            ],
2104
            "authors": [
2105
                {
2106
                    "name": "Fabien Potencier",
2107
                    "email": "[email protected]"
2108
                },
2109
                {
2110
                    "name": "Symfony Community",
2111
                    "homepage": "https://symfony.com/contributors"
2112
                }
2113
            ],
2114
            "description": "Symfony Config Component",
2115
            "homepage": "https://symfony.com",
2116
            "time": "2017-06-16T12:40:34+00:00"
2117
        },
2118
        {
2119
            "name": "symfony/console",
2120
            "version": "v3.3.5",
2121
            "source": {
2122
                "type": "git",
2123
                "url": "https://github.com/symfony/console.git",
2124
                "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546"
2125
            },
2126
            "dist": {
2127
                "type": "zip",
2128
                "url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546",
2129
                "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546",
2130
                "shasum": ""
2131
            },
2132
            "require": {
2133
                "php": ">=5.5.9",
2134
                "symfony/debug": "~2.8|~3.0",
2135
                "symfony/polyfill-mbstring": "~1.0"
2136
            },
2137
            "conflict": {
2138
                "symfony/dependency-injection": "<3.3"
2139
            },
2140
            "require-dev": {
2141
                "psr/log": "~1.0",
2142
                "symfony/config": "~3.3",
2143
                "symfony/dependency-injection": "~3.3",
2144
                "symfony/event-dispatcher": "~2.8|~3.0",
2145
                "symfony/filesystem": "~2.8|~3.0",
2146
                "symfony/http-kernel": "~2.8|~3.0",
2147
                "symfony/process": "~2.8|~3.0"
2148
            },
2149
            "suggest": {
2150
                "psr/log": "For using the console logger",
2151
                "symfony/event-dispatcher": "",
2152
                "symfony/filesystem": "",
2153
                "symfony/process": ""
2154
            },
2155
            "type": "library",
2156
            "extra": {
2157
                "branch-alias": {
2158
                    "dev-master": "3.3-dev"
2159
                }
2160
            },
2161
            "autoload": {
2162
                "psr-4": {
2163
                    "Symfony\\Component\\Console\\": ""
2164
                },
2165
                "exclude-from-classmap": [
2166
                    "/Tests/"
2167
                ]
2168
            },
2169
            "notification-url": "https://packagist.org/downloads/",
2170
            "license": [
2171
                "MIT"
2172
            ],
2173
            "authors": [
2174
                {
2175
                    "name": "Fabien Potencier",
2176
                    "email": "[email protected]"
2177
                },
2178
                {
2179
                    "name": "Symfony Community",
2180
                    "homepage": "https://symfony.com/contributors"
2181
                }
2182
            ],
2183
            "description": "Symfony Console Component",
2184
            "homepage": "https://symfony.com",
2185
            "time": "2017-07-03T13:19:36+00:00"
2186
        },
2187
        {
2188
            "name": "symfony/debug",
2189
            "version": "v3.3.5",
2190
            "source": {
2191
                "type": "git",
2192
                "url": "https://github.com/symfony/debug.git",
2193
                "reference": "63b85a968486d95ff9542228dc2e4247f16f9743"
2194
            },
2195
            "dist": {
2196
                "type": "zip",
2197
                "url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f9743",
2198
                "reference": "63b85a968486d95ff9542228dc2e4247f16f9743",
2199
                "shasum": ""
2200
            },
2201
            "require": {
2202
                "php": ">=5.5.9",
2203
                "psr/log": "~1.0"
2204
            },
2205
            "conflict": {
2206
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2207
            },
2208
            "require-dev": {
2209
                "symfony/http-kernel": "~2.8|~3.0"
2210
            },
2211
            "type": "library",
2212
            "extra": {
2213
                "branch-alias": {
2214
                    "dev-master": "3.3-dev"
2215
                }
2216
            },
2217
            "autoload": {
2218
                "psr-4": {
2219
                    "Symfony\\Component\\Debug\\": ""
2220
                },
2221
                "exclude-from-classmap": [
2222
                    "/Tests/"
2223
                ]
2224
            },
2225
            "notification-url": "https://packagist.org/downloads/",
2226
            "license": [
2227
                "MIT"
2228
            ],
2229
            "authors": [
2230
                {
2231
                    "name": "Fabien Potencier",
2232
                    "email": "[email protected]"
2233
                },
2234
                {
2235
                    "name": "Symfony Community",
2236
                    "homepage": "https://symfony.com/contributors"
2237
                }
2238
            ],
2239
            "description": "Symfony Debug Component",
2240
            "homepage": "https://symfony.com",
2241
            "time": "2017-07-05T13:02:37+00:00"
2242
        },
2243
        {
2244
            "name": "symfony/dependency-injection",
2245
            "version": "v3.3.5",
2246
            "source": {
2247
                "type": "git",
2248
                "url": "https://github.com/symfony/dependency-injection.git",
2249
                "reference": "761e51a86f35f5b3e213e9b7f554fd91f9bffae4"
2250
            },
2251
            "dist": {
2252
                "type": "zip",
2253
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/761e51a86f35f5b3e213e9b7f554fd91f9bffae4",
2254
                "reference": "761e51a86f35f5b3e213e9b7f554fd91f9bffae4",
2255
                "shasum": ""
2256
            },
2257
            "require": {
2258
                "php": ">=5.5.9",
2259
                "psr/container": "^1.0"
2260
            },
2261
            "conflict": {
2262
                "symfony/config": "<3.3.1",
2263
                "symfony/finder": "<3.3",
2264
                "symfony/yaml": "<3.3"
2265
            },
2266
            "provide": {
2267
                "psr/container-implementation": "1.0"
2268
            },
2269
            "require-dev": {
2270
                "symfony/config": "~3.3",
2271
                "symfony/expression-language": "~2.8|~3.0",
2272
                "symfony/yaml": "~3.3"
2273
            },
2274
            "suggest": {
2275
                "symfony/config": "",
2276
                "symfony/expression-language": "For using expressions in service container configuration",
2277
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2278
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2279
                "symfony/yaml": ""
2280
            },
2281
            "type": "library",
2282
            "extra": {
2283
                "branch-alias": {
2284
                    "dev-master": "3.3-dev"
2285
                }
2286
            },
2287
            "autoload": {
2288
                "psr-4": {
2289
                    "Symfony\\Component\\DependencyInjection\\": ""
2290
                },
2291
                "exclude-from-classmap": [
2292
                    "/Tests/"
2293
                ]
2294
            },
2295
            "notification-url": "https://packagist.org/downloads/",
2296
            "license": [
2297
                "MIT"
2298
            ],
2299
            "authors": [
2300
                {
2301
                    "name": "Fabien Potencier",
2302
                    "email": "[email protected]"
2303
                },
2304
                {
2305
                    "name": "Symfony Community",
2306
                    "homepage": "https://symfony.com/contributors"
2307
                }
2308
            ],
2309
            "description": "Symfony DependencyInjection Component",
2310
            "homepage": "https://symfony.com",
2311
            "time": "2017-07-17T14:07:10+00:00"
2312
        },
2313
        {
2314
            "name": "symfony/event-dispatcher",
2315
            "version": "v3.3.5",
2316
            "source": {
2317
                "type": "git",
2318
                "url": "https://github.com/symfony/event-dispatcher.git",
2319
                "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e"
2320
            },
2321
            "dist": {
2322
                "type": "zip",
2323
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e",
2324
                "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e",
2325
                "shasum": ""
2326
            },
2327
            "require": {
2328
                "php": ">=5.5.9"
2329
            },
2330
            "conflict": {
2331
                "symfony/dependency-injection": "<3.3"
2332
            },
2333
            "require-dev": {
2334
                "psr/log": "~1.0",
2335
                "symfony/config": "~2.8|~3.0",
2336
                "symfony/dependency-injection": "~3.3",
2337
                "symfony/expression-language": "~2.8|~3.0",
2338
                "symfony/stopwatch": "~2.8|~3.0"
2339
            },
2340
            "suggest": {
2341
                "symfony/dependency-injection": "",
2342
                "symfony/http-kernel": ""
2343
            },
2344
            "type": "library",
2345
            "extra": {
2346
                "branch-alias": {
2347
                    "dev-master": "3.3-dev"
2348
                }
2349
            },
2350
            "autoload": {
2351
                "psr-4": {
2352
                    "Symfony\\Component\\EventDispatcher\\": ""
2353
                },
2354
                "exclude-from-classmap": [
2355
                    "/Tests/"
2356
                ]
2357
            },
2358
            "notification-url": "https://packagist.org/downloads/",
2359
            "license": [
2360
                "MIT"
2361
            ],
2362
            "authors": [
2363
                {
2364
                    "name": "Fabien Potencier",
2365
                    "email": "[email protected]"
2366
                },
2367
                {
2368
                    "name": "Symfony Community",
2369
                    "homepage": "https://symfony.com/contributors"
2370
                }
2371
            ],
2372
            "description": "Symfony EventDispatcher Component",
2373
            "homepage": "https://symfony.com",
2374
            "time": "2017-06-09T14:53:08+00:00"
2375
        },
2376
        {
2377
            "name": "symfony/filesystem",
2378
            "version": "v3.3.5",
2379
            "source": {
2380
                "type": "git",
2381
                "url": "https://github.com/symfony/filesystem.git",
2382
                "reference": "427987eb4eed764c3b6e38d52a0f87989e010676"
2383
            },
2384
            "dist": {
2385
                "type": "zip",
2386
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676",
2387
                "reference": "427987eb4eed764c3b6e38d52a0f87989e010676",
2388
                "shasum": ""
2389
            },
2390
            "require": {
2391
                "php": ">=5.5.9"
2392
            },
2393
            "type": "library",
2394
            "extra": {
2395
                "branch-alias": {
2396
                    "dev-master": "3.3-dev"
2397
                }
2398
            },
2399
            "autoload": {
2400
                "psr-4": {
2401
                    "Symfony\\Component\\Filesystem\\": ""
2402
                },
2403
                "exclude-from-classmap": [
2404
                    "/Tests/"
2405
                ]
2406
            },
2407
            "notification-url": "https://packagist.org/downloads/",
2408
            "license": [
2409
                "MIT"
2410
            ],
2411
            "authors": [
2412
                {
2413
                    "name": "Fabien Potencier",
2414
                    "email": "[email protected]"
2415
                },
2416
                {
2417
                    "name": "Symfony Community",
2418
                    "homepage": "https://symfony.com/contributors"
2419
                }
2420
            ],
2421
            "description": "Symfony Filesystem Component",
2422
            "homepage": "https://symfony.com",
2423
            "time": "2017-07-11T07:17:58+00:00"
2424
        },
2425
        {
2426
            "name": "symfony/finder",
2427
            "version": "v3.3.5",
2428
            "source": {
2429
                "type": "git",
2430
                "url": "https://github.com/symfony/finder.git",
2431
                "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
2432
            },
2433
            "dist": {
2434
                "type": "zip",
2435
                "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
2436
                "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
2437
                "shasum": ""
2438
            },
2439
            "require": {
2440
                "php": ">=5.5.9"
2441
            },
2442
            "type": "library",
2443
            "extra": {
2444
                "branch-alias": {
2445
                    "dev-master": "3.3-dev"
2446
                }
2447
            },
2448
            "autoload": {
2449
                "psr-4": {
2450
                    "Symfony\\Component\\Finder\\": ""
2451
                },
2452
                "exclude-from-classmap": [
2453
                    "/Tests/"
2454
                ]
2455
            },
2456
            "notification-url": "https://packagist.org/downloads/",
2457
            "license": [
2458
                "MIT"
2459
            ],
2460
            "authors": [
2461
                {
2462
                    "name": "Fabien Potencier",
2463
                    "email": "[email protected]"
2464
                },
2465
                {
2466
                    "name": "Symfony Community",
2467
                    "homepage": "https://symfony.com/contributors"
2468
                }
2469
            ],
2470
            "description": "Symfony Finder Component",
2471
            "homepage": "https://symfony.com",
2472
            "time": "2017-06-01T21:01:25+00:00"
2473
        },
2474
        {
2475
            "name": "symfony/options-resolver",
2476
            "version": "v3.3.5",
2477
            "source": {
2478
                "type": "git",
2479
                "url": "https://github.com/symfony/options-resolver.git",
2480
                "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0"
2481
            },
2482
            "dist": {
2483
                "type": "zip",
2484
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0",
2485
                "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0",
2486
                "shasum": ""
2487
            },
2488
            "require": {
2489
                "php": ">=5.5.9"
2490
            },
2491
            "type": "library",
2492
            "extra": {
2493
                "branch-alias": {
2494
                    "dev-master": "3.3-dev"
2495
                }
2496
            },
2497
            "autoload": {
2498
                "psr-4": {
2499
                    "Symfony\\Component\\OptionsResolver\\": ""
2500
                },
2501
                "exclude-from-classmap": [
2502
                    "/Tests/"
2503
                ]
2504
            },
2505
            "notification-url": "https://packagist.org/downloads/",
2506
            "license": [
2507
                "MIT"
2508
            ],
2509
            "authors": [
2510
                {
2511
                    "name": "Fabien Potencier",
2512
                    "email": "[email protected]"
2513
                },
2514
                {
2515
                    "name": "Symfony Community",
2516
                    "homepage": "https://symfony.com/contributors"
2517
                }
2518
            ],
2519
            "description": "Symfony OptionsResolver Component",
2520
            "homepage": "https://symfony.com",
2521
            "keywords": [
2522
                "config",
2523
                "configuration",
2524
                "options"
2525
            ],
2526
            "time": "2017-04-12T14:14:56+00:00"
2527
        },
2528
        {
2529
            "name": "symfony/polyfill-mbstring",
2530
            "version": "v1.4.0",
2531
            "source": {
2532
                "type": "git",
2533
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2534
                "reference": "f29dca382a6485c3cbe6379f0c61230167681937"
2535
            },
2536
            "dist": {
2537
                "type": "zip",
2538
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
2539
                "reference": "f29dca382a6485c3cbe6379f0c61230167681937",
2540
                "shasum": ""
2541
            },
2542
            "require": {
2543
                "php": ">=5.3.3"
2544
            },
2545
            "suggest": {
2546
                "ext-mbstring": "For best performance"
2547
            },
2548
            "type": "library",
2549
            "extra": {
2550
                "branch-alias": {
2551
                    "dev-master": "1.4-dev"
2552
                }
2553
            },
2554
            "autoload": {
2555
                "psr-4": {
2556
                    "Symfony\\Polyfill\\Mbstring\\": ""
2557
                },
2558
                "files": [
2559
                    "bootstrap.php"
2560
                ]
2561
            },
2562
            "notification-url": "https://packagist.org/downloads/",
2563
            "license": [
2564
                "MIT"
2565
            ],
2566
            "authors": [
2567
                {
2568
                    "name": "Nicolas Grekas",
2569
                    "email": "[email protected]"
2570
                },
2571
                {
2572
                    "name": "Symfony Community",
2573
                    "homepage": "https://symfony.com/contributors"
2574
                }
2575
            ],
2576
            "description": "Symfony polyfill for the Mbstring extension",
2577
            "homepage": "https://symfony.com",
2578
            "keywords": [
2579
                "compatibility",
2580
                "mbstring",
2581
                "polyfill",
2582
                "portable",
2583
                "shim"
2584
            ],
2585
            "time": "2017-06-09T14:24:12+00:00"
2586
        },
2587
        {
2588
            "name": "symfony/polyfill-php70",
2589
            "version": "v1.4.0",
2590
            "source": {
2591
                "type": "git",
2592
                "url": "https://github.com/symfony/polyfill-php70.git",
2593
                "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874"
2594
            },
2595
            "dist": {
2596
                "type": "zip",
2597
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/032fd647d5c11a9ceab8ee8747e13b5448e93874",
2598
                "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874",
2599
                "shasum": ""
2600
            },
2601
            "require": {
2602
                "paragonie/random_compat": "~1.0|~2.0",
2603
                "php": ">=5.3.3"
2604
            },
2605
            "type": "library",
2606
            "extra": {
2607
                "branch-alias": {
2608
                    "dev-master": "1.4-dev"
2609
                }
2610
            },
2611
            "autoload": {
2612
                "psr-4": {
2613
                    "Symfony\\Polyfill\\Php70\\": ""
2614
                },
2615
                "files": [
2616
                    "bootstrap.php"
2617
                ],
2618
                "classmap": [
2619
                    "Resources/stubs"
2620
                ]
2621
            },
2622
            "notification-url": "https://packagist.org/downloads/",
2623
            "license": [
2624
                "MIT"
2625
            ],
2626
            "authors": [
2627
                {
2628
                    "name": "Nicolas Grekas",
2629
                    "email": "[email protected]"
2630
                },
2631
                {
2632
                    "name": "Symfony Community",
2633
                    "homepage": "https://symfony.com/contributors"
2634
                }
2635
            ],
2636
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
2637
            "homepage": "https://symfony.com",
2638
            "keywords": [
2639
                "compatibility",
2640
                "polyfill",
2641
                "portable",
2642
                "shim"
2643
            ],
2644
            "time": "2017-06-09T14:24:12+00:00"
2645
        },
2646
        {
2647
            "name": "symfony/polyfill-php72",
2648
            "version": "v1.4.0",
2649
            "source": {
2650
                "type": "git",
2651
                "url": "https://github.com/symfony/polyfill-php72.git",
2652
                "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c"
2653
            },
2654
            "dist": {
2655
                "type": "zip",
2656
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c",
2657
                "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c",
2658
                "shasum": ""
2659
            },
2660
            "require": {
2661
                "php": ">=5.3.3"
2662
            },
2663
            "type": "library",
2664
            "extra": {
2665
                "branch-alias": {
2666
                    "dev-master": "1.4-dev"
2667
                }
2668
            },
2669
            "autoload": {
2670
                "psr-4": {
2671
                    "Symfony\\Polyfill\\Php72\\": ""
2672
                },
2673
                "files": [
2674
                    "bootstrap.php"
2675
                ]
2676
            },
2677
            "notification-url": "https://packagist.org/downloads/",
2678
            "license": [
2679
                "MIT"
2680
            ],
2681
            "authors": [
2682
                {
2683
                    "name": "Nicolas Grekas",
2684
                    "email": "[email protected]"
2685
                },
2686
                {
2687
                    "name": "Symfony Community",
2688
                    "homepage": "https://symfony.com/contributors"
2689
                }
2690
            ],
2691
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2692
            "homepage": "https://symfony.com",
2693
            "keywords": [
2694
                "compatibility",
2695
                "polyfill",
2696
                "portable",
2697
                "shim"
2698
            ],
2699
            "time": "2017-06-09T08:25:21+00:00"
2700
        },
2701
        {
2702
            "name": "symfony/process",
2703
            "version": "v3.3.5",
2704
            "source": {
2705
                "type": "git",
2706
                "url": "https://github.com/symfony/process.git",
2707
                "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a"
2708
            },
2709
            "dist": {
2710
                "type": "zip",
2711
                "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a",
2712
                "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a",
2713
                "shasum": ""
2714
            },
2715
            "require": {
2716
                "php": ">=5.5.9"
2717
            },
2718
            "type": "library",
2719
            "extra": {
2720
                "branch-alias": {
2721
                    "dev-master": "3.3-dev"
2722
                }
2723
            },
2724
            "autoload": {
2725
                "psr-4": {
2726
                    "Symfony\\Component\\Process\\": ""
2727
                },
2728
                "exclude-from-classmap": [
2729
                    "/Tests/"
2730
                ]
2731
            },
2732
            "notification-url": "https://packagist.org/downloads/",
2733
            "license": [
2734
                "MIT"
2735
            ],
2736
            "authors": [
2737
                {
2738
                    "name": "Fabien Potencier",
2739
                    "email": "[email protected]"
2740
                },
2741
                {
2742
                    "name": "Symfony Community",
2743
                    "homepage": "https://symfony.com/contributors"
2744
                }
2745
            ],
2746
            "description": "Symfony Process Component",
2747
            "homepage": "https://symfony.com",
2748
            "time": "2017-07-13T13:05:09+00:00"
2749
        },
2750
        {
2751
            "name": "symfony/stopwatch",
2752
            "version": "v3.3.5",
2753
            "source": {
2754
                "type": "git",
2755
                "url": "https://github.com/symfony/stopwatch.git",
2756
                "reference": "602a15299dc01556013b07167d4f5d3a60e90d15"
2757
            },
2758
            "dist": {
2759
                "type": "zip",
2760
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/602a15299dc01556013b07167d4f5d3a60e90d15",
2761
                "reference": "602a15299dc01556013b07167d4f5d3a60e90d15",
2762
                "shasum": ""
2763
            },
2764
            "require": {
2765
                "php": ">=5.5.9"
2766
            },
2767
            "type": "library",
2768
            "extra": {
2769
                "branch-alias": {
2770
                    "dev-master": "3.3-dev"
2771
                }
2772
            },
2773
            "autoload": {
2774
                "psr-4": {
2775
                    "Symfony\\Component\\Stopwatch\\": ""
2776
                },
2777
                "exclude-from-classmap": [
2778
                    "/Tests/"
2779
                ]
2780
            },
2781
            "notification-url": "https://packagist.org/downloads/",
2782
            "license": [
2783
                "MIT"
2784
            ],
2785
            "authors": [
2786
                {
2787
                    "name": "Fabien Potencier",
2788
                    "email": "[email protected]"
2789
                },
2790
                {
2791
                    "name": "Symfony Community",
2792
                    "homepage": "https://symfony.com/contributors"
2793
                }
2794
            ],
2795
            "description": "Symfony Stopwatch Component",
2796
            "homepage": "https://symfony.com",
2797
            "time": "2017-04-12T14:14:56+00:00"
2798
        },
2799
        {
2800
            "name": "symfony/yaml",
2801
            "version": "v3.3.5",
2802
            "source": {
2803
                "type": "git",
2804
                "url": "https://github.com/symfony/yaml.git",
2805
                "reference": "1f93a8d19b8241617f5074a123e282575b821df8"
2806
            },
2807
            "dist": {
2808
                "type": "zip",
2809
                "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8",
2810
                "reference": "1f93a8d19b8241617f5074a123e282575b821df8",
2811
                "shasum": ""
2812
            },
2813
            "require": {
2814
                "php": ">=5.5.9"
2815
            },
2816
            "require-dev": {
2817
                "symfony/console": "~2.8|~3.0"
2818
            },
2819
            "suggest": {
2820
                "symfony/console": "For validating YAML files using the lint command"
2821
            },
2822
            "type": "library",
2823
            "extra": {
2824
                "branch-alias": {
2825
                    "dev-master": "3.3-dev"
2826
                }
2827
            },
2828
            "autoload": {
2829
                "psr-4": {
2830
                    "Symfony\\Component\\Yaml\\": ""
2831
                },
2832
                "exclude-from-classmap": [
2833
                    "/Tests/"
2834
                ]
2835
            },
2836
            "notification-url": "https://packagist.org/downloads/",
2837
            "license": [
2838
                "MIT"
2839
            ],
2840
            "authors": [
2841
                {
2842
                    "name": "Fabien Potencier",
2843
                    "email": "[email protected]"
2844
                },
2845
                {
2846
                    "name": "Symfony Community",
2847
                    "homepage": "https://symfony.com/contributors"
2848
                }
2849
            ],
2850
            "description": "Symfony Yaml Component",
2851
            "homepage": "https://symfony.com",
2852
            "time": "2017-06-15T12:58:50+00:00"
2853
        },
2854
        {
2855
            "name": "webmozart/assert",
2856
            "version": "1.2.0",
2857
            "source": {
2858
                "type": "git",
2859
                "url": "https://github.com/webmozart/assert.git",
2860
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
2861
            },
2862
            "dist": {
2863
                "type": "zip",
2864
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
2865
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
2866
                "shasum": ""
2867
            },
2868
            "require": {
2869
                "php": "^5.3.3 || ^7.0"
2870
            },
2871
            "require-dev": {
2872
                "phpunit/phpunit": "^4.6",
2873
                "sebastian/version": "^1.0.1"
2874
            },
2875
            "type": "library",
2876
            "extra": {
2877
                "branch-alias": {
2878
                    "dev-master": "1.3-dev"
2879
                }
2880
            },
2881
            "autoload": {
2882
                "psr-4": {
2883
                    "Webmozart\\Assert\\": "src/"
2884
                }
2885
            },
2886
            "notification-url": "https://packagist.org/downloads/",
2887
            "license": [
2888
                "MIT"
2889
            ],
2890
            "authors": [
2891
                {
2892
                    "name": "Bernhard Schussek",
2893
                    "email": "[email protected]"
2894
                }
2895
            ],
2896
            "description": "Assertions to validate method input/output with nice error messages.",
2897
            "keywords": [
2898
                "assert",
2899
                "check",
2900
                "validate"
2901
            ],
2902
            "time": "2016-11-23T20:04:58+00:00"
2903
        }
2904
    ],
2905
    "aliases": [],
2906
    "minimum-stability": "stable",
2907
    "stability-flags": {
2908
        "phpmd/phpmd": 0
2909
    },
2910
    "prefer-stable": false,
2911
    "prefer-lowest": false,
2912
    "platform": {
2913
        "php": ">=5.4.0"
2914
    },
2915
    "platform-dev": []
2916
}
2917