Completed
Push — master ( 33b38e...1faa07 )
by
unknown
465:40 queued 403:16
created

composer.lock (2 issues)

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "332c6c7936ff1ad5f504d932dc598862",
8
    "content-hash": "49e4f840068f8ec41810485929037af9",
9
    "packages": [
10
        {
11
            "name": "arc/arc",
12
            "version": "2.1",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/Ariadne-CMS/arc-arc.git",
16
                "reference": "56b41a56f65b66680b022249ccdfd7edf507f450"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-arc/zipball/56b41a56f65b66680b022249ccdfd7edf507f450",
21
                "reference": "56b41a56f65b66680b022249ccdfd7edf507f450",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "arc/base": "~2.1",
26
                "arc/cache": "~1.2",
27
                "arc/config": "~1.2",
28
                "arc/events": "~1.2",
29
                "arc/grants": "~1.2",
30
                "arc/html": "~1.0",
31
                "arc/prototype": "~0.9",
32
                "arc/web": "~2.1",
33
                "arc/xml": "~2.1",
34
                "php": ">=5.4"
35
            },
36
            "type": "library",
37
            "notification-url": "https://packagist.org/downloads/",
38
            "license": [
39
                "MIT"
40
            ],
41
            "authors": [
42
                {
43
                    "name": "Auke van Slooten",
44
                    "email": "[email protected]"
45
                }
46
            ],
47
            "description": "Ariadne Component Library: All Components",
48
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
49
            "keywords": [
50
                "component",
51
                "components"
52
            ],
53
            "time": "2016-01-28 15:08:00"
54
        },
55
        {
56
            "name": "arc/base",
57
            "version": "2.1.1",
58
            "source": {
59
                "type": "git",
60
                "url": "https://github.com/Ariadne-CMS/arc-base.git",
61
                "reference": "b643a1a360c5a596c862a79611946d2f0f7b1654"
62
            },
63
            "dist": {
64
                "type": "zip",
65
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-base/zipball/b643a1a360c5a596c862a79611946d2f0f7b1654",
66
                "reference": "b643a1a360c5a596c862a79611946d2f0f7b1654",
67
                "shasum": ""
68
            },
69
            "require": {
70
                "php": ">=5.6"
71
            },
72
            "require-dev": {
73
                "phpunit/phpunit": "5.1.*"
74
            },
75
            "type": "library",
76
            "autoload": {
77
                "psr-4": {
78
                    "arc\\": "src/"
79
                }
80
            },
81
            "notification-url": "https://packagist.org/downloads/",
82
            "license": [
83
                "MIT"
84
            ],
85
            "authors": [
86
                {
87
                    "name": "Auke van Slooten",
88
                    "email": "[email protected]"
89
                }
90
            ],
91
            "description": "Ariadne Component Library",
92
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
93
            "keywords": [
94
                "component",
95
                "components"
96
            ],
97
            "time": "2016-01-28 14:35:55"
98
        },
99
        {
100
            "name": "arc/cache",
101
            "version": "1.2.1",
102
            "source": {
103
                "type": "git",
104
                "url": "https://github.com/Ariadne-CMS/arc-cache.git",
105
                "reference": "377f3d8896585e776a71e6a001868ff21adddaca"
106
            },
107
            "dist": {
108
                "type": "zip",
109
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-cache/zipball/377f3d8896585e776a71e6a001868ff21adddaca",
110
                "reference": "377f3d8896585e776a71e6a001868ff21adddaca",
111
                "shasum": ""
112
            },
113
            "require": {
114
                "arc/base": "~2.1",
115
                "php": ">=5.4"
116
            },
117
            "require-dev": {
118
                "phpunit/phpunit": "5.1.*"
119
            },
120
            "type": "library",
121
            "autoload": {
122
                "psr-4": {
123
                    "arc\\": "src/"
124
                }
125
            },
126
            "notification-url": "https://packagist.org/downloads/",
127
            "license": [
128
                "MIT"
129
            ],
130
            "authors": [
131
                {
132
                    "name": "Auke van Slooten",
133
                    "email": "[email protected]"
134
                }
135
            ],
136
            "description": "Ariadne Component Library: Cache Component",
137
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
138
            "keywords": [
139
                "component",
140
                "components"
141
            ],
142
            "time": "2016-01-28 15:01:26"
143
        },
144
        {
145
            "name": "arc/config",
146
            "version": "1.2.1",
147
            "source": {
148
                "type": "git",
149
                "url": "https://github.com/Ariadne-CMS/arc-config.git",
150
                "reference": "48cb069d9d113efd85a1a28d0cf7d36554f6a6cb"
151
            },
152
            "dist": {
153
                "type": "zip",
154
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-config/zipball/48cb069d9d113efd85a1a28d0cf7d36554f6a6cb",
155
                "reference": "48cb069d9d113efd85a1a28d0cf7d36554f6a6cb",
156
                "shasum": ""
157
            },
158
            "require": {
159
                "arc/base": "~2.1",
160
                "php": ">=5.4"
161
            },
162
            "require-dev": {
163
                "phpunit/phpunit": "5.1.*"
164
            },
165
            "type": "library",
166
            "autoload": {
167
                "psr-4": {
168
                    "arc\\": "src/"
169
                }
170
            },
171
            "notification-url": "https://packagist.org/downloads/",
172
            "license": [
173
                "MIT"
174
            ],
175
            "authors": [
176
                {
177
                    "name": "Auke van Slooten",
178
                    "email": "[email protected]"
179
                }
180
            ],
181
            "description": "Ariadne Component Library: hierarchical configuration management Component",
182
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
183
            "keywords": [
184
                "component",
185
                "components"
186
            ],
187
            "time": "2016-01-28 15:02:15"
188
        },
189
        {
190
            "name": "arc/events",
191
            "version": "1.2.1",
192
            "source": {
193
                "type": "git",
194
                "url": "https://github.com/Ariadne-CMS/arc-events.git",
195
                "reference": "ca37cd80f389c2e435d2f5717e3d69e5b2ca38f8"
196
            },
197
            "dist": {
198
                "type": "zip",
199
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-events/zipball/ca37cd80f389c2e435d2f5717e3d69e5b2ca38f8",
200
                "reference": "ca37cd80f389c2e435d2f5717e3d69e5b2ca38f8",
201
                "shasum": ""
202
            },
203
            "require": {
204
                "arc/base": "~2.1",
205
                "php": ">=5.4"
206
            },
207
            "require-dev": {
208
                "phpunit/phpunit": "5.1.*"
209
            },
210
            "type": "library",
211
            "autoload": {
212
                "psr-4": {
213
                    "arc\\": "src/"
214
                }
215
            },
216
            "notification-url": "https://packagist.org/downloads/",
217
            "license": [
218
                "MIT"
219
            ],
220
            "authors": [
221
                {
222
                    "name": "Auke van Slooten",
223
                    "email": "[email protected]"
224
                }
225
            ],
226
            "description": "Ariadne Component Library: W3C style events Component",
227
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
228
            "keywords": [
229
                "component",
230
                "components"
231
            ],
232
            "time": "2016-01-28 15:01:27"
233
        },
234
        {
235
            "name": "arc/grants",
236
            "version": "1.2",
237
            "source": {
238
                "type": "git",
239
                "url": "https://github.com/Ariadne-CMS/arc-grants.git",
240
                "reference": "7d6e1f4c477f8a52fdb189cbe84c4d881e7ea7a6"
241
            },
242
            "dist": {
243
                "type": "zip",
244
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-grants/zipball/7d6e1f4c477f8a52fdb189cbe84c4d881e7ea7a6",
245
                "reference": "7d6e1f4c477f8a52fdb189cbe84c4d881e7ea7a6",
246
                "shasum": ""
247
            },
248
            "require": {
249
                "arc/base": "~1.0||~2.0",
250
                "php": ">=5.4"
251
            },
252
            "require-dev": {
253
                "phpunit/phpunit": "5.1.*"
254
            },
255
            "type": "library",
256
            "autoload": {
257
                "psr-4": {
258
                    "arc\\": "src/"
259
                }
260
            },
261
            "notification-url": "https://packagist.org/downloads/",
262
            "license": [
263
                "MIT"
264
            ],
265
            "authors": [
266
                {
267
                    "name": "Auke van Slooten",
268
                    "email": "[email protected]"
269
                }
270
            ],
271
            "description": "Ariadne Component Library: user and group rights management Component",
272
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
273
            "keywords": [
274
                "component",
275
                "components"
276
            ],
277
            "time": "2016-01-27 23:18:44"
278
        },
279
        {
280
            "name": "arc/html",
281
            "version": "1.0",
282
            "source": {
283
                "type": "git",
284
                "url": "https://github.com/Ariadne-CMS/arc-html.git",
285
                "reference": "c71ba27d091aec20c728e1a7252dfc2368d23375"
286
            },
287
            "dist": {
288
                "type": "zip",
289
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-html/zipball/c71ba27d091aec20c728e1a7252dfc2368d23375",
290
                "reference": "c71ba27d091aec20c728e1a7252dfc2368d23375",
291
                "shasum": ""
292
            },
293
            "require": {
294
                "arc/xml": "~2.2",
295
                "php": ">=5.4"
296
            },
297
            "require-dev": {
298
                "phpunit/phpunit": "5.1.*"
299
            },
300
            "type": "library",
301
            "autoload": {
302
                "psr-4": {
303
                    "arc\\": "src/"
304
                }
305
            },
306
            "notification-url": "https://packagist.org/downloads/",
307
            "license": [
308
                "MIT"
309
            ],
310
            "authors": [
311
                {
312
                    "name": "Auke van Slooten",
313
                    "email": "[email protected]"
314
                }
315
            ],
316
            "description": "Ariadne Component Library: html writer and parser Component",
317
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
318
            "keywords": [
319
                "component",
320
                "components"
321
            ],
322
            "time": "2016-01-24 15:53:31"
323
        },
324
        {
325
            "name": "arc/prototype",
326
            "version": "0.9.9",
327
            "source": {
328
                "type": "git",
329
                "url": "https://github.com/Ariadne-CMS/arc-prototype.git",
330
                "reference": "20a26b4ee2bac9db93432888747fc564d5878483"
331
            },
332
            "dist": {
333
                "type": "zip",
334
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-prototype/zipball/20a26b4ee2bac9db93432888747fc564d5878483",
335
                "reference": "20a26b4ee2bac9db93432888747fc564d5878483",
336
                "shasum": ""
337
            },
338
            "require": {
339
                "arc/base": ">=2.0",
340
                "php": ">=5.6"
341
            },
342
            "require-dev": {
343
                "phpunit/phpunit": "5.1.*"
344
            },
345
            "type": "library",
346
            "autoload": {
347
                "psr-4": {
348
                    "arc\\": "src/"
349
                }
350
            },
351
            "notification-url": "https://packagist.org/downloads/",
352
            "license": [
353
                "MIT"
354
            ],
355
            "authors": [
356
                {
357
                    "name": "Auke van Slooten",
358
                    "email": "[email protected]"
359
                }
360
            ],
361
            "description": "ARC: prototypical inheritance component",
362
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
363
            "keywords": [
364
                "arc",
365
                "component",
366
                "components",
367
                "prototype"
368
            ],
369
            "time": "2016-01-20 14:31:54"
370
        },
371
        {
372
            "name": "arc/web",
373
            "version": "2.1",
374
            "source": {
375
                "type": "git",
376
                "url": "https://github.com/Ariadne-CMS/arc-web.git",
377
                "reference": "954270d2142bea5364a8e69fd4c6ad870378ac79"
378
            },
379
            "dist": {
380
                "type": "zip",
381
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-web/zipball/954270d2142bea5364a8e69fd4c6ad870378ac79",
382
                "reference": "954270d2142bea5364a8e69fd4c6ad870378ac79",
383
                "shasum": ""
384
            },
385
            "require": {
386
                "arc/base": "~2.0",
387
                "php": ">=5.6"
388
            },
389
            "require-dev": {
390
                "phpunit/phpunit": "5.1.*"
391
            },
392
            "type": "library",
393
            "autoload": {
394
                "psr-4": {
395
                    "arc\\": "src/"
396
                }
397
            },
398
            "notification-url": "https://packagist.org/downloads/",
399
            "license": [
400
                "MIT"
401
            ],
402
            "authors": [
403
                {
404
                    "name": "Auke van Slooten",
405
                    "email": "[email protected]"
406
                }
407
            ],
408
            "description": "Ariadne Component Library: Web Components",
409
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
410
            "keywords": [
411
                "component",
412
                "components"
413
            ],
414
            "time": "2016-01-27 22:30:38"
415
        },
416
        {
417
            "name": "arc/xml",
418
            "version": "2.4.1",
419
            "source": {
420
                "type": "git",
421
                "url": "https://github.com/Ariadne-CMS/arc-xml.git",
422
                "reference": "ed1825a66700220ecc52e1812183226ade68d0a8"
423
            },
424
            "dist": {
425
                "type": "zip",
426
                "url": "https://api.github.com/repos/Ariadne-CMS/arc-xml/zipball/ed1825a66700220ecc52e1812183226ade68d0a8",
427
                "reference": "ed1825a66700220ecc52e1812183226ade68d0a8",
428
                "shasum": ""
429
            },
430
            "require": {
431
                "arc/base": "~2.1",
432
                "php": ">=5.4"
433
            },
434
            "require-dev": {
435
                "phpunit/phpunit": "5.1.*"
436
            },
437
            "type": "library",
438
            "autoload": {
439
                "psr-4": {
440
                    "arc\\": "src/"
441
                }
442
            },
443
            "notification-url": "https://packagist.org/downloads/",
444
            "license": [
445
                "MIT"
446
            ],
447
            "authors": [
448
                {
449
                    "name": "Auke van Slooten",
450
                    "email": "[email protected]"
451
                }
452
            ],
453
            "description": "Ariadne Component Library: xml writer and parser Component",
454
            "homepage": "https://github.com/Ariadne-CMS/arc/wiki",
455
            "keywords": [
456
                "component",
457
                "components"
458
            ],
459
            "time": "2016-01-31 18:23:42"
460
        },
461
        {
462
            "name": "doctrine/instantiator",
463
            "version": "1.0.5",
464
            "source": {
465
                "type": "git",
466
                "url": "https://github.com/doctrine/instantiator.git",
467
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
468
            },
469
            "dist": {
470
                "type": "zip",
471
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
472
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
473
                "shasum": ""
474
            },
475
            "require": {
476
                "php": ">=5.3,<8.0-DEV"
477
            },
478
            "require-dev": {
479
                "athletic/athletic": "~0.1.8",
480
                "ext-pdo": "*",
481
                "ext-phar": "*",
482
                "phpunit/phpunit": "~4.0",
483
                "squizlabs/php_codesniffer": "~2.0"
484
            },
485
            "type": "library",
486
            "extra": {
487
                "branch-alias": {
488
                    "dev-master": "1.0.x-dev"
489
                }
490
            },
491
            "autoload": {
492
                "psr-4": {
493
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
494
                }
495
            },
496
            "notification-url": "https://packagist.org/downloads/",
497
            "license": [
498
                "MIT"
499
            ],
500
            "authors": [
501
                {
502
                    "name": "Marco Pivetta",
503
                    "email": "[email protected]",
504
                    "homepage": "http://ocramius.github.com/"
505
                }
506
            ],
507
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
508
            "homepage": "https://github.com/doctrine/instantiator",
509
            "keywords": [
510
                "constructor",
511
                "instantiate"
512
            ],
513
            "time": "2015-06-14 21:17:01"
514
        },
515
        {
516
            "name": "erusev/parsedown",
0 ignored issues
show
There is a security advisory for your installed version of erusev/parsedown:

Cross-Site Scripting
Loading history...
517
            "version": "1.6.0",
518
            "source": {
519
                "type": "git",
520
                "url": "https://github.com/erusev/parsedown.git",
521
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
522
            },
523
            "dist": {
524
                "type": "zip",
525
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
526
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
527
                "shasum": ""
528
            },
529
            "type": "library",
530
            "autoload": {
531
                "psr-0": {
532
                    "Parsedown": ""
533
                }
534
            },
535
            "notification-url": "https://packagist.org/downloads/",
536
            "license": [
537
                "MIT"
538
            ],
539
            "authors": [
540
                {
541
                    "name": "Emanuil Rusev",
542
                    "email": "[email protected]",
543
                    "homepage": "http://erusev.com"
544
                }
545
            ],
546
            "description": "Parser for Markdown.",
547
            "homepage": "http://parsedown.org",
548
            "keywords": [
549
                "markdown",
550
                "parser"
551
            ],
552
            "time": "2015-10-04 16:44:32"
553
        },
554
        {
555
            "name": "firebase/php-jwt",
556
            "version": "v3.0.0",
557
            "source": {
558
                "type": "git",
559
                "url": "https://github.com/firebase/php-jwt.git",
560
                "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1"
561
            },
562
            "dist": {
563
                "type": "zip",
564
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
565
                "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
566
                "shasum": ""
567
            },
568
            "require": {
569
                "php": ">=5.3.0"
570
            },
571
            "type": "library",
572
            "autoload": {
573
                "psr-4": {
574
                    "Firebase\\JWT\\": "src"
575
                }
576
            },
577
            "notification-url": "https://packagist.org/downloads/",
578
            "license": [
579
                "BSD-3-Clause"
580
            ],
581
            "authors": [
582
                {
583
                    "name": "Neuman Vong",
584
                    "email": "[email protected]",
585
                    "role": "Developer"
586
                },
587
                {
588
                    "name": "Anant Narayanan",
589
                    "email": "[email protected]",
590
                    "role": "Developer"
591
                }
592
            ],
593
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
594
            "homepage": "https://github.com/firebase/php-jwt",
595
            "time": "2015-07-22 18:31:08"
596
        },
597
        {
598
            "name": "firephp/firephp-core",
599
            "version": "v0.4.0",
600
            "source": {
601
                "type": "git",
602
                "url": "https://github.com/firephp/firephp-core.git",
603
                "reference": "fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf"
604
            },
605
            "dist": {
606
                "type": "zip",
607
                "url": "https://api.github.com/repos/firephp/firephp-core/zipball/fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf",
608
                "reference": "fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf",
609
                "shasum": ""
610
            },
611
            "type": "library",
612
            "autoload": {
613
                "classmap": [
614
                    "lib/FirePHPCore/FirePHP.class.php",
615
                    "lib/FirePHPCore/fb.php"
616
                ]
617
            },
618
            "notification-url": "https://packagist.org/downloads/",
619
            "license": [
620
                "MIT"
621
            ],
622
            "authors": [
623
                {
624
                    "name": "Christoph Dorn",
625
                    "email": "[email protected]",
626
                    "homepage": "http://christophdorn.com"
627
                }
628
            ],
629
            "description": "Traditional FirePHPCore library for sending PHP variables to the browser.",
630
            "homepage": "https://github.com/firephp/firephp-core",
631
            "time": "2013-04-23 15:28:20"
632
        },
633
        {
634
            "name": "ircmaxell/password-compat",
635
            "version": "v1.0.4",
636
            "source": {
637
                "type": "git",
638
                "url": "https://github.com/ircmaxell/password_compat.git",
639
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
640
            },
641
            "dist": {
642
                "type": "zip",
643
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
644
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
645
                "shasum": ""
646
            },
647
            "require-dev": {
648
                "phpunit/phpunit": "4.*"
649
            },
650
            "type": "library",
651
            "autoload": {
652
                "files": [
653
                    "lib/password.php"
654
                ]
655
            },
656
            "notification-url": "https://packagist.org/downloads/",
657
            "license": [
658
                "MIT"
659
            ],
660
            "authors": [
661
                {
662
                    "name": "Anthony Ferrara",
663
                    "email": "[email protected]",
664
                    "homepage": "http://blog.ircmaxell.com"
665
                }
666
            ],
667
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
668
            "homepage": "https://github.com/ircmaxell/password_compat",
669
            "keywords": [
670
                "hashing",
671
                "password"
672
            ],
673
            "time": "2014-11-20 16:49:30"
674
        },
675
        {
676
            "name": "leafo/lessphp",
677
            "version": "v0.4.0",
678
            "source": {
679
                "type": "git",
680
                "url": "https://github.com/leafo/lessphp.git",
681
                "reference": "51f3f06f0fe78a722dabfd14578444bdd078d9de"
682
            },
683
            "dist": {
684
                "type": "zip",
685
                "url": "https://api.github.com/repos/leafo/lessphp/zipball/51f3f06f0fe78a722dabfd14578444bdd078d9de",
686
                "reference": "51f3f06f0fe78a722dabfd14578444bdd078d9de",
687
                "shasum": ""
688
            },
689
            "type": "library",
690
            "extra": {
691
                "branch-alias": {
692
                    "dev-master": "0.3-dev"
693
                }
694
            },
695
            "autoload": {
696
                "classmap": [
697
                    "lessc.inc.php"
698
                ]
699
            },
700
            "notification-url": "https://packagist.org/downloads/",
701
            "license": [
702
                "MIT",
703
                "GPL-3.0"
704
            ],
705
            "authors": [
706
                {
707
                    "name": "Leaf Corcoran",
708
                    "email": "[email protected]",
709
                    "homepage": "http://leafo.net"
710
                }
711
            ],
712
            "description": "lessphp is a compiler for LESS written in PHP.",
713
            "homepage": "http://leafo.net/lessphp/",
714
            "time": "2013-08-09 17:09:19"
715
        },
716
        {
717
            "name": "mishal/iless",
718
            "version": "1.7.0",
719
            "source": {
720
                "type": "git",
721
                "url": "https://github.com/mishal/iless.git",
722
                "reference": "c7855265f00567098e9af5b347bac5753019ab5b"
723
            },
724
            "dist": {
725
                "type": "zip",
726
                "url": "https://api.github.com/repos/mishal/iless/zipball/c7855265f00567098e9af5b347bac5753019ab5b",
727
                "reference": "c7855265f00567098e9af5b347bac5753019ab5b",
728
                "shasum": ""
729
            },
730
            "require": {
731
                "ext-bcmath": "*",
732
                "php": ">=5.2.0"
733
            },
734
            "type": "library",
735
            "extra": {
736
                "branch-alias": {
737
                    "dev-master": "1.7-dev"
738
                }
739
            },
740
            "autoload": {
741
                "psr-0": {
742
                    "ILess": "lib/"
743
                }
744
            },
745
            "notification-url": "https://packagist.org/downloads/",
746
            "license": [
747
                "MIT"
748
            ],
749
            "authors": [
750
                {
751
                    "name": "ILess contributors",
752
                    "homepage": "https://github.com/mishal/iless/wiki/Contributors"
753
                }
754
            ],
755
            "description": "Less parser and compiler written for Php",
756
            "homepage": "http://github.com/mishal/iless",
757
            "keywords": [
758
                "compiler",
759
                "less",
760
                "lesscss",
761
                "parser",
762
                "php",
763
                "processor"
764
            ],
765
            "time": "2015-05-11 07:13:30"
766
        },
767
        {
768
            "name": "mrclay/jsmin-php",
769
            "version": "2.3.2",
770
            "source": {
771
                "type": "git",
772
                "url": "https://github.com/mrclay/jsmin-php.git",
773
                "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759"
774
            },
775
            "dist": {
776
                "type": "zip",
777
                "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/932c9633c35b390beb2cfdea69a41ea7dbc8d759",
778
                "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759",
779
                "shasum": ""
780
            },
781
            "require": {
782
                "ext-pcre": "*",
783
                "php": ">=5.3.0"
784
            },
785
            "require-dev": {
786
                "phpunit/phpunit": "4.2"
787
            },
788
            "type": "library",
789
            "autoload": {
790
                "psr-0": {
791
                    "JSMin\\": "src/"
792
                }
793
            },
794
            "notification-url": "https://packagist.org/downloads/",
795
            "license": [
796
                "MIT"
797
            ],
798
            "authors": [
799
                {
800
                    "name": "Stephen Clay",
801
                    "email": "[email protected]",
802
                    "role": "Developer"
803
                },
804
                {
805
                    "name": "Ryan Grove",
806
                    "email": "[email protected]",
807
                    "role": "Developer"
808
                }
809
            ],
810
            "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.",
811
            "homepage": "https://github.com/mrclay/jsmin-php/",
812
            "keywords": [
813
                "compress",
814
                "jsmin",
815
                "minify"
816
            ],
817
            "time": "2015-03-30 15:04:42"
818
        },
819
        {
820
            "name": "myclabs/deep-copy",
821
            "version": "1.5.1",
822
            "source": {
823
                "type": "git",
824
                "url": "https://github.com/myclabs/DeepCopy.git",
825
                "reference": "a8773992b362b58498eed24bf85005f363c34771"
826
            },
827
            "dist": {
828
                "type": "zip",
829
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a8773992b362b58498eed24bf85005f363c34771",
830
                "reference": "a8773992b362b58498eed24bf85005f363c34771",
831
                "shasum": ""
832
            },
833
            "require": {
834
                "php": ">=5.4.0"
835
            },
836
            "require-dev": {
837
                "doctrine/collections": "1.*",
838
                "phpunit/phpunit": "~4.1"
839
            },
840
            "type": "library",
841
            "autoload": {
842
                "psr-4": {
843
                    "DeepCopy\\": "src/DeepCopy/"
844
                }
845
            },
846
            "notification-url": "https://packagist.org/downloads/",
847
            "license": [
848
                "MIT"
849
            ],
850
            "description": "Create deep copies (clones) of your objects",
851
            "homepage": "https://github.com/myclabs/DeepCopy",
852
            "keywords": [
853
                "clone",
854
                "copy",
855
                "duplicate",
856
                "object",
857
                "object graph"
858
            ],
859
            "time": "2015-11-20 12:04:31"
860
        },
861
        {
862
            "name": "nikic/php-parser",
863
            "version": "v2.0.0",
864
            "source": {
865
                "type": "git",
866
                "url": "https://github.com/nikic/PHP-Parser.git",
867
                "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01"
868
            },
869
            "dist": {
870
                "type": "zip",
871
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c542e5d86a9775abd1021618eb2430278bfc1e01",
872
                "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01",
873
                "shasum": ""
874
            },
875
            "require": {
876
                "ext-tokenizer": "*",
877
                "php": ">=5.4"
878
            },
879
            "require-dev": {
880
                "phpunit/phpunit": "~4.0"
881
            },
882
            "bin": [
883
                "bin/php-parse"
884
            ],
885
            "type": "library",
886
            "extra": {
887
                "branch-alias": {
888
                    "dev-master": "2.0-dev"
889
                }
890
            },
891
            "autoload": {
892
                "psr-4": {
893
                    "PhpParser\\": "lib/PhpParser"
894
                }
895
            },
896
            "notification-url": "https://packagist.org/downloads/",
897
            "license": [
898
                "BSD-3-Clause"
899
            ],
900
            "authors": [
901
                {
902
                    "name": "Nikita Popov"
903
                }
904
            ],
905
            "description": "A PHP parser written in PHP",
906
            "keywords": [
907
                "parser",
908
                "php"
909
            ],
910
            "time": "2015-12-04 15:28:43"
911
        },
912
        {
913
            "name": "paragonie/random_compat",
914
            "version": "v2.0.2",
915
            "source": {
916
                "type": "git",
917
                "url": "https://github.com/paragonie/random_compat.git",
918
                "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
919
            },
920
            "dist": {
921
                "type": "zip",
922
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
923
                "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
924
                "shasum": ""
925
            },
926
            "require": {
927
                "php": ">=5.2.0"
928
            },
929
            "require-dev": {
930
                "phpunit/phpunit": "4.*|5.*"
931
            },
932
            "suggest": {
933
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
934
            },
935
            "type": "library",
936
            "autoload": {
937
                "files": [
938
                    "lib/random.php"
939
                ]
940
            },
941
            "notification-url": "https://packagist.org/downloads/",
942
            "license": [
943
                "MIT"
944
            ],
945
            "authors": [
946
                {
947
                    "name": "Paragon Initiative Enterprises",
948
                    "email": "[email protected]",
949
                    "homepage": "https://paragonie.com"
950
                }
951
            ],
952
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
953
            "keywords": [
954
                "csprng",
955
                "pseudorandom",
956
                "random"
957
            ],
958
            "time": "2016-04-03 06:00:07"
959
        },
960
        {
961
            "name": "pear/archive_tar",
962
            "version": "1.3.15",
963
            "source": {
964
                "type": "git",
965
                "url": "https://github.com/pear/Archive_Tar.git",
966
                "reference": "48ace7cdd7d8a9172d935dc2dd586df2d0f94779"
967
            },
968
            "dist": {
969
                "type": "zip",
970
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/48ace7cdd7d8a9172d935dc2dd586df2d0f94779",
971
                "reference": "48ace7cdd7d8a9172d935dc2dd586df2d0f94779",
972
                "shasum": ""
973
            },
974
            "require": {
975
                "pear/pear-core-minimal": "^1.9.5",
976
                "php": ">=4.3.0"
977
            },
978
            "require-dev": {
979
                "phpunit/phpunit": "*"
980
            },
981
            "suggest": {
982
                "ext-bz2": "bz2 compression support.",
983
                "ext-xz": "lzma2 compression support.",
984
                "ext-zlib": "Gzip compression support."
985
            },
986
            "type": "library",
987
            "autoload": {
988
                "psr-0": {
989
                    "Archive_Tar": ""
990
                }
991
            },
992
            "notification-url": "https://packagist.org/downloads/",
993
            "include-path": [
994
                "./"
995
            ],
996
            "license": [
997
                "BSD-3-Clause"
998
            ],
999
            "authors": [
1000
                {
1001
                    "name": "Vincent Blavet",
1002
                    "email": "[email protected]"
1003
                },
1004
                {
1005
                    "name": "Greg Beaver",
1006
                    "email": "[email protected]"
1007
                },
1008
                {
1009
                    "name": "Michiel Rook",
1010
                    "email": "[email protected]"
1011
                }
1012
            ],
1013
            "description": "Tar file management class",
1014
            "homepage": "https://github.com/pear/Archive_Tar",
1015
            "keywords": [
1016
                "archive",
1017
                "tar"
1018
            ],
1019
            "time": "2015-03-04 15:40:28"
1020
        },
1021
        {
1022
            "name": "pear/console_getopt",
1023
            "version": "v1.4.1",
1024
            "source": {
1025
                "type": "git",
1026
                "url": "https://github.com/pear/Console_Getopt.git",
1027
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1028
            },
1029
            "dist": {
1030
                "type": "zip",
1031
                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1032
                "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1033
                "shasum": ""
1034
            },
1035
            "type": "library",
1036
            "autoload": {
1037
                "psr-0": {
1038
                    "Console": "./"
1039
                }
1040
            },
1041
            "notification-url": "https://packagist.org/downloads/",
1042
            "include-path": [
1043
                "./"
1044
            ],
1045
            "license": [
1046
                "BSD-2-Clause"
1047
            ],
1048
            "authors": [
1049
                {
1050
                    "name": "Greg Beaver",
1051
                    "email": "[email protected]",
1052
                    "role": "Helper"
1053
                },
1054
                {
1055
                    "name": "Andrei Zmievski",
1056
                    "email": "[email protected]",
1057
                    "role": "Lead"
1058
                },
1059
                {
1060
                    "name": "Stig Bakken",
1061
                    "email": "[email protected]",
1062
                    "role": "Developer"
1063
                }
1064
            ],
1065
            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1066
            "time": "2015-07-20 20:28:12"
1067
        },
1068
        {
1069
            "name": "pear/pear-core-minimal",
1070
            "version": "v1.10.1",
1071
            "source": {
1072
                "type": "git",
1073
                "url": "https://github.com/pear/pear-core-minimal.git",
1074
                "reference": "cae0f1ce0cb5bddb611b0a652d322905a65a5896"
1075
            },
1076
            "dist": {
1077
                "type": "zip",
1078
                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/cae0f1ce0cb5bddb611b0a652d322905a65a5896",
1079
                "reference": "cae0f1ce0cb5bddb611b0a652d322905a65a5896",
1080
                "shasum": ""
1081
            },
1082
            "require": {
1083
                "pear/console_getopt": "~1.3",
1084
                "pear/pear_exception": "~1.0"
1085
            },
1086
            "replace": {
1087
                "rsky/pear-core-min": "self.version"
1088
            },
1089
            "type": "library",
1090
            "autoload": {
1091
                "psr-0": {
1092
                    "": "src/"
1093
                }
1094
            },
1095
            "notification-url": "https://packagist.org/downloads/",
1096
            "include-path": [
1097
                "src/"
1098
            ],
1099
            "license": [
1100
                "BSD-3-Clause"
1101
            ],
1102
            "authors": [
1103
                {
1104
                    "name": "Christian Weiske",
1105
                    "email": "[email protected]",
1106
                    "role": "Lead"
1107
                }
1108
            ],
1109
            "description": "Minimal set of PEAR core files to be used as composer dependency",
1110
            "time": "2015-10-17 11:41:19"
1111
        },
1112
        {
1113
            "name": "pear/pear_exception",
1114
            "version": "v1.0.0",
1115
            "source": {
1116
                "type": "git",
1117
                "url": "https://github.com/pear/PEAR_Exception.git",
1118
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
1119
            },
1120
            "dist": {
1121
                "type": "zip",
1122
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
1123
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
1124
                "shasum": ""
1125
            },
1126
            "require": {
1127
                "php": ">=4.4.0"
1128
            },
1129
            "require-dev": {
1130
                "phpunit/phpunit": "*"
1131
            },
1132
            "type": "class",
1133
            "extra": {
1134
                "branch-alias": {
1135
                    "dev-master": "1.0.x-dev"
1136
                }
1137
            },
1138
            "autoload": {
1139
                "psr-0": {
1140
                    "PEAR": ""
1141
                }
1142
            },
1143
            "notification-url": "https://packagist.org/downloads/",
1144
            "include-path": [
1145
                "."
1146
            ],
1147
            "license": [
1148
                "BSD-2-Clause"
1149
            ],
1150
            "authors": [
1151
                {
1152
                    "name": "Helgi Thormar",
1153
                    "email": "[email protected]"
1154
                },
1155
                {
1156
                    "name": "Greg Beaver",
1157
                    "email": "[email protected]"
1158
                }
1159
            ],
1160
            "description": "The PEAR Exception base class.",
1161
            "homepage": "https://github.com/pear/PEAR_Exception",
1162
            "keywords": [
1163
                "exception"
1164
            ],
1165
            "time": "2015-02-10 20:07:52"
1166
        },
1167
        {
1168
            "name": "pear/versioncontrol_svn",
1169
            "version": "0.5.2",
1170
            "source": {
1171
                "type": "git",
1172
                "url": "https://github.com/pear/VersionControl_SVN.git",
1173
                "reference": "10d899fcd2df32852c4e557d71def472071686f5"
1174
            },
1175
            "dist": {
1176
                "type": "zip",
1177
                "url": "https://api.github.com/repos/pear/VersionControl_SVN/zipball/10d899fcd2df32852c4e557d71def472071686f5",
1178
                "reference": "10d899fcd2df32852c4e557d71def472071686f5",
1179
                "shasum": ""
1180
            },
1181
            "require": {
1182
                "pear/pear_exception": "*@dev",
1183
                "php": ">=5.3.0"
1184
            },
1185
            "require-dev": {
1186
                "phpunit/phpunit": "*"
1187
            },
1188
            "type": "library",
1189
            "autoload": {
1190
                "psr-0": {
1191
                    "VersionControl_SVN": "./"
1192
                }
1193
            },
1194
            "notification-url": "https://packagist.org/downloads/",
1195
            "include-path": [
1196
                "./"
1197
            ],
1198
            "license": [
1199
                "BSD License"
1200
            ],
1201
            "authors": [
1202
                {
1203
                    "name": "Michiel Rook",
1204
                    "email": "[email protected]",
1205
                    "role": "Lead"
1206
                },
1207
                {
1208
                    "name": "Clay Loveless",
1209
                    "email": "[email protected]",
1210
                    "role": "Lead"
1211
                }
1212
            ],
1213
            "description": "More info available on: http://pear.php.net/package/VersionControl_SVN",
1214
            "time": "2014-09-29 07:55:44"
1215
        },
1216
        {
1217
            "name": "phpdocumentor/reflection-docblock",
1218
            "version": "2.0.4",
1219
            "source": {
1220
                "type": "git",
1221
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1222
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1223
            },
1224
            "dist": {
1225
                "type": "zip",
1226
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1227
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1228
                "shasum": ""
1229
            },
1230
            "require": {
1231
                "php": ">=5.3.3"
1232
            },
1233
            "require-dev": {
1234
                "phpunit/phpunit": "~4.0"
1235
            },
1236
            "suggest": {
1237
                "dflydev/markdown": "~1.0",
1238
                "erusev/parsedown": "~1.0"
1239
            },
1240
            "type": "library",
1241
            "extra": {
1242
                "branch-alias": {
1243
                    "dev-master": "2.0.x-dev"
1244
                }
1245
            },
1246
            "autoload": {
1247
                "psr-0": {
1248
                    "phpDocumentor": [
1249
                        "src/"
1250
                    ]
1251
                }
1252
            },
1253
            "notification-url": "https://packagist.org/downloads/",
1254
            "license": [
1255
                "MIT"
1256
            ],
1257
            "authors": [
1258
                {
1259
                    "name": "Mike van Riel",
1260
                    "email": "[email protected]"
1261
                }
1262
            ],
1263
            "time": "2015-02-03 12:10:50"
1264
        },
1265
        {
1266
            "name": "phpspec/prophecy",
1267
            "version": "v1.6.0",
1268
            "source": {
1269
                "type": "git",
1270
                "url": "https://github.com/phpspec/prophecy.git",
1271
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
1272
            },
1273
            "dist": {
1274
                "type": "zip",
1275
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
1276
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
1277
                "shasum": ""
1278
            },
1279
            "require": {
1280
                "doctrine/instantiator": "^1.0.2",
1281
                "php": "^5.3|^7.0",
1282
                "phpdocumentor/reflection-docblock": "~2.0",
1283
                "sebastian/comparator": "~1.1",
1284
                "sebastian/recursion-context": "~1.0"
1285
            },
1286
            "require-dev": {
1287
                "phpspec/phpspec": "~2.0"
1288
            },
1289
            "type": "library",
1290
            "extra": {
1291
                "branch-alias": {
1292
                    "dev-master": "1.5.x-dev"
1293
                }
1294
            },
1295
            "autoload": {
1296
                "psr-0": {
1297
                    "Prophecy\\": "src/"
1298
                }
1299
            },
1300
            "notification-url": "https://packagist.org/downloads/",
1301
            "license": [
1302
                "MIT"
1303
            ],
1304
            "authors": [
1305
                {
1306
                    "name": "Konstantin Kudryashov",
1307
                    "email": "[email protected]",
1308
                    "homepage": "http://everzet.com"
1309
                },
1310
                {
1311
                    "name": "Marcello Duarte",
1312
                    "email": "[email protected]"
1313
                }
1314
            ],
1315
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1316
            "homepage": "https://github.com/phpspec/prophecy",
1317
            "keywords": [
1318
                "Double",
1319
                "Dummy",
1320
                "fake",
1321
                "mock",
1322
                "spy",
1323
                "stub"
1324
            ],
1325
            "time": "2016-02-15 07:46:21"
1326
        },
1327
        {
1328
            "name": "phpunit/php-code-coverage",
1329
            "version": "3.3.3",
1330
            "source": {
1331
                "type": "git",
1332
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1333
                "reference": "44cd8e3930e431658d1a5de7d282d5cb37837fd5"
1334
            },
1335
            "dist": {
1336
                "type": "zip",
1337
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/44cd8e3930e431658d1a5de7d282d5cb37837fd5",
1338
                "reference": "44cd8e3930e431658d1a5de7d282d5cb37837fd5",
1339
                "shasum": ""
1340
            },
1341
            "require": {
1342
                "php": "^5.6 || ^7.0",
1343
                "phpunit/php-file-iterator": "~1.3",
1344
                "phpunit/php-text-template": "~1.2",
1345
                "phpunit/php-token-stream": "^1.4.2",
1346
                "sebastian/code-unit-reverse-lookup": "~1.0",
1347
                "sebastian/environment": "^1.3.2",
1348
                "sebastian/version": "~1.0|~2.0"
1349
            },
1350
            "require-dev": {
1351
                "ext-xdebug": ">=2.1.4",
1352
                "phpunit/phpunit": "~5"
1353
            },
1354
            "suggest": {
1355
                "ext-dom": "*",
1356
                "ext-xdebug": ">=2.4.0",
1357
                "ext-xmlwriter": "*"
1358
            },
1359
            "type": "library",
1360
            "extra": {
1361
                "branch-alias": {
1362
                    "dev-master": "3.3.x-dev"
1363
                }
1364
            },
1365
            "autoload": {
1366
                "classmap": [
1367
                    "src/"
1368
                ]
1369
            },
1370
            "notification-url": "https://packagist.org/downloads/",
1371
            "license": [
1372
                "BSD-3-Clause"
1373
            ],
1374
            "authors": [
1375
                {
1376
                    "name": "Sebastian Bergmann",
1377
                    "email": "[email protected]",
1378
                    "role": "lead"
1379
                }
1380
            ],
1381
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1382
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1383
            "keywords": [
1384
                "coverage",
1385
                "testing",
1386
                "xunit"
1387
            ],
1388
            "time": "2016-05-27 16:24:29"
1389
        },
1390
        {
1391
            "name": "phpunit/php-file-iterator",
1392
            "version": "1.4.1",
1393
            "source": {
1394
                "type": "git",
1395
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1396
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1397
            },
1398
            "dist": {
1399
                "type": "zip",
1400
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1401
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1402
                "shasum": ""
1403
            },
1404
            "require": {
1405
                "php": ">=5.3.3"
1406
            },
1407
            "type": "library",
1408
            "extra": {
1409
                "branch-alias": {
1410
                    "dev-master": "1.4.x-dev"
1411
                }
1412
            },
1413
            "autoload": {
1414
                "classmap": [
1415
                    "src/"
1416
                ]
1417
            },
1418
            "notification-url": "https://packagist.org/downloads/",
1419
            "license": [
1420
                "BSD-3-Clause"
1421
            ],
1422
            "authors": [
1423
                {
1424
                    "name": "Sebastian Bergmann",
1425
                    "email": "[email protected]",
1426
                    "role": "lead"
1427
                }
1428
            ],
1429
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1430
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1431
            "keywords": [
1432
                "filesystem",
1433
                "iterator"
1434
            ],
1435
            "time": "2015-06-21 13:08:43"
1436
        },
1437
        {
1438
            "name": "phpunit/php-text-template",
1439
            "version": "1.2.1",
1440
            "source": {
1441
                "type": "git",
1442
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1443
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1444
            },
1445
            "dist": {
1446
                "type": "zip",
1447
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1448
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1449
                "shasum": ""
1450
            },
1451
            "require": {
1452
                "php": ">=5.3.3"
1453
            },
1454
            "type": "library",
1455
            "autoload": {
1456
                "classmap": [
1457
                    "src/"
1458
                ]
1459
            },
1460
            "notification-url": "https://packagist.org/downloads/",
1461
            "license": [
1462
                "BSD-3-Clause"
1463
            ],
1464
            "authors": [
1465
                {
1466
                    "name": "Sebastian Bergmann",
1467
                    "email": "[email protected]",
1468
                    "role": "lead"
1469
                }
1470
            ],
1471
            "description": "Simple template engine.",
1472
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1473
            "keywords": [
1474
                "template"
1475
            ],
1476
            "time": "2015-06-21 13:50:34"
1477
        },
1478
        {
1479
            "name": "phpunit/php-timer",
1480
            "version": "1.0.8",
1481
            "source": {
1482
                "type": "git",
1483
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1484
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
1485
            },
1486
            "dist": {
1487
                "type": "zip",
1488
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
1489
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
1490
                "shasum": ""
1491
            },
1492
            "require": {
1493
                "php": ">=5.3.3"
1494
            },
1495
            "require-dev": {
1496
                "phpunit/phpunit": "~4|~5"
1497
            },
1498
            "type": "library",
1499
            "autoload": {
1500
                "classmap": [
1501
                    "src/"
1502
                ]
1503
            },
1504
            "notification-url": "https://packagist.org/downloads/",
1505
            "license": [
1506
                "BSD-3-Clause"
1507
            ],
1508
            "authors": [
1509
                {
1510
                    "name": "Sebastian Bergmann",
1511
                    "email": "[email protected]",
1512
                    "role": "lead"
1513
                }
1514
            ],
1515
            "description": "Utility class for timing",
1516
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1517
            "keywords": [
1518
                "timer"
1519
            ],
1520
            "time": "2016-05-12 18:03:57"
1521
        },
1522
        {
1523
            "name": "phpunit/php-token-stream",
1524
            "version": "1.4.8",
1525
            "source": {
1526
                "type": "git",
1527
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1528
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1529
            },
1530
            "dist": {
1531
                "type": "zip",
1532
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1533
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1534
                "shasum": ""
1535
            },
1536
            "require": {
1537
                "ext-tokenizer": "*",
1538
                "php": ">=5.3.3"
1539
            },
1540
            "require-dev": {
1541
                "phpunit/phpunit": "~4.2"
1542
            },
1543
            "type": "library",
1544
            "extra": {
1545
                "branch-alias": {
1546
                    "dev-master": "1.4-dev"
1547
                }
1548
            },
1549
            "autoload": {
1550
                "classmap": [
1551
                    "src/"
1552
                ]
1553
            },
1554
            "notification-url": "https://packagist.org/downloads/",
1555
            "license": [
1556
                "BSD-3-Clause"
1557
            ],
1558
            "authors": [
1559
                {
1560
                    "name": "Sebastian Bergmann",
1561
                    "email": "[email protected]"
1562
                }
1563
            ],
1564
            "description": "Wrapper around PHP's tokenizer extension.",
1565
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1566
            "keywords": [
1567
                "tokenizer"
1568
            ],
1569
            "time": "2015-09-15 10:49:45"
1570
        },
1571
        {
1572
            "name": "phpunit/phpunit",
0 ignored issues
show
There is a security advisory for your installed version of phpunit/phpunit:

RCE vulnerability in phpunit
Loading history...
1573
            "version": "5.3.4",
1574
            "source": {
1575
                "type": "git",
1576
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1577
                "reference": "00dd95ffb48805503817ced06399017df315fe5c"
1578
            },
1579
            "dist": {
1580
                "type": "zip",
1581
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/00dd95ffb48805503817ced06399017df315fe5c",
1582
                "reference": "00dd95ffb48805503817ced06399017df315fe5c",
1583
                "shasum": ""
1584
            },
1585
            "require": {
1586
                "ext-dom": "*",
1587
                "ext-json": "*",
1588
                "ext-pcre": "*",
1589
                "ext-reflection": "*",
1590
                "ext-spl": "*",
1591
                "myclabs/deep-copy": "~1.3",
1592
                "php": "^5.6 || ^7.0",
1593
                "phpspec/prophecy": "^1.3.1",
1594
                "phpunit/php-code-coverage": "^3.3.0",
1595
                "phpunit/php-file-iterator": "~1.4",
1596
                "phpunit/php-text-template": "~1.2",
1597
                "phpunit/php-timer": "^1.0.6",
1598
                "phpunit/phpunit-mock-objects": "^3.1",
1599
                "sebastian/comparator": "~1.1",
1600
                "sebastian/diff": "~1.2",
1601
                "sebastian/environment": "~1.3",
1602
                "sebastian/exporter": "~1.2",
1603
                "sebastian/global-state": "~1.0",
1604
                "sebastian/object-enumerator": "~1.0",
1605
                "sebastian/resource-operations": "~1.0",
1606
                "sebastian/version": "~1.0|~2.0",
1607
                "symfony/yaml": "~2.1|~3.0"
1608
            },
1609
            "suggest": {
1610
                "phpunit/php-invoker": "~1.1"
1611
            },
1612
            "bin": [
1613
                "phpunit"
1614
            ],
1615
            "type": "library",
1616
            "extra": {
1617
                "branch-alias": {
1618
                    "dev-master": "5.3.x-dev"
1619
                }
1620
            },
1621
            "autoload": {
1622
                "classmap": [
1623
                    "src/"
1624
                ]
1625
            },
1626
            "notification-url": "https://packagist.org/downloads/",
1627
            "license": [
1628
                "BSD-3-Clause"
1629
            ],
1630
            "authors": [
1631
                {
1632
                    "name": "Sebastian Bergmann",
1633
                    "email": "[email protected]",
1634
                    "role": "lead"
1635
                }
1636
            ],
1637
            "description": "The PHP Unit Testing framework.",
1638
            "homepage": "https://phpunit.de/",
1639
            "keywords": [
1640
                "phpunit",
1641
                "testing",
1642
                "xunit"
1643
            ],
1644
            "time": "2016-05-11 13:28:45"
1645
        },
1646
        {
1647
            "name": "phpunit/phpunit-mock-objects",
1648
            "version": "3.1.3",
1649
            "source": {
1650
                "type": "git",
1651
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1652
                "reference": "151c96874bff6fe61a25039df60e776613a61489"
1653
            },
1654
            "dist": {
1655
                "type": "zip",
1656
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/151c96874bff6fe61a25039df60e776613a61489",
1657
                "reference": "151c96874bff6fe61a25039df60e776613a61489",
1658
                "shasum": ""
1659
            },
1660
            "require": {
1661
                "doctrine/instantiator": "^1.0.2",
1662
                "php": ">=5.6",
1663
                "phpunit/php-text-template": "~1.2",
1664
                "sebastian/exporter": "~1.2"
1665
            },
1666
            "require-dev": {
1667
                "phpunit/phpunit": "~5"
1668
            },
1669
            "suggest": {
1670
                "ext-soap": "*"
1671
            },
1672
            "type": "library",
1673
            "extra": {
1674
                "branch-alias": {
1675
                    "dev-master": "3.1.x-dev"
1676
                }
1677
            },
1678
            "autoload": {
1679
                "classmap": [
1680
                    "src/"
1681
                ]
1682
            },
1683
            "notification-url": "https://packagist.org/downloads/",
1684
            "license": [
1685
                "BSD-3-Clause"
1686
            ],
1687
            "authors": [
1688
                {
1689
                    "name": "Sebastian Bergmann",
1690
                    "email": "[email protected]",
1691
                    "role": "lead"
1692
                }
1693
            ],
1694
            "description": "Mock Object library for PHPUnit",
1695
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1696
            "keywords": [
1697
                "mock",
1698
                "xunit"
1699
            ],
1700
            "time": "2016-04-20 14:39:26"
1701
        },
1702
        {
1703
            "name": "sebastian/code-unit-reverse-lookup",
1704
            "version": "1.0.0",
1705
            "source": {
1706
                "type": "git",
1707
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1708
                "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
1709
            },
1710
            "dist": {
1711
                "type": "zip",
1712
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1713
                "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1714
                "shasum": ""
1715
            },
1716
            "require": {
1717
                "php": ">=5.6"
1718
            },
1719
            "require-dev": {
1720
                "phpunit/phpunit": "~5"
1721
            },
1722
            "type": "library",
1723
            "extra": {
1724
                "branch-alias": {
1725
                    "dev-master": "1.0.x-dev"
1726
                }
1727
            },
1728
            "autoload": {
1729
                "classmap": [
1730
                    "src/"
1731
                ]
1732
            },
1733
            "notification-url": "https://packagist.org/downloads/",
1734
            "license": [
1735
                "BSD-3-Clause"
1736
            ],
1737
            "authors": [
1738
                {
1739
                    "name": "Sebastian Bergmann",
1740
                    "email": "[email protected]"
1741
                }
1742
            ],
1743
            "description": "Looks up which function or method a line of code belongs to",
1744
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1745
            "time": "2016-02-13 06:45:14"
1746
        },
1747
        {
1748
            "name": "sebastian/comparator",
1749
            "version": "1.2.0",
1750
            "source": {
1751
                "type": "git",
1752
                "url": "https://github.com/sebastianbergmann/comparator.git",
1753
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1754
            },
1755
            "dist": {
1756
                "type": "zip",
1757
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1758
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1759
                "shasum": ""
1760
            },
1761
            "require": {
1762
                "php": ">=5.3.3",
1763
                "sebastian/diff": "~1.2",
1764
                "sebastian/exporter": "~1.2"
1765
            },
1766
            "require-dev": {
1767
                "phpunit/phpunit": "~4.4"
1768
            },
1769
            "type": "library",
1770
            "extra": {
1771
                "branch-alias": {
1772
                    "dev-master": "1.2.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": "Jeff Welch",
1787
                    "email": "[email protected]"
1788
                },
1789
                {
1790
                    "name": "Volker Dusch",
1791
                    "email": "[email protected]"
1792
                },
1793
                {
1794
                    "name": "Bernhard Schussek",
1795
                    "email": "[email protected]"
1796
                },
1797
                {
1798
                    "name": "Sebastian Bergmann",
1799
                    "email": "[email protected]"
1800
                }
1801
            ],
1802
            "description": "Provides the functionality to compare PHP values for equality",
1803
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1804
            "keywords": [
1805
                "comparator",
1806
                "compare",
1807
                "equality"
1808
            ],
1809
            "time": "2015-07-26 15:48:44"
1810
        },
1811
        {
1812
            "name": "sebastian/diff",
1813
            "version": "1.4.1",
1814
            "source": {
1815
                "type": "git",
1816
                "url": "https://github.com/sebastianbergmann/diff.git",
1817
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1818
            },
1819
            "dist": {
1820
                "type": "zip",
1821
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1822
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1823
                "shasum": ""
1824
            },
1825
            "require": {
1826
                "php": ">=5.3.3"
1827
            },
1828
            "require-dev": {
1829
                "phpunit/phpunit": "~4.8"
1830
            },
1831
            "type": "library",
1832
            "extra": {
1833
                "branch-alias": {
1834
                    "dev-master": "1.4-dev"
1835
                }
1836
            },
1837
            "autoload": {
1838
                "classmap": [
1839
                    "src/"
1840
                ]
1841
            },
1842
            "notification-url": "https://packagist.org/downloads/",
1843
            "license": [
1844
                "BSD-3-Clause"
1845
            ],
1846
            "authors": [
1847
                {
1848
                    "name": "Kore Nordmann",
1849
                    "email": "[email protected]"
1850
                },
1851
                {
1852
                    "name": "Sebastian Bergmann",
1853
                    "email": "[email protected]"
1854
                }
1855
            ],
1856
            "description": "Diff implementation",
1857
            "homepage": "https://github.com/sebastianbergmann/diff",
1858
            "keywords": [
1859
                "diff"
1860
            ],
1861
            "time": "2015-12-08 07:14:41"
1862
        },
1863
        {
1864
            "name": "sebastian/environment",
1865
            "version": "1.3.7",
1866
            "source": {
1867
                "type": "git",
1868
                "url": "https://github.com/sebastianbergmann/environment.git",
1869
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
1870
            },
1871
            "dist": {
1872
                "type": "zip",
1873
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
1874
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
1875
                "shasum": ""
1876
            },
1877
            "require": {
1878
                "php": ">=5.3.3"
1879
            },
1880
            "require-dev": {
1881
                "phpunit/phpunit": "~4.4"
1882
            },
1883
            "type": "library",
1884
            "extra": {
1885
                "branch-alias": {
1886
                    "dev-master": "1.3.x-dev"
1887
                }
1888
            },
1889
            "autoload": {
1890
                "classmap": [
1891
                    "src/"
1892
                ]
1893
            },
1894
            "notification-url": "https://packagist.org/downloads/",
1895
            "license": [
1896
                "BSD-3-Clause"
1897
            ],
1898
            "authors": [
1899
                {
1900
                    "name": "Sebastian Bergmann",
1901
                    "email": "[email protected]"
1902
                }
1903
            ],
1904
            "description": "Provides functionality to handle HHVM/PHP environments",
1905
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1906
            "keywords": [
1907
                "Xdebug",
1908
                "environment",
1909
                "hhvm"
1910
            ],
1911
            "time": "2016-05-17 03:18:57"
1912
        },
1913
        {
1914
            "name": "sebastian/exporter",
1915
            "version": "1.2.1",
1916
            "source": {
1917
                "type": "git",
1918
                "url": "https://github.com/sebastianbergmann/exporter.git",
1919
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1920
            },
1921
            "dist": {
1922
                "type": "zip",
1923
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1924
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1925
                "shasum": ""
1926
            },
1927
            "require": {
1928
                "php": ">=5.3.3",
1929
                "sebastian/recursion-context": "~1.0"
1930
            },
1931
            "require-dev": {
1932
                "phpunit/phpunit": "~4.4"
1933
            },
1934
            "type": "library",
1935
            "extra": {
1936
                "branch-alias": {
1937
                    "dev-master": "1.2.x-dev"
1938
                }
1939
            },
1940
            "autoload": {
1941
                "classmap": [
1942
                    "src/"
1943
                ]
1944
            },
1945
            "notification-url": "https://packagist.org/downloads/",
1946
            "license": [
1947
                "BSD-3-Clause"
1948
            ],
1949
            "authors": [
1950
                {
1951
                    "name": "Jeff Welch",
1952
                    "email": "[email protected]"
1953
                },
1954
                {
1955
                    "name": "Volker Dusch",
1956
                    "email": "[email protected]"
1957
                },
1958
                {
1959
                    "name": "Bernhard Schussek",
1960
                    "email": "[email protected]"
1961
                },
1962
                {
1963
                    "name": "Sebastian Bergmann",
1964
                    "email": "[email protected]"
1965
                },
1966
                {
1967
                    "name": "Adam Harvey",
1968
                    "email": "[email protected]"
1969
                }
1970
            ],
1971
            "description": "Provides the functionality to export PHP variables for visualization",
1972
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1973
            "keywords": [
1974
                "export",
1975
                "exporter"
1976
            ],
1977
            "time": "2015-06-21 07:55:53"
1978
        },
1979
        {
1980
            "name": "sebastian/global-state",
1981
            "version": "1.1.1",
1982
            "source": {
1983
                "type": "git",
1984
                "url": "https://github.com/sebastianbergmann/global-state.git",
1985
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1986
            },
1987
            "dist": {
1988
                "type": "zip",
1989
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1990
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1991
                "shasum": ""
1992
            },
1993
            "require": {
1994
                "php": ">=5.3.3"
1995
            },
1996
            "require-dev": {
1997
                "phpunit/phpunit": "~4.2"
1998
            },
1999
            "suggest": {
2000
                "ext-uopz": "*"
2001
            },
2002
            "type": "library",
2003
            "extra": {
2004
                "branch-alias": {
2005
                    "dev-master": "1.0-dev"
2006
                }
2007
            },
2008
            "autoload": {
2009
                "classmap": [
2010
                    "src/"
2011
                ]
2012
            },
2013
            "notification-url": "https://packagist.org/downloads/",
2014
            "license": [
2015
                "BSD-3-Clause"
2016
            ],
2017
            "authors": [
2018
                {
2019
                    "name": "Sebastian Bergmann",
2020
                    "email": "[email protected]"
2021
                }
2022
            ],
2023
            "description": "Snapshotting of global state",
2024
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2025
            "keywords": [
2026
                "global state"
2027
            ],
2028
            "time": "2015-10-12 03:26:01"
2029
        },
2030
        {
2031
            "name": "sebastian/object-enumerator",
2032
            "version": "1.0.0",
2033
            "source": {
2034
                "type": "git",
2035
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2036
                "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
2037
            },
2038
            "dist": {
2039
                "type": "zip",
2040
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
2041
                "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
2042
                "shasum": ""
2043
            },
2044
            "require": {
2045
                "php": ">=5.6",
2046
                "sebastian/recursion-context": "~1.0"
2047
            },
2048
            "require-dev": {
2049
                "phpunit/phpunit": "~5"
2050
            },
2051
            "type": "library",
2052
            "extra": {
2053
                "branch-alias": {
2054
                    "dev-master": "1.0.x-dev"
2055
                }
2056
            },
2057
            "autoload": {
2058
                "classmap": [
2059
                    "src/"
2060
                ]
2061
            },
2062
            "notification-url": "https://packagist.org/downloads/",
2063
            "license": [
2064
                "BSD-3-Clause"
2065
            ],
2066
            "authors": [
2067
                {
2068
                    "name": "Sebastian Bergmann",
2069
                    "email": "[email protected]"
2070
                }
2071
            ],
2072
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2073
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2074
            "time": "2016-01-28 13:25:10"
2075
        },
2076
        {
2077
            "name": "sebastian/recursion-context",
2078
            "version": "1.0.2",
2079
            "source": {
2080
                "type": "git",
2081
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2082
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
2083
            },
2084
            "dist": {
2085
                "type": "zip",
2086
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
2087
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
2088
                "shasum": ""
2089
            },
2090
            "require": {
2091
                "php": ">=5.3.3"
2092
            },
2093
            "require-dev": {
2094
                "phpunit/phpunit": "~4.4"
2095
            },
2096
            "type": "library",
2097
            "extra": {
2098
                "branch-alias": {
2099
                    "dev-master": "1.0.x-dev"
2100
                }
2101
            },
2102
            "autoload": {
2103
                "classmap": [
2104
                    "src/"
2105
                ]
2106
            },
2107
            "notification-url": "https://packagist.org/downloads/",
2108
            "license": [
2109
                "BSD-3-Clause"
2110
            ],
2111
            "authors": [
2112
                {
2113
                    "name": "Jeff Welch",
2114
                    "email": "[email protected]"
2115
                },
2116
                {
2117
                    "name": "Sebastian Bergmann",
2118
                    "email": "[email protected]"
2119
                },
2120
                {
2121
                    "name": "Adam Harvey",
2122
                    "email": "[email protected]"
2123
                }
2124
            ],
2125
            "description": "Provides functionality to recursively process PHP variables",
2126
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2127
            "time": "2015-11-11 19:50:13"
2128
        },
2129
        {
2130
            "name": "sebastian/resource-operations",
2131
            "version": "1.0.0",
2132
            "source": {
2133
                "type": "git",
2134
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
2135
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2136
            },
2137
            "dist": {
2138
                "type": "zip",
2139
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2140
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2141
                "shasum": ""
2142
            },
2143
            "require": {
2144
                "php": ">=5.6.0"
2145
            },
2146
            "type": "library",
2147
            "extra": {
2148
                "branch-alias": {
2149
                    "dev-master": "1.0.x-dev"
2150
                }
2151
            },
2152
            "autoload": {
2153
                "classmap": [
2154
                    "src/"
2155
                ]
2156
            },
2157
            "notification-url": "https://packagist.org/downloads/",
2158
            "license": [
2159
                "BSD-3-Clause"
2160
            ],
2161
            "authors": [
2162
                {
2163
                    "name": "Sebastian Bergmann",
2164
                    "email": "[email protected]"
2165
                }
2166
            ],
2167
            "description": "Provides a list of PHP built-in functions that operate on resources",
2168
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2169
            "time": "2015-07-28 20:34:47"
2170
        },
2171
        {
2172
            "name": "sebastian/version",
2173
            "version": "2.0.0",
2174
            "source": {
2175
                "type": "git",
2176
                "url": "https://github.com/sebastianbergmann/version.git",
2177
                "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
2178
            },
2179
            "dist": {
2180
                "type": "zip",
2181
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2182
                "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2183
                "shasum": ""
2184
            },
2185
            "require": {
2186
                "php": ">=5.6"
2187
            },
2188
            "type": "library",
2189
            "extra": {
2190
                "branch-alias": {
2191
                    "dev-master": "2.0.x-dev"
2192
                }
2193
            },
2194
            "autoload": {
2195
                "classmap": [
2196
                    "src/"
2197
                ]
2198
            },
2199
            "notification-url": "https://packagist.org/downloads/",
2200
            "license": [
2201
                "BSD-3-Clause"
2202
            ],
2203
            "authors": [
2204
                {
2205
                    "name": "Sebastian Bergmann",
2206
                    "email": "[email protected]",
2207
                    "role": "lead"
2208
                }
2209
            ],
2210
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2211
            "homepage": "https://github.com/sebastianbergmann/version",
2212
            "time": "2016-02-04 12:56:52"
2213
        },
2214
        {
2215
            "name": "symfony/yaml",
2216
            "version": "v3.1.0",
2217
            "source": {
2218
                "type": "git",
2219
                "url": "https://github.com/symfony/yaml.git",
2220
                "reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a"
2221
            },
2222
            "dist": {
2223
                "type": "zip",
2224
                "url": "https://api.github.com/repos/symfony/yaml/zipball/eca51b7b65eb9be6af88ad7cc91685f1556f5c9a",
2225
                "reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a",
2226
                "shasum": ""
2227
            },
2228
            "require": {
2229
                "php": ">=5.5.9"
2230
            },
2231
            "type": "library",
2232
            "extra": {
2233
                "branch-alias": {
2234
                    "dev-master": "3.1-dev"
2235
                }
2236
            },
2237
            "autoload": {
2238
                "psr-4": {
2239
                    "Symfony\\Component\\Yaml\\": ""
2240
                },
2241
                "exclude-from-classmap": [
2242
                    "/Tests/"
2243
                ]
2244
            },
2245
            "notification-url": "https://packagist.org/downloads/",
2246
            "license": [
2247
                "MIT"
2248
            ],
2249
            "authors": [
2250
                {
2251
                    "name": "Fabien Potencier",
2252
                    "email": "[email protected]"
2253
                },
2254
                {
2255
                    "name": "Symfony Community",
2256
                    "homepage": "https://symfony.com/contributors"
2257
                }
2258
            ],
2259
            "description": "Symfony Yaml Component",
2260
            "homepage": "https://symfony.com",
2261
            "time": "2016-05-26 21:46:24"
2262
        }
2263
    ],
2264
    "packages-dev": [],
2265
    "aliases": [],
2266
    "minimum-stability": "stable",
2267
    "stability-flags": [],
2268
    "prefer-stable": false,
2269
    "prefer-lowest": false,
2270
    "platform": {
2271
        "php": ">=5.6"
2272
    },
2273
    "platform-dev": []
2274
}
2275